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/IO-Compress-Base: ChangeLog IO-Compress-Base-2.010.ebuild
Date: Fri, 09 May 2008 13:42:53
Message-Id: E1JuSrx-0001vN-7H@stork.gentoo.org
1 tove 08/05/09 13:42:41
2
3 Modified: ChangeLog
4 Added: IO-Compress-Base-2.010.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.5_rc7)
8
9 Revision Changes Path
10 1.31 dev-perl/IO-Compress-Base/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 29 Apr 2008 05:27:11 -0000 1.30
23 +++ ChangeLog 9 May 2008 13:42:40 -0000 1.31
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/IO-Compress-Base
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.30 2008/04/29 05:27:11 yuval Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.31 2008/05/09 13:42:40 tove Exp $
29 +
30 + 09 May 2008; Torsten Veller <tove@g.o> ChangeLog:
31 + Version bump
32
33 *IO-Compress-Base-2.009 (29 Apr 2008)
34
35
36
37
38 1.1 dev-perl/IO-Compress-Base/IO-Compress-Base-2.010.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.010.ebuild?rev=1.1&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.010.ebuild?rev=1.1&content-type=text/plain
42
43 Index: IO-Compress-Base-2.010.ebuild
44 ===================================================================
45 # Copyright 1999-2008 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 # $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.010.ebuild,v 1.1 2008/05/09 13:42:40 tove Exp $
48
49 MODULE_AUTHOR=PMQS
50
51 inherit perl-module
52
53 DESCRIPTION="Base Class for IO::Compress modules"
54
55 LICENSE="|| ( Artistic GPL-2 )"
56 SLOT="0"
57 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
58 IUSE=""
59
60 DEPEND="virtual/perl-Scalar-List-Utils
61 dev-lang/perl"
62
63 SRC_TEST="do"
64
65
66
67 --
68 gentoo-commits@l.g.o mailing list