diff options
author | Torsten Veller <tove@gentoo.org> | 2011-10-21 13:57:17 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-10-21 13:57:17 +0000 |
commit | 15132b8853010aededf1000bcb56896b60cd60c6 (patch) | |
tree | 54e0cf6416e9fb382d9c563b4d4e7e88260bc3cc | |
parent | [bump] dev-perl/Class-Method-Modifiers-1.80.0 (diff) | |
download | gentoo-2-15132b8853010aededf1000bcb56896b60cd60c6.tar.gz gentoo-2-15132b8853010aededf1000bcb56896b60cd60c6.tar.bz2 gentoo-2-15132b8853010aededf1000bcb56896b60cd60c6.zip |
[bump] dev-perl/Data-Dump-1.210.0
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
-rw-r--r-- | dev-perl/Data-Dump/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Data-Dump/Data-Dump-1.210.0.ebuild | 17 |
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/Data-Dump/ChangeLog b/dev-perl/Data-Dump/ChangeLog index 2f7c80a7b5d0..7a1351a0830f 100644 --- a/dev-perl/Data-Dump/ChangeLog +++ b/dev-perl/Data-Dump/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Data-Dump # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/ChangeLog,v 1.18 2011/09/04 11:22:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dump/ChangeLog,v 1.19 2011/10/21 13:57:17 tove Exp $ + +*Data-Dump-1.210.0 (21 Oct 2011) + + 21 Oct 2011; Torsten Veller <tove@gentoo.org> +Data-Dump-1.210.0.ebuild: + Version bump 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Data-Dump-1.19.ebuild: Cleanup diff --git a/dev-perl/Data-Dump/Data-Dump-1.210.0.ebuild b/dev-perl/Data-Dump/Data-Dump-1.210.0.ebuild new file mode 100644 index 000000000000..7b4beada323e --- /dev/null +++ b/dev-perl/Data-Dump/Data-Dump-1.210.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.210.0.ebuild,v 1.1 2011/10/21 13:57:17 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=GAAS +MODULE_VERSION=1.21 +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 |