summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-14 05:38:25 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-14 05:38:25 +0000
commit18e14bf39055e502719d37735918f23f776dc853 (patch)
tree74f8c8739b608bddcbde2feb018889cedc773348 /virtual
parentImport from perl-experimental overlay (diff)
downloadgentoo-2-18e14bf39055e502719d37735918f23f776dc853.tar.gz
gentoo-2-18e14bf39055e502719d37735918f23f776dc853.tar.bz2
gentoo-2-18e14bf39055e502719d37735918f23f776dc853.zip
Import from perl-experimental overlay
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-libnet/ChangeLog8
-rw-r--r--virtual/perl-libnet/perl-libnet-1.220.0-r2.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog
index 0a64a9b86ab7..3a4be1b822fd 100644
--- a/virtual/perl-libnet/ChangeLog
+++ b/virtual/perl-libnet/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-libnet
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.41 2013/02/18 23:24:39 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.42 2013/08/14 05:38:25 patrick Exp $
+
+*perl-libnet-1.220.0-r2 (14 Aug 2013)
+
+ 14 Aug 2013; Patrick Lauer <patrick@gentoo.org>
+ +perl-libnet-1.220.0-r2.ebuild:
+ Import from perl-experimental overlay
18 Feb 2013; Zac Medico <zmedico@gentoo.org> perl-libnet-1.220.0-r1.ebuild:
Add ~arm-linux keyword.
diff --git a/virtual/perl-libnet/perl-libnet-1.220.0-r2.ebuild b/virtual/perl-libnet/perl-libnet-1.220.0-r2.ebuild
new file mode 100644
index 000000000000..cf73a5952ecf
--- /dev/null
+++ b/virtual/perl-libnet/perl-libnet-1.220.0-r2.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-libnet/perl-libnet-1.220.0-r2.ebuild,v 1.1 2013/08/14 05:38:25 patrick Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/${PN#perl-}-${PV} )"