summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-06 20:23:59 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-06 20:23:59 +0000
commit7585aaf3cdea6c7eab7ff8ac7c9d8c9493d2b6df (patch)
treec919c3c609328691e39ae545299c7c91b740bc59 /dev-perl/Hash-MultiValue
parentCleanup (diff)
downloadgentoo-2-7585aaf3cdea6c7eab7ff8ac7c9d8c9493d2b6df.tar.gz
gentoo-2-7585aaf3cdea6c7eab7ff8ac7c9d8c9493d2b6df.tar.bz2
gentoo-2-7585aaf3cdea6c7eab7ff8ac7c9d8c9493d2b6df.zip
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Hash-MultiValue')
-rw-r--r--dev-perl/Hash-MultiValue/ChangeLog8
-rw-r--r--dev-perl/Hash-MultiValue/Hash-MultiValue-0.120.0.ebuild20
2 files changed, 6 insertions, 22 deletions
diff --git a/dev-perl/Hash-MultiValue/ChangeLog b/dev-perl/Hash-MultiValue/ChangeLog
index ecc6365a0d69..11910ff9f517 100644
--- a/dev-perl/Hash-MultiValue/ChangeLog
+++ b/dev-perl/Hash-MultiValue/ChangeLog
@@ -1,6 +1,10 @@
# 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.5 2012/11/04 14:55:23 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog,v 1.6 2013/01/06 20:23:59 tove Exp $
+
+ 06 Jan 2013; Torsten Veller <tove@gentoo.org>
+ -Hash-MultiValue-0.120.0.ebuild:
+ Cleanup
*Hash-MultiValue-0.130.0 (04 Nov 2012)
diff --git a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.120.0.ebuild b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.120.0.ebuild
deleted file mode 100644
index fce7eb307e4b..000000000000
--- a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.120.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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.120.0.ebuild,v 1.1 2012/02/16 15:13:13 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=ARISTOTLE
-MODULE_VERSION=0.12
-inherit perl-module
-
-DESCRIPTION="Store multiple values per key"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-Filter"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do