Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/revelation: revelation-0.4.14-r1.ebuild revelation-0.4.14.ebuild ChangeLog
Date: Sun, 06 Jul 2014 13:24:25
Message-Id: 20140706132421.243282004E@flycatcher.gentoo.org
1 mgorny 14/07/06 13:24:21
2
3 Modified: revelation-0.4.14-r1.ebuild
4 revelation-0.4.14.ebuild ChangeLog
5 Log:
6 Replace obsolete mirror://bitbucket with the real URI.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.2 x11-misc/revelation/revelation-0.4.14-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: revelation-0.4.14-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- revelation-0.4.14-r1.ebuild 22 Jun 2014 19:46:06 -0000 1.1
24 +++ revelation-0.4.14-r1.ebuild 6 Jul 2014 13:24:20 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild,v 1.1 2014/06/22 19:46:06 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14-r1.ebuild,v 1.2 2014/07/06 13:24:20 mgorny Exp $
30
31 EAPI=5
32 PYTHON_COMPAT=( python2_7 )
33 @@ -10,7 +10,7 @@
34
35 DESCRIPTION="A password manager for GNOME"
36 HOMEPAGE="http://revelation.olasagasti.info/"
37 -SRC_URI="mirror://bitbucket/erikg/revelation/downloads/${P}.tar.xz"
38 +SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
39
40 LICENSE="GPL-2"
41 SLOT="0"
42
43
44
45 1.7 x11-misc/revelation/revelation-0.4.14.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild?r1=1.6&r2=1.7
50
51 Index: revelation-0.4.14.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- revelation-0.4.14.ebuild 22 Jun 2014 19:46:07 -0000 1.6
58 +++ revelation-0.4.14.ebuild 6 Jul 2014 13:24:20 -0000 1.7
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.6 2014/06/22 19:46:07 pacho Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.7 2014/07/06 13:24:20 mgorny Exp $
64
65 EAPI=4
66
67 @@ -11,7 +11,7 @@
68
69 DESCRIPTION="A password manager for GNOME"
70 HOMEPAGE="http://revelation.olasagasti.info/"
71 -SRC_URI="mirror://bitbucket/erikg/revelation/downloads/${P}.tar.xz"
72 +SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
73
74 LICENSE="GPL-2"
75 SLOT="0"
76
77
78
79 1.32 x11-misc/revelation/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/ChangeLog?rev=1.32&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/ChangeLog?rev=1.32&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/revelation/ChangeLog?r1=1.31&r2=1.32
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v
88 retrieving revision 1.31
89 retrieving revision 1.32
90 diff -u -r1.31 -r1.32
91 --- ChangeLog 22 Jun 2014 19:46:07 -0000 1.31
92 +++ ChangeLog 6 Jul 2014 13:24:20 -0000 1.32
93 @@ -1,6 +1,10 @@
94 # ChangeLog for x11-misc/revelation
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.31 2014/06/22 19:46:07 pacho Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.32 2014/07/06 13:24:20 mgorny Exp $
98 +
99 + 06 Jul 2014; Michał Górny <mgorny@g.o> revelation-0.4.14-r1.ebuild,
100 + revelation-0.4.14.ebuild:
101 + Replace obsolete mirror://bitbucket with the real URI.
102
103 *revelation-0.4.14-r1 (22 Jun 2014)