Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/gentoo-systemd-integration: gentoo-systemd-integration-9999.ebuild gentoo-systemd-integration-2.ebuild gentoo-systemd-integration-4.ebuild ChangeLog
Date: Sun, 06 Jul 2014 13:23:09
Message-Id: 20140706132306.C50382004E@flycatcher.gentoo.org
1 mgorny 14/07/06 13:23:06
2
3 Modified: gentoo-systemd-integration-9999.ebuild
4 gentoo-systemd-integration-2.ebuild
5 gentoo-systemd-integration-4.ebuild ChangeLog
6 Log:
7 Replace obsolete mirror://bitbucket with the real URI.
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
10
11 Revision Changes Path
12 1.8 sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild?rev=1.8&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild?rev=1.8&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild?r1=1.7&r2=1.8
17
18 Index: gentoo-systemd-integration-9999.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild,v
21 retrieving revision 1.7
22 retrieving revision 1.8
23 diff -u -r1.7 -r1.8
24 --- gentoo-systemd-integration-9999.ebuild 6 Apr 2014 06:17:33 -0000 1.7
25 +++ gentoo-systemd-integration-9999.ebuild 6 Jul 2014 13:23:06 -0000 1.8
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild,v 1.7 2014/04/06 06:17:33 pacho Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild,v 1.8 2014/07/06 13:23:06 mgorny Exp $
31
32 EAPI=5
33
34 @@ -14,7 +14,7 @@
35
36 DESCRIPTION="systemd integration files for Gentoo"
37 HOMEPAGE="https://bitbucket.org/mgorny/gentoo-systemd-integration"
38 -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
39 +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
40
41 LICENSE="BSD"
42 SLOT="0"
43
44
45
46 1.12 sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild?rev=1.12&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild?rev=1.12&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild?r1=1.11&r2=1.12
51
52 Index: gentoo-systemd-integration-2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild,v
55 retrieving revision 1.11
56 retrieving revision 1.12
57 diff -u -r1.11 -r1.12
58 --- gentoo-systemd-integration-2.ebuild 2 Feb 2014 11:27:45 -0000 1.11
59 +++ gentoo-systemd-integration-2.ebuild 6 Jul 2014 13:23:06 -0000 1.12
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild,v 1.11 2014/02/02 11:27:45 pacho Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-2.ebuild,v 1.12 2014/07/06 13:23:06 mgorny Exp $
65
66 EAPI=5
67
68 @@ -8,7 +8,7 @@
69
70 DESCRIPTION="systemd integration files for Gentoo"
71 HOMEPAGE="https://bitbucket.org/mgorny/gentoo-systemd-integration"
72 -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
73 +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
74
75 LICENSE="BSD"
76 SLOT="0"
77
78
79
80 1.7 sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild?rev=1.7&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild?rev=1.7&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild?r1=1.6&r2=1.7
85
86 Index: gentoo-systemd-integration-4.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild,v
89 retrieving revision 1.6
90 retrieving revision 1.7
91 diff -u -r1.6 -r1.7
92 --- gentoo-systemd-integration-4.ebuild 14 Jun 2014 10:52:32 -0000 1.6
93 +++ gentoo-systemd-integration-4.ebuild 6 Jul 2014 13:23:06 -0000 1.7
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild,v 1.6 2014/06/14 10:52:32 phajdan.jr Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild,v 1.7 2014/07/06 13:23:06 mgorny Exp $
99
100 EAPI=5
101
102 @@ -8,7 +8,7 @@
103
104 DESCRIPTION="systemd integration files for Gentoo"
105 HOMEPAGE="https://bitbucket.org/mgorny/gentoo-systemd-integration"
106 -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
107 +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
108
109 LICENSE="BSD"
110 SLOT="0"
111
112
113
114 1.28 sys-apps/gentoo-systemd-integration/ChangeLog
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog?rev=1.28&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog?rev=1.28&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog?r1=1.27&r2=1.28
119
120 Index: ChangeLog
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog,v
123 retrieving revision 1.27
124 retrieving revision 1.28
125 diff -u -r1.27 -r1.28
126 --- ChangeLog 14 Jun 2014 10:52:32 -0000 1.27
127 +++ ChangeLog 6 Jul 2014 13:23:06 -0000 1.28
128 @@ -1,6 +1,11 @@
129 # ChangeLog for sys-apps/gentoo-systemd-integration
130 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
131 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog,v 1.27 2014/06/14 10:52:32 phajdan.jr Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog,v 1.28 2014/07/06 13:23:06 mgorny Exp $
133 +
134 + 06 Jul 2014; Michał Górny <mgorny@g.o>
135 + gentoo-systemd-integration-2.ebuild, gentoo-systemd-integration-4.ebuild,
136 + gentoo-systemd-integration-9999.ebuild:
137 + Replace obsolete mirror://bitbucket with the real URI.
138
139 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@g.o>
140 gentoo-systemd-integration-4.ebuild: