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/Archive-Zip: Archive-Zip-1.23.ebuild ChangeLog Archive-Zip-1.26.ebuild Archive-Zip-1.16.ebuild Archive-Zip-1.20.ebuild
Date: Tue, 18 Nov 2008 14:22:39
Message-Id: E1L2RTR-0004fy-4l@stork.gentoo.org
1 tove 08/11/18 14:22:37
2
3 Modified: Archive-Zip-1.23.ebuild ChangeLog
4 Archive-Zip-1.26.ebuild Archive-Zip-1.16.ebuild
5 Archive-Zip-1.20.ebuild
6 Log:
7 New virtuals: Compress-Zlib
8 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
9
10 Revision Changes Path
11 1.4 dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild?r1=1.3&r2=1.4
16
17 Index: Archive-Zip-1.23.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- Archive-Zip-1.23.ebuild 4 Nov 2008 10:20:25 -0000 1.3
24 +++ Archive-Zip-1.23.ebuild 18 Nov 2008 14:22:37 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild,v 1.3 2008/11/04 10:20:25 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild,v 1.4 2008/11/18 14:22:37 tove Exp $
30
31 inherit perl-module
32
33 @@ -13,7 +13,7 @@
34 KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
35 IUSE=""
36
37 -DEPEND=">=dev-perl/Compress-Zlib-1.14
38 +DEPEND=">=virtual/perl-Compress-Zlib-1.14
39 >=dev-perl/File-Which-0.05
40 >=virtual/perl-File-Spec-0.80
41 dev-lang/perl"
42
43
44
45 1.63 dev-perl/Archive-Zip/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?rev=1.63&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?rev=1.63&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/ChangeLog?r1=1.62&r2=1.63
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v
54 retrieving revision 1.62
55 retrieving revision 1.63
56 diff -u -r1.62 -r1.63
57 --- ChangeLog 1 Nov 2008 13:49:05 -0000 1.62
58 +++ ChangeLog 18 Nov 2008 14:22:37 -0000 1.63
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/Archive-Zip
61 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.62 2008/11/01 13:49:05 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.63 2008/11/18 14:22:37 tove Exp $
64 +
65 + 18 Nov 2008; Torsten Veller <tove@g.o> Archive-Zip-1.16.ebuild,
66 + Archive-Zip-1.20.ebuild, Archive-Zip-1.23.ebuild, Archive-Zip-1.26.ebuild:
67 + New virtuals: Compress-Zlib
68
69 01 Nov 2008; Torsten Veller <tove@g.o> -Archive-Zip-1.18.ebuild,
70 -Archive-Zip-1.24.ebuild, -Archive-Zip-1.25.ebuild:
71
72
73
74 1.2 dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild?r1=1.1&r2=1.2
79
80 Index: Archive-Zip-1.26.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- Archive-Zip-1.26.ebuild 20 Oct 2008 18:02:18 -0000 1.1
87 +++ Archive-Zip-1.26.ebuild 18 Nov 2008 14:22:37 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2008 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild,v 1.1 2008/10/20 18:02:18 tove Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild,v 1.2 2008/11/18 14:22:37 tove Exp $
93
94 MODULE_AUTHOR=ADAMK
95 inherit perl-module
96 @@ -12,7 +12,7 @@
97 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
98 IUSE=""
99
100 -DEPEND=">=dev-perl/Compress-Zlib-1.14
101 +DEPEND=">=virtual/perl-Compress-Zlib-1.14
102 >=virtual/perl-File-Spec-0.80
103 dev-lang/perl"
104
105
106
107
108 1.14 dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild
109
110 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild?rev=1.14&view=markup
111 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild?rev=1.14&content-type=text/plain
112 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild?r1=1.13&r2=1.14
113
114 Index: Archive-Zip-1.16.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild,v
117 retrieving revision 1.13
118 retrieving revision 1.14
119 diff -u -r1.13 -r1.14
120 --- Archive-Zip-1.16.ebuild 14 Jan 2007 22:21:34 -0000 1.13
121 +++ Archive-Zip-1.16.ebuild 18 Nov 2008 14:22:37 -0000 1.14
122 @@ -1,6 +1,6 @@
123 -# Copyright 1999-2007 Gentoo Foundation
124 +# Copyright 1999-2008 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild,v 1.13 2007/01/14 22:21:34 mcummings Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild,v 1.14 2008/11/18 14:22:37 tove Exp $
128
129 inherit perl-module
130
131 @@ -14,5 +14,5 @@
132 IUSE=""
133 SRC_TEST="do"
134
135 -DEPEND=">=dev-perl/Compress-Zlib-1.14
136 +DEPEND=">=virtual/perl-Compress-Zlib-1.14
137 dev-lang/perl"
138
139
140
141 1.10 dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild
142
143 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild?rev=1.10&view=markup
144 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild?rev=1.10&content-type=text/plain
145 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild?r1=1.9&r2=1.10
146
147 Index: Archive-Zip-1.20.ebuild
148 ===================================================================
149 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild,v
150 retrieving revision 1.9
151 retrieving revision 1.10
152 diff -u -r1.9 -r1.10
153 --- Archive-Zip-1.20.ebuild 28 Mar 2008 09:52:15 -0000 1.9
154 +++ Archive-Zip-1.20.ebuild 18 Nov 2008 14:22:37 -0000 1.10
155 @@ -1,6 +1,6 @@
156 # Copyright 1999-2008 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild,v 1.9 2008/03/28 09:52:15 jer Exp $
159 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild,v 1.10 2008/11/18 14:22:37 tove Exp $
160
161 inherit perl-module
162
163 @@ -13,7 +13,7 @@
164 KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
165 IUSE=""
166
167 -DEPEND=">=dev-perl/Compress-Zlib-1.14
168 +DEPEND=">=virtual/perl-Compress-Zlib-1.14
169 >=dev-perl/File-Which-0.05
170 >=virtual/perl-File-Spec-0.80
171 dev-lang/perl"