diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 17:55:07 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 17:55:07 +0000 |
commit | a3c9ac4d925e0c72b024a7aff681092a30447d38 (patch) | |
tree | c5708f6b89028df0c230c3389a060cb9d3bdcf37 /dev-perl/File-MMagic/File-MMagic-1.270.0.ebuild | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-a3c9ac4d925e0c72b024a7aff681092a30447d38.tar.gz gentoo-2-a3c9ac4d925e0c72b024a7aff681092a30447d38.tar.bz2 gentoo-2-a3c9ac4d925e0c72b024a7aff681092a30447d38.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/File-MMagic/File-MMagic-1.270.0.ebuild')
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.270.0.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/File-MMagic/File-MMagic-1.270.0.ebuild b/dev-perl/File-MMagic/File-MMagic-1.270.0.ebuild deleted file mode 100644 index 69881d7143f7..000000000000 --- a/dev-perl/File-MMagic/File-MMagic-1.270.0.ebuild +++ /dev/null @@ -1,17 +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/File-MMagic/File-MMagic-1.270.0.ebuild,v 1.2 2011/09/03 21:05:26 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=KNOK -MODULE_VERSION=1.27 -inherit perl-module - -DESCRIPTION="The Perl Image-Info Module" -SRC_TEST="do" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" |