summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-12 16:04:33 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-12 16:04:33 +0000
commit3c9c0a2ad85e67d0cc1fee7fb9c70b658ede1624 (patch)
treebb7fee3c2326563f47ec204b11d3664e06901921 /dev-perl/Try-Tiny
parent*portage-2.2.0_alpha15 (12 Jan 2011) (diff)
downloadhistorical-3c9c0a2ad85e67d0cc1fee7fb9c70b658ede1624.tar.gz
historical-3c9c0a2ad85e67d0cc1fee7fb9c70b658ede1624.tar.bz2
historical-3c9c0a2ad85e67d0cc1fee7fb9c70b658ede1624.zip
Version bump
Package-Manager: portage-2.2.0_alpha14/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r--dev-perl/Try-Tiny/ChangeLog7
-rw-r--r--dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild18
2 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog
index 0a0c8aafe024..8bfd3f68d2eb 100644
--- a/dev-perl/Try-Tiny/ChangeLog
+++ b/dev-perl/Try-Tiny/ChangeLog
@@ -1,6 +1,11 @@
# 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.13 2011/01/08 18:46:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.14 2011/01/12 15:55:56 tove Exp $
+
+*Try-Tiny-0.90 (12 Jan 2011)
+
+ 12 Jan 2011; Torsten Veller <tove@gentoo.org> +Try-Tiny-0.90.ebuild:
+ Version bump
08 Jan 2011; Jeroen Roovers <jer@gentoo.org> Try-Tiny-0.07.ebuild:
Marked ~hppa (bug #350877).
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
new file mode 100644
index 000000000000..b385f20bf68c
--- /dev/null
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
@@ -0,0 +1,18 @@
+# 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.1 2011/01/12 15:55:56 tove 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 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+SRC_TEST=do