diff options
author | 2011-09-04 11:24:07 +0000 | |
---|---|---|
committer | 2011-09-04 11:24:07 +0000 | |
commit | 572cdefa178b10a964077d4623512a79c5297a42 (patch) | |
tree | a5fd3c46bbe911c1ad1c057d38f15a2ac2261bb9 /dev-perl/Olson-Abbreviations | |
parent | Version bump to latest release. (diff) | |
download | historical-572cdefa178b10a964077d4623512a79c5297a42.tar.gz historical-572cdefa178b10a964077d4623512a79c5297a42.tar.bz2 historical-572cdefa178b10a964077d4623512a79c5297a42.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha52/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Olson-Abbreviations')
-rw-r--r-- | dev-perl/Olson-Abbreviations/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild | 22 |
2 files changed, 5 insertions, 23 deletions
diff --git a/dev-perl/Olson-Abbreviations/ChangeLog b/dev-perl/Olson-Abbreviations/ChangeLog index 40278c8f880b..a933d67c759c 100644 --- a/dev-perl/Olson-Abbreviations/ChangeLog +++ b/dev-perl/Olson-Abbreviations/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Olson-Abbreviations # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Olson-Abbreviations/ChangeLog,v 1.3 2011/08/29 11:11:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Olson-Abbreviations/ChangeLog,v 1.4 2011/09/04 11:23:26 tove Exp $ + + 04 Sep 2011; Torsten Veller <tove@gentoo.org> + -Olson-Abbreviations-0.02.ebuild: + Cleanup *Olson-Abbreviations-0.20.0 (29 Aug 2011) diff --git a/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild b/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild deleted file mode 100644 index c7894f6f442a..000000000000 --- a/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Olson-Abbreviations/Olson-Abbreviations-0.02.ebuild,v 1.2 2009/07/03 06:27:10 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=ECARROLL -inherit perl-module - -DESCRIPTION="globally unique timezones abbreviation handling" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="dev-perl/Moose - dev-perl/MooseX-AttributeHelpers - dev-perl/MooseX-ClassAttribute" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod )" - -SRC_TEST=do |