diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-30 18:15:51 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-30 18:15:51 +0000 |
commit | 8fc1afcccc0adb371489ff91d706eb77097bd206 (patch) | |
tree | 92628bcedf745b02e4ecaa64144ddb358d368481 /dev-perl/Try-Tiny | |
parent | Version bump to 2.0.3, bug 376915. (diff) | |
download | gentoo-2-8fc1afcccc0adb371489ff91d706eb77097bd206.tar.gz gentoo-2-8fc1afcccc0adb371489ff91d706eb77097bd206.tar.bz2 gentoo-2-8fc1afcccc0adb371489ff91d706eb77097bd206.zip |
[bump] dev-perl/Try-Tiny-0.110.0
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild | 18 |
2 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index b6d248511eeb..8f3da604117b 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.23 2011/08/28 09:45:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.24 2011/08/30 18:15:51 tove Exp $ + +*Try-Tiny-0.110.0 (30 Aug 2011) + + 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Try-Tiny-0.110.0.ebuild: + Version bump *Try-Tiny-0.90.0 (28 Aug 2011) diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild new file mode 100644 index 000000000000..8e1a602483b7 --- /dev/null +++ b/dev-perl/Try-Tiny/Try-Tiny-0.110.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.110.0.ebuild,v 1.1 2011/08/30 18:15:51 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=DOY +MODULE_VERSION=0.11 +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 |