diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 01:25:35 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 01:25:35 +0000 |
commit | 434695dd3ca27e80379dd489d34110c3015ed425 (patch) | |
tree | d6236d1b74fd0b622bfa156b3b7fb3668cd50ae2 /dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-434695dd3ca27e80379dd489d34110c3015ed425.tar.gz gentoo-2-434695dd3ca27e80379dd489d34110c3015ed425.tar.bz2 gentoo-2-434695dd3ca27e80379dd489d34110c3015ed425.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/XML-Fast/XML-Fast-0.110.0.ebuild')
-rw-r--r-- | dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild b/dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild deleted file mode 100644 index 3ac75cfd7b6c..000000000000 --- a/dev-perl/XML-Fast/XML-Fast-0.110.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/XML-Fast/XML-Fast-0.110.0.ebuild,v 1.3 2012/07/04 06:22:40 jdhore Exp $ - -EAPI=4 - -MODULE_AUTHOR=MONS -MODULE_VERSION=0.11 -inherit perl-module - -DESCRIPTION="Simple and very fast XML to hash conversion" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="virtual/perl-Encode" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker" - -SRC_TEST=do |