diff options
author | Torsten Veller <tove@gentoo.org> | 2013-01-03 19:18:30 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-01-03 19:18:30 +0000 |
commit | 0cce2d09cbb3494475a7c69a3086139d770657d9 (patch) | |
tree | 7f8bf63cc5851332074abf9a46557cc39f197d57 /dev-perl | |
parent | Apply fedora patch to fix apache 2.4 compat (diff) | |
download | gentoo-2-0cce2d09cbb3494475a7c69a3086139d770657d9.tar.gz gentoo-2-0cce2d09cbb3494475a7c69a3086139d770657d9.tar.bz2 gentoo-2-0cce2d09cbb3494475a7c69a3086139d770657d9.zip |
[bump] dev-perl/Try-Tiny-0.120.0
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Try-Tiny/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild | 18 |
2 files changed, 25 insertions, 2 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index e15890123163..5365f988f955 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.39 2012/09/09 16:18:49 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.40 2013/01/03 19:18:30 tove Exp $ + +*Try-Tiny-0.120.0 (03 Jan 2013) + + 03 Jan 2013; Torsten Veller <tove@gentoo.org> +Try-Tiny-0.120.0.ebuild: + Version bump 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Try-Tiny-0.110.0.ebuild: alpha/ia64/s390/sh/sparc stable wrt #418803 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild new file mode 100644 index 000000000000..bcf5231b3447 --- /dev/null +++ b/dev-perl/Try-Tiny/Try-Tiny-0.120.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 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.120.0.ebuild,v 1.1 2013/01/03 19:18:30 tove Exp $ + +EAPI=5 + +MODULE_AUTHOR=DOY +MODULE_VERSION=0.12 +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 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +IUSE="" + +SRC_TEST=do |