summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-14 06:34:22 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-14 06:34:22 +0000
commitade04ecbd956163d776584eb335d53a6c1e25e38 (patch)
treef05fab54202c272aad80600a6284a3d0a7744070 /virtual/perl-Socket
parentBump (diff)
downloadgentoo-2-ade04ecbd956163d776584eb335d53a6c1e25e38.tar.gz
gentoo-2-ade04ecbd956163d776584eb335d53a6c1e25e38.tar.bz2
gentoo-2-ade04ecbd956163d776584eb335d53a6c1e25e38.zip
Bump
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual/perl-Socket')
-rw-r--r--virtual/perl-Socket/ChangeLog9
-rw-r--r--virtual/perl-Socket/perl-Socket-2.9.0.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/virtual/perl-Socket/ChangeLog b/virtual/perl-Socket/ChangeLog
index 61ac6c5d6354..91274c5740ec 100644
--- a/virtual/perl-Socket/ChangeLog
+++ b/virtual/perl-Socket/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Socket
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.8 2012/12/27 18:52:07 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/ChangeLog,v 1.9 2013/08/14 06:34:22 patrick Exp $
+
+*perl-Socket-2.9.0 (14 Aug 2013)
+
+ 14 Aug 2013; Patrick Lauer <patrick@gentoo.org> +perl-Socket-2.9.0.ebuild:
+ Bump
*perl-Socket-2.8.0 (27 Dec 2012)
diff --git a/virtual/perl-Socket/perl-Socket-2.9.0.ebuild b/virtual/perl-Socket/perl-Socket-2.9.0.ebuild
new file mode 100644
index 000000000000..80a2eae1b6e2
--- /dev/null
+++ b/virtual/perl-Socket/perl-Socket-2.9.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Socket/perl-Socket-2.9.0.ebuild,v 1.1 2013/08/14 06:34:22 patrick Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"