Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Build: ChangeLog perl-Module-Build-0.31011.ebuild
Date: Tue, 13 Jan 2009 20:23:22
Message-Id: E1LMpnD-00060d-RV@stork.gentoo.org
1 robbat2 09/01/13 20:23:19
2
3 Modified: ChangeLog
4 Added: perl-Module-Build-0.31011.ebuild
5 Log:
6 Version bump via perl-bump experimental tool.
7 (Portage version: 2.2_rc20/cvs/Linux 2.6.28-05718-g0556e82 x86_64)
8
9 Revision Changes Path
10 1.4 virtual/perl-Module-Build/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?r1=1.3&r2=1.4
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -p -w -b -B -u -u -r1.3 -r1.4
22 --- ChangeLog 23 Dec 2008 09:02:27 -0000 1.3
23 +++ ChangeLog 13 Jan 2009 20:23:19 -0000 1.4
24 @@ -1,6 +1,12 @@
25 # ChangeLog for virtual/perl-Module-Build
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.3 2008/12/23 09:02:27 robbat2 Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.4 2009/01/13 20:23:19 robbat2 Exp $
30 +
31 +*perl-Module-Build-0.31011 (13 Jan 2009)
32 +
33 + 13 Jan 2009; Robin H. Johnson <robbat2@g.o>
34 + +perl-Module-Build-0.31011.ebuild:
35 + Version bump via perl-bump experimental tool.
36
37 *perl-Module-Build-0.31 (23 Dec 2008)
38
39
40
41
42 1.1 virtual/perl-Module-Build/perl-Module-Build-0.31011.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.31011.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.31011.ebuild?rev=1.1&content-type=text/plain
46
47 Index: perl-Module-Build-0.31011.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.31011.ebuild,v 1.1 2009/01/13 20:23:19 robbat2 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
61 IUSE=""
62 DEPEND=""
63
64 RDEPEND="~perl-core/Module-Build-${PV}"