diff options
author | 2011-06-14 17:29:27 +0000 | |
---|---|---|
committer | 2011-06-14 17:29:27 +0000 | |
commit | 1724e5a93b25504923f6ff88db75eb5108721980 (patch) | |
tree | ccdd8063e1c406f38178f562d97fc4d0920e3e28 /dev-perl/Test-Fatal | |
parent | Remove old versions. (diff) | |
download | historical-1724e5a93b25504923f6ff88db75eb5108721980.tar.gz historical-1724e5a93b25504923f6ff88db75eb5108721980.tar.bz2 historical-1724e5a93b25504923f6ff88db75eb5108721980.zip |
Marked ~x86-solaris (#369997) and ~ppc-macos
Package-Manager: portage-2.2.01.18826-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Test-Fatal')
-rw-r--r-- | dev-perl/Test-Fatal/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Fatal/Test-Fatal-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Fatal/ChangeLog b/dev-perl/Test-Fatal/ChangeLog index b40e01182bcd..167e7522f48e 100644 --- a/dev-perl/Test-Fatal/ChangeLog +++ b/dev-perl/Test-Fatal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Fatal # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v 1.11 2011/06/02 06:58:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v 1.12 2011/06/14 17:25:59 grobian Exp $ + + 14 Jun 2011; Fabian Groffen <grobian@gentoo.org> Test-Fatal-0.6.0.ebuild: + Marked ~x86-solaris (#369997) and ~ppc-macos *Test-Fatal-0.6.0 (02 Jun 2011) diff --git a/dev-perl/Test-Fatal/Test-Fatal-0.6.0.ebuild b/dev-perl/Test-Fatal/Test-Fatal-0.6.0.ebuild index cfda3061da11..c981c507e3cc 100644 --- a/dev-perl/Test-Fatal/Test-Fatal-0.6.0.ebuild +++ b/dev-perl/Test-Fatal/Test-Fatal-0.6.0.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/Test-Fatal/Test-Fatal-0.6.0.ebuild,v 1.1 2011/06/02 06:58:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.6.0.ebuild,v 1.2 2011/06/14 17:25:59 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Incredibly simple helpers for testing code with exceptions" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Try-Tiny-0.70.0" |