summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-22 19:48:50 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-22 19:48:50 +0000
commit878096c6c7c1cc05bc2f6e8c49e4d6e55c6dd980 (patch)
tree01374c6f1b52b40d8857702eb5c77b3a134645de /dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild
parentAdded 'epatch_user' to ease patch testing. (diff)
downloadhistorical-878096c6c7c1cc05bc2f6e8c49e4d6e55c6dd980.tar.gz
historical-878096c6c7c1cc05bc2f6e8c49e4d6e55c6dd980.tar.bz2
historical-878096c6c7c1cc05bc2f6e8c49e4d6e55c6dd980.zip
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x2B6559ED
Diffstat (limited to 'dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild')
-rw-r--r--dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild b/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild
deleted file mode 100644
index 598eab5eea8d..000000000000
--- a/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild,v 1.2 2011/09/03 21:05:27 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=THOR
-MODULE_VERSION=0.12
-inherit perl-module
-
-DESCRIPTION="Perl bindings for GNU Libidn"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="net-dns/libidn"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=do