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-Object-Accessor/
Date: Sat, 28 Apr 2012 10:42:07
Message-Id: 1335609039.1dc1ff6f4fe60f44af642a434928c249d4d842d0.kent@gentoo
1 commit: 1dc1ff6f4fe60f44af642a434928c249d4d842d0
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 28 09:36:25 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Apr 28 10:30:39 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1dc1ff6f
7
8 [newversion] virtual/perl-Object-Accesor-0.440.0
9
10 (Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 virtual/perl-Object-Accessor/ChangeLog | 6 ++++++
14 .../perl-Object-Accessor-0.440.0.ebuild | 14 ++++++++++++++
15 2 files changed, 20 insertions(+), 0 deletions(-)
16
17 diff --git a/virtual/perl-Object-Accessor/ChangeLog b/virtual/perl-Object-Accessor/ChangeLog
18 index 2210208..549628a 100644
19 --- a/virtual/perl-Object-Accessor/ChangeLog
20 +++ b/virtual/perl-Object-Accessor/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*perl-Object-Accessor-0.440.0 (28 Apr 2012)
26 +
27 + 28 Apr 2012; Kent Fredric <kentfredric@×××××.com>
28 + +perl-Object-Accessor-0.440.0.ebuild:
29 + Version Bump
30 +
31 *perl-Object-Accessor-0.360.0 (28 Apr 2012)
32
33 28 Apr 2012; Kent Fredric <kentfredric@×××××.com>
34
35 diff --git a/virtual/perl-Object-Accessor/perl-Object-Accessor-0.440.0.ebuild b/virtual/perl-Object-Accessor/perl-Object-Accessor-0.440.0.ebuild
36 new file mode 100644
37 index 0000000..5c53bf1
38 --- /dev/null
39 +++ b/virtual/perl-Object-Accessor/perl-Object-Accessor-0.440.0.ebuild
40 @@ -0,0 +1,14 @@
41 +# Copyright 1999-2012 Gentoo Foundation
42 +# Distributed under the terms of the GNU General Public License v2
43 +# $Header: $
44 +
45 +DESCRIPTION="Virtual for Object-Accessor"
46 +HOMEPAGE=""
47 +SRC_URI=""
48 +
49 +LICENSE=""
50 +SLOT="0"
51 +KEYWORDS="~amd64 ~x86"
52 +IUSE=""
53 +
54 +RDEPEND="~perl-core/Object-Accessor-${PV}"