summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-28 09:45:39 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-28 09:45:39 +0000
commit5de5b1fc13735088ade8f51c88c6b9d7ca13f45d (patch)
tree400fd23b48bee14595b4643919938555685b29ae /dev-perl/Try-Tiny
parentChange version scheme (diff)
downloadgentoo-2-5de5b1fc13735088ade8f51c88c6b9d7ca13f45d.tar.gz
gentoo-2-5de5b1fc13735088ade8f51c88c6b9d7ca13f45d.tar.bz2
gentoo-2-5de5b1fc13735088ade8f51c88c6b9d7ca13f45d.zip
Change version scheme
(Portage version: 2.2.0_alpha51/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.0.ebuild18
2 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog
index 007f759b2f71..b6d248511eeb 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.22 2011/08/13 08:24:54 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.23 2011/08/28 09:45:39 tove Exp $
+
+*Try-Tiny-0.90.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Try-Tiny-0.90.0.ebuild:
+ Change version scheme
13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> Try-Tiny-0.90.ebuild:
ppc stable wrt #343479
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild
new file mode 100644
index 000000000000..0a87f09eaf18
--- /dev/null
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.90.0.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.0.ebuild,v 1.1 2011/08/28 09:45:39 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