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-Socket/
Date: Fri, 06 Apr 2012 20:46:46
Message-Id: 1333742816.6d8a059b0f5dacc8cd998bc5c2600f6a4ffbc3f1.kent@gentoo
1 commit: 6d8a059b0f5dacc8cd998bc5c2600f6a4ffbc3f1
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Apr 6 20:06:56 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Apr 6 20:06:56 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6d8a059b
7
8 [newversion] virtual/perl-Socket-2.1.0
9
10 (Portage version: 2.2.0_alpha99/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 virtual/perl-Socket/ChangeLog | 5 +++++
14 virtual/perl-Socket/perl-Socket-2.1.0.ebuild | 17 +++++++++++++++++
15 2 files changed, 22 insertions(+), 0 deletions(-)
16
17 diff --git a/virtual/perl-Socket/ChangeLog b/virtual/perl-Socket/ChangeLog
18 index 368c81b..8c116dc 100644
19 --- a/virtual/perl-Socket/ChangeLog
20 +++ b/virtual/perl-Socket/ChangeLog
21 @@ -2,6 +2,11 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*perl-Socket-2.1.0 (06 Apr 2012)
26 +
27 + 06 Apr 2012; Kent Fredric <kentfredric@×××××.com> +perl-Socket-2.1.0.ebuild:
28 + Version Bump
29 +
30 27 Feb 2012; Kent Fredric <kentfredric@×××××.com>
31 -perl-Socket-1.950.0.ebuild:
32 Gone On CPAN
33
34 diff --git a/virtual/perl-Socket/perl-Socket-2.1.0.ebuild b/virtual/perl-Socket/perl-Socket-2.1.0.ebuild
35 new file mode 100644
36 index 0000000..609a51c
37 --- /dev/null
38 +++ b/virtual/perl-Socket/perl-Socket-2.1.0.ebuild
39 @@ -0,0 +1,17 @@
40 +# Copyright 1999-2012 Gentoo Foundation
41 +# Distributed under the terms of the GNU General Public License v2
42 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
43 +
44 +DESCRIPTION="Virtual for perl-core/Socket"
45 +HOMEPAGE=""
46 +SRC_URI=""
47 +
48 +LICENSE=""
49 +SLOT="0"
50 +KEYWORDS="~x86 ~amd64"
51 +IUSE=""
52 +
53 +DEPEND=""
54 +RDEPEND="
55 + ~perl-core/Socket-${PV}
56 +"