diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 08:24:54 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 08:24:54 +0000 |
commit | 5fb67d858b312dd7128161924a46f7060d28a3b9 (patch) | |
tree | fdb54d1cd5b7c970d63bfd1e2e01912b2da799cc /dev-perl | |
parent | ppc stable wrt #348617 (diff) | |
download | gentoo-2-5fb67d858b312dd7128161924a46f7060d28a3b9.tar.gz gentoo-2-5fb67d858b312dd7128161924a46f7060d28a3b9.tar.bz2 gentoo-2-5fb67d858b312dd7128161924a46f7060d28a3b9.zip |
ppc stable wrt #343479
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Try-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index ac007f07ccef..007f759b2f71 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.21 2011/07/07 23:03:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.22 2011/08/13 08:24:54 xarthisius Exp $ + + 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> Try-Tiny-0.90.ebuild: + ppc stable wrt #343479 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Try-Tiny-0.90.ebuild: keyword ~x86-fbsd, bug #346449 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild index 0632960cce43..ae61a8db1aa9 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild @@ -1,6 +1,6 @@ # 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.6 2011/07/07 23:03:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.7 2011/08/13 08:24:54 xarthisius Exp $ EAPI=3 @@ -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 ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris" IUSE="" SRC_TEST=do |