Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Build: ChangeLog perl-Module-Build-0.31.011.ebuild perl-Module-Build-0.31011.ebuild
Date: Tue, 13 Jan 2009 20:50:17
Message-Id: E1LMqDH-0007bS-9y@stork.gentoo.org
1 tove 09/01/13 20:50:15
2
3 Modified: ChangeLog
4 Added: perl-Module-Build-0.31.011.ebuild
5 Removed: perl-Module-Build-0.31011.ebuild
6 Log:
7 Rename version: 0.31011 -> 0.31.011
8 (Portage version: 2.2_rc21/cvs/Linux 2.6.28-tuxonice i686)
9
10 Revision Changes Path
11 1.5 virtual/perl-Module-Build/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?r1=1.4&r2=1.5
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- ChangeLog 13 Jan 2009 20:23:19 -0000 1.4
24 +++ ChangeLog 13 Jan 2009 20:50:15 -0000 1.5
25 @@ -1,6 +1,12 @@
26 # ChangeLog for virtual/perl-Module-Build
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.4 2009/01/13 20:23:19 robbat2 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.5 2009/01/13 20:50:15 tove Exp $
30 +
31 +*perl-Module-Build-0.31.011 (13 Jan 2009)
32 +
33 + 13 Jan 2009; Torsten Veller <tove@g.o>
34 + +perl-Module-Build-0.31.011.ebuild, -perl-Module-Build-0.31011.ebuild:
35 + Rename version: 0.31011 -> 0.31.011
36
37 *perl-Module-Build-0.31011 (13 Jan 2009)
38
39
40
41
42 1.1 virtual/perl-Module-Build/perl-Module-Build-0.31.011.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.31.011.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.31.011.ebuild?rev=1.1&content-type=text/plain
46
47 Index: perl-Module-Build-0.31.011.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.31.011.ebuild,v 1.1 2009/01/13 20:50:15 tove Exp $
52
53 DESCRIPTION="Build and install Perl modules"
54 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
55 SRC_URI=""
56
57 LICENSE="GPL-2"
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
60 IUSE=""
61
62 DEPEND=""
63 RDEPEND="~perl-core/Module-Build-${PV}"