summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-04 11:24:07 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-04 11:24:07 +0000
commited1835f95ac005061c92cae46366aa03deeb7aa6 (patch)
treebf4cd51e2a39ff64b8d4e986cbb7f9ecc8220b61 /dev-perl/Try-Tiny
parentVersion bump to latest release. (diff)
downloadgentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.gz
gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.bz2
gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.zip
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r--dev-perl/Try-Tiny/ChangeLog6
-rw-r--r--dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild17
-rw-r--r--dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild18
3 files changed, 5 insertions, 36 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog
index 1e54ca4533f5..6200afbc73fe 100644
--- a/dev-perl/Try-Tiny/ChangeLog
+++ b/dev-perl/Try-Tiny/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Try-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.25 2011/09/03 21:04:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.26 2011/09/04 11:23:49 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Try-Tiny-0.06.ebuild,
+ -Try-Tiny-0.90.ebuild:
+ Cleanup
03 Sep 2011; Torsten Veller <tove@gentoo.org> Try-Tiny-0.90.0.ebuild:
Merge stable keywords from former version scheme ebuild
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild
deleted file mode 100644
index 34c99de32f58..000000000000
--- a/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild
+++ /dev/null
@@ -1,17 +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.06.ebuild,v 1.5 2011/01/13 17:03:25 ranger Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=NUFFIN
-inherit perl-module
-
-DESCRIPTION="minimal try/catch with proper localization of $@"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86"
-IUSE=""
-
-SRC_TEST=do
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
deleted file mode 100644
index ae61a8db1aa9..000000000000
--- a/dev-perl/Try-Tiny/Try-Tiny-0.90.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.ebuild,v 1.7 2011/08/13 08:24:54 xarthisius Exp $
-
-EAPI=3
-
-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