Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Compress-Raw-Zlib: Compress-Raw-Zlib-2.005.ebuild
Date: Sun, 11 Nov 2007 00:39:00
Message-Id: E1Ir0ql-0001qc-Dh@stork.gentoo.org
1 mr_bones_ 07/11/11 00:38:55
2
3 Modified: Compress-Raw-Zlib-2.005.ebuild
4 Log:
5 stop doing that
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.6 dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild?r1=1.5&r2=1.6
14
15 Index: Compress-Raw-Zlib-2.005.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- Compress-Raw-Zlib-2.005.ebuild 10 Nov 2007 12:16:00 -0000 1.5
22 +++ Compress-Raw-Zlib-2.005.ebuild 11 Nov 2007 00:38:54 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.6 2007/11/11 00:38:54 mr_bones_ Exp $
28
29 inherit perl-module multilib
30
31 @@ -16,7 +16,7 @@
32 RDEPEND="dev-lang/perl
33 sys-libs/zlib"
34
35 -DEPEND="${RDEPEND}"
36 +DEPEND=${RDEPEND}
37
38 SRC_TEST="do"
39
40
41
42
43 --
44 gentoo-commits@g.o mailing list