diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:59:32 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:59:32 +0000 |
commit | b157d0822c99c940bc30f83b2b7452b0a145ace0 (patch) | |
tree | 369b3e5bfc8d0ce757cc9a82b9a0bdf6c93a0999 /dev-perl | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-b157d0822c99c940bc30f83b2b7452b0a145ace0.tar.gz gentoo-2-b157d0822c99c940bc30f83b2b7452b0a145ace0.tar.bz2 gentoo-2-b157d0822c99c940bc30f83b2b7452b0a145ace0.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl')
-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 d362e73e7330..3905589ac0a6 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.37 2012/08/07 21:12:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.38 2012/09/01 11:59:32 grobian Exp $ + + 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Try-Tiny-0.110.0.ebuild: + Marked ~ppc-aix, bug #432288 07 Aug 2012; Brent Baude <ranger@gentoo.org> Try-Tiny-0.110.0.ebuild: Marking Try-Tiny-0.110.0 ppc64 for 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 e13dca7cd9c5..c4c72e9a387c 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.10 2012/08/07 21:12:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.110.0.ebuild,v 1.11 2012/09/01 11:59:32 grobian 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 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST=do |