summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-22 15:56:38 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-22 15:56:38 +0000
commit16092a3e3a617a5d50660be157fd8f0039080936 (patch)
tree652f3bb39d87ba739a3077975101d0ba1fd1f170 /dev-perl/Sort-Versions/Sort-Versions-1.500.0-r1.ebuild
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-16092a3e3a617a5d50660be157fd8f0039080936.tar.gz
gentoo-2-16092a3e3a617a5d50660be157fd8f0039080936.tar.bz2
gentoo-2-16092a3e3a617a5d50660be157fd8f0039080936.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/Sort-Versions/Sort-Versions-1.500.0-r1.ebuild')
-rw-r--r--dev-perl/Sort-Versions/Sort-Versions-1.500.0-r1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Sort-Versions/Sort-Versions-1.500.0-r1.ebuild b/dev-perl/Sort-Versions/Sort-Versions-1.500.0-r1.ebuild
new file mode 100644
index 000000000000..d8de145ef1ef
--- /dev/null
+++ b/dev-perl/Sort-Versions/Sort-Versions-1.500.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sort-Versions/Sort-Versions-1.500.0-r1.ebuild,v 1.1 2014/08/22 15:56:38 axs Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=EDAVIS
+MODULE_VERSION=1.5
+inherit perl-module
+
+DESCRIPTION="A perl 5 module for sorting of revision-like numbers"
+
+SLOT="0"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"