diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-17 16:03:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-17 16:03:35 +0000 |
commit | 655a853872af0a431083c36f226369e81f97a590 (patch) | |
tree | 401da54e61374019bd0edf5ec6cb9377cc7761d2 /dev-perl/POE-Test-Loops | |
parent | Quickly remove the new version, it's broken all the way. (diff) | |
download | gentoo-2-655a853872af0a431083c36f226369e81f97a590.tar.gz gentoo-2-655a853872af0a431083c36f226369e81f97a590.tar.bz2 gentoo-2-655a853872af0a431083c36f226369e81f97a590.zip |
Marking POE-Test-Loops-1.350.0 ppc for bug 404689
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/POE-Test-Loops')
-rw-r--r-- | dev-perl/POE-Test-Loops/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/POE-Test-Loops/ChangeLog b/dev-perl/POE-Test-Loops/ChangeLog index 8694a920a218..dfcf79204f41 100644 --- a/dev-perl/POE-Test-Loops/ChangeLog +++ b/dev-perl/POE-Test-Loops/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/POE-Test-Loops # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.28 2012/04/16 19:07:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.29 2012/04/17 16:03:35 ranger Exp $ + + 17 Apr 2012; Brent Baude <ranger@gentoo.org> POE-Test-Loops-1.350.0.ebuild: + Marking POE-Test-Loops-1.350.0 ppc for bug 404689 16 Apr 2012; Brent Baude <ranger@gentoo.org> POE-Test-Loops-1.351.0.ebuild: Marking POE-Test-Loops-1.351.0 ppc for bug 410937 diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild index f827902a567a..8d6366621b23 100644 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.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/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild,v 1.3 2012/04/04 08:05:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild,v 1.4 2012/04/17 16:03:35 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Reusable tests for POE::Loop authors" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" SRC_TEST="do" |