Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-constant/
Date: Sun, 24 Feb 2013 06:00:43
Message-Id: 1361681224.6430efe76fb1bdb7ce8eaa26a8eac96bcd3a7e2a.kent@gentoo
1 commit: 6430efe76fb1bdb7ce8eaa26a8eac96bcd3a7e2a
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 24 04:47:04 2013 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Feb 24 04:47:04 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6430efe7
7
8 [newversion] virtual/perl-constant-1.250.0
9
10 Package-Manager: portage-2.2.0_alpha141
11 Manifest-Sign-Key: ECD2C675C102CDA4
12
13 ---
14 virtual/perl-constant/ChangeLog | 8 +++++++-
15 virtual/perl-constant/perl-constant-1.250.0.ebuild | 15 +++++++++++++++
16 2 files changed, 22 insertions(+), 1 deletions(-)
17
18 diff --git a/virtual/perl-constant/ChangeLog b/virtual/perl-constant/ChangeLog
19 index 5a31571..ea3ae35 100644
20 --- a/virtual/perl-constant/ChangeLog
21 +++ b/virtual/perl-constant/ChangeLog
22 @@ -1,7 +1,13 @@
23 # ChangeLog for virtual/perl-constant
24 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 +*perl-constant-1.250.0 (24 Feb 2013)
29 +
30 + 24 Feb 2013; Kent Fredric <kentfredric@×××××.com>
31 + +perl-constant-1.250.0.ebuild:
32 + Version Bump
33 +
34 *perl-constant-1.230.0 (31 Jul 2012)
35
36 31 Jul 2012; Kent Fredric <kentfredric@×××××.com>
37
38 diff --git a/virtual/perl-constant/perl-constant-1.250.0.ebuild b/virtual/perl-constant/perl-constant-1.250.0.ebuild
39 new file mode 100644
40 index 0000000..ed67228
41 --- /dev/null
42 +++ b/virtual/perl-constant/perl-constant-1.250.0.ebuild
43 @@ -0,0 +1,15 @@
44 +# Copyright 1999-2013 Gentoo Foundation
45 +# Distributed under the terms of the GNU General Public License v2
46 +# $Header: $
47 +
48 +DESCRIPTION="Virtual for perl-core/constant"
49 +HOMEPAGE=""
50 +SRC_URI=""
51 +
52 +LICENSE=""
53 +SLOT="0"
54 +KEYWORDS="~amd64 ~x86"
55 +IUSE=""
56 +
57 +DEPEND=""
58 +RDEPEND="~perl-core/constant-${PV}"