diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-03 14:26:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-03 14:26:43 +0000 |
commit | 5966db3d24f3db7ce71bb97d55894754517db593 (patch) | |
tree | 765df2678a6368e57a55bc45a94be0cd5b1c8b21 /dev-perl/Test-Manifest | |
parent | Marking Test-Exception-0.310.0 ppc64 for bug 400231 (diff) | |
download | gentoo-2-5966db3d24f3db7ce71bb97d55894754517db593.tar.gz gentoo-2-5966db3d24f3db7ce71bb97d55894754517db593.tar.bz2 gentoo-2-5966db3d24f3db7ce71bb97d55894754517db593.zip |
Marking Test-Manifest-1.230.0 ppc64 for bug 400235
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index 6c7cd5430bab..b3a3cc1d77ce 100644 --- a/dev-perl/Test-Manifest/ChangeLog +++ b/dev-perl/Test-Manifest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Manifest # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.49 2012/02/27 17:39:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.50 2012/03/03 14:26:43 ranger Exp $ + + 03 Mar 2012; Brent Baude <ranger@gentoo.org> Test-Manifest-1.230.0.ebuild: + Marking Test-Manifest-1.230.0 ppc64 for bug 400235 27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-Manifest-1.230.0.ebuild: Marking Test-Manifest-1.230.0 ppc for bug 400235 diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild index 3e268cc7bc06..833eff63042d 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.230.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/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.3 2012/02/27 17:39:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.4 2012/03/03 14:26:43 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interact with a t/test_manifest file" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="" |