diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 19:41:35 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 19:41:35 +0000 |
commit | 387863ec348bcfb93ca89c5384e66e787ba6ae2f (patch) | |
tree | faf62f80b209110e1e22d55561ccc66a514d8b2b /dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.690.0.ebuild | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-387863ec348bcfb93ca89c5384e66e787ba6ae2f.tar.gz gentoo-2-387863ec348bcfb93ca89c5384e66e787ba6ae2f.tar.bz2 gentoo-2-387863ec348bcfb93ca89c5384e66e787ba6ae2f.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
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.690.0.ebuild')
-rw-r--r-- | dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.690.0.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.690.0.ebuild b/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.690.0.ebuild deleted file mode 100644 index 128587c52acd..000000000000 --- a/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.690.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.690.0.ebuild,v 1.7 2012/03/08 15:08:57 ranger Exp $ - -EAPI=4 - -MODULE_AUTHOR=ALEXP -MODULE_VERSION=1.69 -inherit perl-module - -DESCRIPTION="Current list of available top level domain names including new ICANN additions and ccTLDs" - -SLOT="0" -KEYWORDS="amd64 hppa ~mips ppc ppc64 x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod )" - -SRC_TEST="do" |