Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Compress-Raw-Zlib: ChangeLog Compress-Raw-Zlib-2.005.ebuild
Date: Sat, 10 Nov 2007 12:16:06
Message-Id: E1IqpFp-0006uU-A7@stork.gentoo.org
1 drac 07/11/10 12:16:01
2
3 Modified: ChangeLog Compress-Raw-Zlib-2.005.ebuild
4 Log:
5 amd64 stable
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.34 dev-perl/Compress-Raw-Zlib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 15 Oct 2007 14:14:57 -0000 1.33
22 +++ ChangeLog 10 Nov 2007 12:16:00 -0000 1.34
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Compress-Raw-Zlib
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.33 2007/10/15 14:14:57 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/ChangeLog,v 1.34 2007/11/10 12:16:00 drac Exp $
28 +
29 + 10 Nov 2007; Samuli Suominen <drac@g.o>
30 + Compress-Raw-Zlib-2.005.ebuild:
31 + amd64 stable
32
33 15 Oct 2007; Markus Rothe <corsair@g.o>
34 Compress-Raw-Zlib-2.005.ebuild:
35
36
37
38 1.5 dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?r1=1.4&r2=1.5
43
44 Index: Compress-Raw-Zlib-2.005.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- Compress-Raw-Zlib-2.005.ebuild 15 Oct 2007 14:14:57 -0000 1.4
51 +++ Compress-Raw-Zlib-2.005.ebuild 10 Nov 2007 12:16:00 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.4 2007/10/15 14:14:57 corsair Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.5 2007/11/10 12:16:00 drac Exp $
57
58 inherit perl-module multilib
59
60 @@ -10,13 +10,13 @@
61
62 LICENSE="|| ( Artistic GPL-2 )"
63 SLOT="0"
64 -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
66 IUSE=""
67
68 RDEPEND="dev-lang/perl
69 sys-libs/zlib"
70
71 -DEPEND=${RDEPEND}
72 +DEPEND="${RDEPEND}"
73
74 SRC_TEST="do"
75
76
77
78
79 --
80 gentoo-commits@g.o mailing list