summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-26 15:47:42 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-26 15:47:42 +0000
commit4fec9a5a067aea063ac74f536c7848efc266278a (patch)
treeec390b4fe5b78ae0960dcfb02e7610fb3870a331 /dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild
parentbumped EAPI to 5 to help with dev-lang/perl upgrade (diff)
downloadgentoo-2-4fec9a5a067aea063ac74f536c7848efc266278a.tar.gz
gentoo-2-4fec9a5a067aea063ac74f536c7848efc266278a.tar.bz2
gentoo-2-4fec9a5a067aea063ac74f536c7848efc266278a.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/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild')
-rw-r--r--dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild
new file mode 100644
index 000000000000..c5613967f807
--- /dev/null
+++ b/dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild,v 1.1 2014/08/26 15:47:42 axs Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=CHAMAS
+MODULE_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION="In memory size limited LRU cache"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+IUSE=""