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