summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-19 05:16:20 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-19 05:16:20 +0000
commit674b998ba537257e8f52f90de0fbfff7432dc0f9 (patch)
tree4b87239b237404878c0305678f768fc9c94770ce /perl-core/Storable/Storable-2.20.ebuild
parentVersion bump (diff)
downloadgentoo-2-674b998ba537257e8f52f90de0fbfff7432dc0f9.tar.gz
gentoo-2-674b998ba537257e8f52f90de0fbfff7432dc0f9.tar.bz2
gentoo-2-674b998ba537257e8f52f90de0fbfff7432dc0f9.zip
Version bump
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'perl-core/Storable/Storable-2.20.ebuild')
-rw-r--r--perl-core/Storable/Storable-2.20.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/perl-core/Storable/Storable-2.20.ebuild b/perl-core/Storable/Storable-2.20.ebuild
new file mode 100644
index 000000000000..63806948c7fc
--- /dev/null
+++ b/perl-core/Storable/Storable-2.20.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.20.ebuild,v 1.1 2009/05/19 05:16:20 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=AMS
+inherit perl-module
+
+DESCRIPTION="The Perl Storable Module"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+SRC_TEST="do"