diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-31 13:57:43 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-31 13:57:43 +0000 |
commit | 4e3416a16e1a7727019d58ffa0e87c9a40f62511 (patch) | |
tree | d061c81ae32070330e3a261d6e632377e38bd556 /dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild | |
parent | Version bumped. (diff) | |
download | historical-4e3416a16e1a7727019d58ffa0e87c9a40f62511.tar.gz historical-4e3416a16e1a7727019d58ffa0e87c9a40f62511.tar.bz2 historical-4e3416a16e1a7727019d58ffa0e87c9a40f62511.zip |
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild')
-rw-r--r-- | dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild b/dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild new file mode 100644 index 000000000000..160b66696f46 --- /dev/null +++ b/dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/Data-Dump-1.190.0.ebuild,v 1.1 2011/08/31 13:25:04 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=GAAS +MODULE_VERSION=1.19 +inherit perl-module + +DESCRIPTION="Pretty printing of data structures" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +IUSE="" + +SRC_TEST=do |