diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 17:39:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 17:39:29 +0000 |
commit | f7a6e4c876f38043658e09d196a7b01d2a39e4ad (patch) | |
tree | 9f5be1803a94bef7b8e6b50d4e5c90b1f6bbdb3c | |
parent | Marking Test-LongString-0.150.0 ppc for bug 400233 (diff) | |
download | gentoo-2-f7a6e4c876f38043658e09d196a7b01d2a39e4ad.tar.gz gentoo-2-f7a6e4c876f38043658e09d196a7b01d2a39e4ad.tar.bz2 gentoo-2-f7a6e4c876f38043658e09d196a7b01d2a39e4ad.zip |
Marking Test-Manifest-1.230.0 ppc for bug 400235
(Portage version: 2.1.10.11/cvs/Linux ppc64)
-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 049de2209aca..6c7cd5430bab 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.48 2012/02/24 10:39:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.49 2012/02/27 17:39:29 ranger Exp $ + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-Manifest-1.230.0.ebuild: + Marking Test-Manifest-1.230.0 ppc for bug 400235 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Manifest-1.230.0.ebuild: Stable for amd64, wrt 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 d69927047ccc..3e268cc7bc06 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.2 2012/02/24 10:39:14 ago Exp $ +# $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 $ 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="" |