diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-05 16:26:21 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-05 16:26:21 +0000 |
commit | 9973284731493aeea368b3c0826ff865e1af728d (patch) | |
tree | 55a677483891f88b5f293304140c0739572950f1 /dev-perl/Try-Tiny | |
parent | arm stable, bug #418803 (diff) | |
download | gentoo-2-9973284731493aeea368b3c0826ff865e1af728d.tar.gz gentoo-2-9973284731493aeea368b3c0826ff865e1af728d.tar.bz2 gentoo-2-9973284731493aeea368b3c0826ff865e1af728d.zip |
arm stable, bug #418803
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index 89b9db672219..0af3ee356012 100644 --- a/dev-perl/Try-Tiny/ChangeLog +++ b/dev-perl/Try-Tiny/ChangeLog @@ -1,6 +1,9 @@ # 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.35 2012/08/02 01:07:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.36 2012/08/05 16:26:21 maekke Exp $ + + 05 Aug 2012; Markus Meier <maekke@gentoo.org> Try-Tiny-0.110.0.ebuild: + arm stable, bug #418803 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Try-Tiny-0.110.0.ebuild: Stable for HPPA (bug #418803). diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild index 8f351fe802a0..917ce51d2028 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8 2012/08/02 01:07:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild,v 1.9 2012/08/05 16:26:21 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST=do |