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-Term-UI/
Date: Sun, 24 Feb 2013 06:00:39
Message-Id: 1361680580.ed6549961a3ad7d5eb4b1817b1e54fa0c53664ab.kent@gentoo
1 commit: ed6549961a3ad7d5eb4b1817b1e54fa0c53664ab
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 24 04:36:20 2013 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Feb 24 04:36:20 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ed654996
7
8 [newversion] virtual/perl-Term-UI-0.340.0
9
10 Package-Manager: portage-2.2.0_alpha141
11 Manifest-Sign-Key: ECD2C675C102CDA4
12
13 ---
14 virtual/perl-Term-UI/ChangeLog | 8 +++++++-
15 virtual/perl-Term-UI/perl-Term-UI-0.340.0.ebuild | 14 ++++++++++++++
16 2 files changed, 21 insertions(+), 1 deletions(-)
17
18 diff --git a/virtual/perl-Term-UI/ChangeLog b/virtual/perl-Term-UI/ChangeLog
19 index aa86fc0..6b39cbd 100644
20 --- a/virtual/perl-Term-UI/ChangeLog
21 +++ b/virtual/perl-Term-UI/ChangeLog
22 @@ -1,7 +1,13 @@
23 # ChangeLog for virtual/perl-Term-UI
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-Term-UI-0.340.0 (24 Feb 2013)
29 +
30 + 24 Feb 2013; Kent Fredric <kentfredric@×××××.com>
31 + +perl-Term-UI-0.340.0.ebuild:
32 + Version Bump
33 +
34 *perl-Term-UI-0.300.0 (27 Feb 2012)
35
36 27 Feb 2012; Kent Fredric <kentfredric@×××××.com>
37
38 diff --git a/virtual/perl-Term-UI/perl-Term-UI-0.340.0.ebuild b/virtual/perl-Term-UI/perl-Term-UI-0.340.0.ebuild
39 new file mode 100644
40 index 0000000..fefa209
41 --- /dev/null
42 +++ b/virtual/perl-Term-UI/perl-Term-UI-0.340.0.ebuild
43 @@ -0,0 +1,14 @@
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 Term-UI"
49 +HOMEPAGE=""
50 +SRC_URI=""
51 +
52 +LICENSE=""
53 +SLOT="0"
54 +KEYWORDS="~amd64 ~x86"
55 +IUSE=""
56 +
57 +RDEPEND="~perl-core/Term-UI-${PV}"