Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/PortageXS: PortageXS-0.02.05.ebuild ChangeLog PortageXS-0.02.06.ebuild PortageXS-0.02.07.ebuild PortageXS-0.02.08.ebuild
Date: Sat, 02 Aug 2008 20:17:06
Message-Id: E1KPNXD-0003jm-4b@stork.gentoo.org
1 tove 08/08/02 20:17:03
2
3 Modified: PortageXS-0.02.05.ebuild ChangeLog
4 PortageXS-0.02.06.ebuild PortageXS-0.02.07.ebuild
5 PortageXS-0.02.08.ebuild
6 Log:
7 perl-core/Sys-Syslog -> virtual/perl-Sys-Syslog (#211621)
8 (Portage version: 2.2_rc6/cvs/Linux 2.6.26-tuxonice i686)
9
10 Revision Changes Path
11 1.8 dev-perl/PortageXS/PortageXS-0.02.05.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.05.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.05.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.05.ebuild?r1=1.7&r2=1.8
16
17 Index: PortageXS-0.02.05.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.05.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- PortageXS-0.02.05.ebuild 22 Apr 2007 01:23:29 -0000 1.7
24 +++ PortageXS-0.02.05.ebuild 2 Aug 2008 20:17:02 -0000 1.8
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2007 Gentoo Foundation
27 +# Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.05.ebuild,v 1.7 2007/04/22 01:23:29 kloeri Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.05.ebuild,v 1.8 2008/08/02 20:17:02 tove Exp $
31
32 inherit perl-module
33 DESCRIPTION="Portage abstraction layer for perl"
34 @@ -16,7 +16,7 @@
35 DEPEND="dev-lang/perl
36 dev-perl/Term-ANSIColor
37 !minimal? ( dev-perl/IO-Socket-SSL
38 - perl-core/Sys-Syslog )"
39 + virtual/perl-Sys-Syslog )"
40
41 src_unpack() {
42 unpack ${A}
43
44
45
46 1.31 dev-perl/PortageXS/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/ChangeLog?rev=1.31&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/ChangeLog?rev=1.31&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/ChangeLog?r1=1.30&r2=1.31
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/ChangeLog,v
55 retrieving revision 1.30
56 retrieving revision 1.31
57 diff -u -r1.30 -r1.31
58 --- ChangeLog 2 Jul 2008 18:22:56 -0000 1.30
59 +++ ChangeLog 2 Aug 2008 20:17:02 -0000 1.31
60 @@ -1,6 +1,11 @@
61 # ChangeLog for dev-perl/PortageXS
62 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/ChangeLog,v 1.30 2008/07/02 18:22:56 the_paya Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/ChangeLog,v 1.31 2008/08/02 20:17:02 tove Exp $
65 +
66 + 02 Aug 2008; Torsten Veller <tove@g.o> PortageXS-0.02.05.ebuild,
67 + PortageXS-0.02.06.ebuild, PortageXS-0.02.07.ebuild,
68 + PortageXS-0.02.08.ebuild:
69 + perl-core/Sys-Syslog -> virtual/perl-Sys-Syslog (#211621)
70
71 02 Jul 2008; Javier Villavicencio <the_paya@g.o>
72 PortageXS-0.02.08.ebuild:
73
74
75
76 1.5 dev-perl/PortageXS/PortageXS-0.02.06.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.06.ebuild?rev=1.5&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.06.ebuild?rev=1.5&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.06.ebuild?r1=1.4&r2=1.5
81
82 Index: PortageXS-0.02.06.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.06.ebuild,v
85 retrieving revision 1.4
86 retrieving revision 1.5
87 diff -u -r1.4 -r1.5
88 --- PortageXS-0.02.06.ebuild 16 May 2007 02:28:10 -0000 1.4
89 +++ PortageXS-0.02.06.ebuild 2 Aug 2008 20:17:02 -0000 1.5
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2007 Gentoo Foundation
92 +# Copyright 1999-2008 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.06.ebuild,v 1.4 2007/05/16 02:28:10 beandog Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.06.ebuild,v 1.5 2008/08/02 20:17:02 tove Exp $
96
97 inherit perl-module
98 DESCRIPTION="Portage abstraction layer for perl"
99 @@ -16,7 +16,7 @@
100 DEPEND="dev-lang/perl
101 dev-perl/Term-ANSIColor
102 !minimal? ( dev-perl/IO-Socket-SSL
103 - perl-core/Sys-Syslog )"
104 + virtual/perl-Sys-Syslog )"
105
106 src_unpack() {
107 unpack ${A}
108
109
110
111 1.7 dev-perl/PortageXS/PortageXS-0.02.07.ebuild
112
113 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.07.ebuild?rev=1.7&view=markup
114 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.07.ebuild?rev=1.7&content-type=text/plain
115 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.07.ebuild?r1=1.6&r2=1.7
116
117 Index: PortageXS-0.02.07.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.07.ebuild,v
120 retrieving revision 1.6
121 retrieving revision 1.7
122 diff -u -r1.6 -r1.7
123 --- PortageXS-0.02.07.ebuild 28 Jul 2007 06:51:20 -0000 1.6
124 +++ PortageXS-0.02.07.ebuild 2 Aug 2008 20:17:02 -0000 1.7
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2007 Gentoo Foundation
127 +# Copyright 1999-2008 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.07.ebuild,v 1.6 2007/07/28 06:51:20 nixnut Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.07.ebuild,v 1.7 2008/08/02 20:17:02 tove Exp $
131
132 inherit perl-module
133 DESCRIPTION="Portage abstraction layer for perl"
134 @@ -16,7 +16,7 @@
135 DEPEND="dev-lang/perl
136 dev-perl/Term-ANSIColor
137 !minimal? ( dev-perl/IO-Socket-SSL
138 - perl-core/Sys-Syslog )"
139 + virtual/perl-Sys-Syslog )"
140
141 src_unpack() {
142 unpack ${A}
143
144
145
146 1.3 dev-perl/PortageXS/PortageXS-0.02.08.ebuild
147
148 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.08.ebuild?rev=1.3&view=markup
149 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.08.ebuild?rev=1.3&content-type=text/plain
150 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.08.ebuild?r1=1.2&r2=1.3
151
152 Index: PortageXS-0.02.08.ebuild
153 ===================================================================
154 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.08.ebuild,v
155 retrieving revision 1.2
156 retrieving revision 1.3
157 diff -u -r1.2 -r1.3
158 --- PortageXS-0.02.08.ebuild 2 Jul 2008 18:22:56 -0000 1.2
159 +++ PortageXS-0.02.08.ebuild 2 Aug 2008 20:17:02 -0000 1.3
160 @@ -1,6 +1,6 @@
161 # Copyright 1999-2008 Gentoo Foundation
162 # Distributed under the terms of the GNU General Public License v2
163 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.08.ebuild,v 1.2 2008/07/02 18:22:56 the_paya Exp $
164 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PortageXS/PortageXS-0.02.08.ebuild,v 1.3 2008/08/02 20:17:02 tove Exp $
165
166 inherit perl-module
167 DESCRIPTION="Portage abstraction layer for perl"
168 @@ -16,7 +16,7 @@
169 DEPEND="dev-lang/perl
170 dev-perl/Term-ANSIColor
171 !minimal? ( dev-perl/IO-Socket-SSL
172 - perl-core/Sys-Syslog )"
173 + virtual/perl-Sys-Syslog )"
174
175 src_unpack() {
176 unpack ${A}