diff options
author | Torsten Veller <tove@gentoo.org> | 2012-11-04 14:55:23 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-11-04 14:55:23 +0000 |
commit | 9115c3c8a727c1d384acafdb9d82dbc49e3686b5 (patch) | |
tree | 8d29392e1901d44113f3bfe9a60d8839c8ddebf8 /dev-perl/Hash-MultiValue | |
parent | [bump] dev-perl/IPC-Shareable-0.610.0 (diff) | |
download | gentoo-2-9115c3c8a727c1d384acafdb9d82dbc49e3686b5.tar.gz gentoo-2-9115c3c8a727c1d384acafdb9d82dbc49e3686b5.tar.bz2 gentoo-2-9115c3c8a727c1d384acafdb9d82dbc49e3686b5.zip |
[bump] dev-perl/Hash-MultiValue-0.130.0
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Hash-MultiValue')
-rw-r--r-- | dev-perl/Hash-MultiValue/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Hash-MultiValue/Hash-MultiValue-0.130.0.ebuild | 20 |
2 files changed, 27 insertions, 1 deletions
diff --git a/dev-perl/Hash-MultiValue/ChangeLog b/dev-perl/Hash-MultiValue/ChangeLog index 9f0a04f5c647..ecc6365a0d69 100644 --- a/dev-perl/Hash-MultiValue/ChangeLog +++ b/dev-perl/Hash-MultiValue/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Hash-MultiValue # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog,v 1.4 2012/06/24 12:58:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog,v 1.5 2012/11/04 14:55:23 tove Exp $ + +*Hash-MultiValue-0.130.0 (04 Nov 2012) + + 04 Nov 2012; Torsten Veller <tove@gentoo.org> + +Hash-MultiValue-0.130.0.ebuild: + Version bump 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.130.0.ebuild b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.130.0.ebuild new file mode 100644 index 000000000000..24233b707d1d --- /dev/null +++ b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.130.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-MultiValue/Hash-MultiValue-0.130.0.ebuild,v 1.1 2012/11/04 14:55:23 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MIYAGAWA +MODULE_VERSION=0.13 +inherit perl-module + +DESCRIPTION="Store multiple values per key" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="virtual/perl-Filter" +DEPEND="${RDEPEND}" + +SRC_TEST=do |