Gentoo Archives: gentoo-commits

From: "Yuval Yaari (yuval)" <yuval@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Compress-Raw-Zlib: ChangeLog metadata.xml perl-Compress-Raw-Zlib-2.005.ebuild perl-Compress-Raw-Zlib-2.008.ebuild perl-Compress-Raw-Zlib-2.015.ebuild
Date: Sat, 01 Nov 2008 18:46:00
Message-Id: E1KwLTy-0002NA-36@stork.gentoo.org
1 yuval 08/11/01 18:45:58
2
3 Added: ChangeLog metadata.xml
4 perl-Compress-Raw-Zlib-2.005.ebuild
5 perl-Compress-Raw-Zlib-2.008.ebuild
6 perl-Compress-Raw-Zlib-2.015.ebuild
7 Log:
8 Adding virtuals for dual-lifed modules that come with perl-5.10
9
10 Revision Changes Path
11 1.1 virtual/perl-Compress-Raw-Zlib/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?rev=1.1&content-type=text/plain
15
16 Index: ChangeLog
17 ===================================================================
18 # ChangeLog for gentoo-x86/virtual
19 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
20 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.1 2008/11/01 18:45:57 yuval Exp $
21
22 *perl-Compress-Raw-Zlib-2.015 (01 Nov 2008)
23 *perl-Compress-Raw-Zlib-2.008 (01 Nov 2008)
24 *perl-Compress-Raw-Zlib-2.005 (01 Nov 2008)
25
26 01 Nov 2008; Yuval Yaari <yuval@g.o> +metadata.xml,
27 +perl-Compress-Raw-Zlib-2.005.ebuild,
28 +perl-Compress-Raw-Zlib-2.008.ebuild,
29 +perl-Compress-Raw-Zlib-2.015.ebuild:
30 Adding virtuals for dual-lifed modules that come with perl-5.10
31
32
33
34
35 1.1 virtual/perl-Compress-Raw-Zlib/metadata.xml
36
37 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Compress-Raw-Zlib/metadata.xml?rev=1.1&view=markup
38 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Compress-Raw-Zlib/metadata.xml?rev=1.1&content-type=text/plain
39
40 Index: metadata.xml
41 ===================================================================
42 <?xml version="1.0" encoding="UTF-8"?>
43 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
44 <pkgmetadata>
45 <herd>perl</herd>
46 <maintainer>
47 <email>perl@g.o</email>
48 <description>Primary Maintainer</description>
49 </maintainer>
50 <longdescription></longdescription>
51 </pkgmetadata>
52
53
54
55 1.1 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.005.ebuild
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.005.ebuild?rev=1.1&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.005.ebuild?rev=1.1&content-type=text/plain
59
60 Index: perl-Compress-Raw-Zlib-2.005.ebuild
61 ===================================================================
62 # Copyright 1999-2008 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.005.ebuild,v 1.1 2008/11/01 18:45:57 yuval Exp $
65
66 DESCRIPTION="Low-Level Interface to zlib compression library"
67 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
68 SRC_URI=""
69
70 LICENSE="GPL-2"
71 SLOT="0"
72 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
73
74 IUSE=""
75 DEPEND=""
76
77 RDEPEND="~perl-core/Compress-Raw-Zlib-${PV}"
78
79
80
81
82 1.1 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.008.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.008.ebuild?rev=1.1&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.008.ebuild?rev=1.1&content-type=text/plain
86
87 Index: perl-Compress-Raw-Zlib-2.008.ebuild
88 ===================================================================
89 # Copyright 1999-2006 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.008.ebuild,v 1.1 2008/11/01 18:45:57 yuval Exp $
92
93 DESCRIPTION="Low-Level Interface to zlib compression library"
94 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
95 SRC_URI=""
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
100
101 IUSE=""
102 DEPEND=""
103
104 RDEPEND="~dev-lang/perl-5.10.0"
105
106
107
108
109 1.1 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.015.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.015.ebuild?rev=1.1&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.015.ebuild?rev=1.1&content-type=text/plain
113
114 Index: perl-Compress-Raw-Zlib-2.015.ebuild
115 ===================================================================
116 # Copyright 1999-2008 Gentoo Foundation
117 # Distributed under the terms of the GNU General Public License v2
118 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.015.ebuild,v 1.1 2008/11/01 18:45:57 yuval Exp $
119
120 DESCRIPTION="Low-Level Interface to zlib compression library"
121 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
122 SRC_URI=""
123
124 LICENSE="GPL-2"
125 SLOT="0"
126 KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
127
128 IUSE=""
129 DEPEND=""
130
131 RDEPEND="~perl-core/Compress-Raw-Zlib-${PV}"