diff options
author | Torsten Veller <tove@gentoo.org> | 2012-04-21 18:36:26 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-04-21 18:36:26 +0000 |
commit | 854ed0ded43935cba15dc48b4dd41f61052932bc (patch) | |
tree | 3ef6027facc27d26f0bc3b9d4750d5b988d44124 /dev-perl/Try-Tiny | |
parent | Cleanup (diff) | |
download | historical-854ed0ded43935cba15dc48b4dd41f61052932bc.tar.gz historical-854ed0ded43935cba15dc48b4dd41f61052932bc.tar.bz2 historical-854ed0ded43935cba15dc48b4dd41f61052932bc.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild | 18 |
2 files changed, 4 insertions, 19 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index 41a9673e5e76..284dbd7e5413 100644 --- a/dev-perl/Try-Tiny/ChangeLog +++ b/dev-perl/Try-Tiny/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Try-Tiny # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.32 2012/04/16 21:32:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.33 2012/04/21 18:31:31 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> -Try-Tiny-0.90.0.ebuild: + Cleanup 16 Apr 2012; Brent Baude <ranger@gentoo.org> Try-Tiny-0.110.0.ebuild: Marking Try-Tiny-0.110.0 ppc for bug 404693 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild deleted file mode 100644 index af27c952c3cd..000000000000 --- a/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild,v 1.2 2011/09/03 21:04:30 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=DOY -MODULE_VERSION=0.09 -inherit perl-module - -DESCRIPTION="Minimal try/catch with proper localization of $@" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris" -IUSE="" - -SRC_TEST=do |