diff options
author | 2012-04-21 19:12:51 +0000 | |
---|---|---|
committer | 2012-04-21 19:12:51 +0000 | |
commit | 4de1cf86695c3a8d8a87c68d7a5e5bcc691a05b8 (patch) | |
tree | 6a5dbc2983818ac0c8655c9d1831ac11025d0e5c /dev-perl/List-UtilsBy | |
parent | Cleanup (diff) | |
download | gentoo-2-4de1cf86695c3a8d8a87c68d7a5e5bcc691a05b8.tar.gz gentoo-2-4de1cf86695c3a8d8a87c68d7a5e5bcc691a05b8.tar.bz2 gentoo-2-4de1cf86695c3a8d8a87c68d7a5e5bcc691a05b8.zip |
Cleanup
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/List-UtilsBy')
-rw-r--r-- | dev-perl/List-UtilsBy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/List-UtilsBy/List-UtilsBy-0.80.0.ebuild | 24 |
2 files changed, 4 insertions, 25 deletions
diff --git a/dev-perl/List-UtilsBy/ChangeLog b/dev-perl/List-UtilsBy/ChangeLog index 3a578c536df1..4eac029fa033 100644 --- a/dev-perl/List-UtilsBy/ChangeLog +++ b/dev-perl/List-UtilsBy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/List-UtilsBy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-UtilsBy/ChangeLog,v 1.2 2012/02/16 15:09:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-UtilsBy/ChangeLog,v 1.3 2012/04/21 19:12:51 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> -List-UtilsBy-0.80.0.ebuild: + Cleanup *List-UtilsBy-0.90.0 (16 Feb 2012) diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.80.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.80.0.ebuild deleted file mode 100644 index 3de39c4ec6e2..000000000000 --- a/dev-perl/List-UtilsBy/List-UtilsBy-0.80.0.ebuild +++ /dev/null @@ -1,24 +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/List-UtilsBy/List-UtilsBy-0.80.0.ebuild,v 1.1 2012/02/03 14:28:26 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=PEVANS -MODULE_VERSION=0.08 -inherit perl-module - -DESCRIPTION="Higher-order list utility functions" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -DEPEND=" - >=virtual/perl-Module-Build-0.380.0 - test? ( - dev-perl/Test-Pod - ) -" - -SRC_TEST=do |