diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:08:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:08:45 +0000 |
commit | 546aa1d90a2a281cbc0ac681e7c88fc10da17a45 (patch) | |
tree | f0587b1ec2c23729c6600d4b22f1f518c14899db /dev-perl/Module-Implementation | |
parent | Marking Package-Stash-0.330.0 ~ppc for bug 403413 (diff) | |
download | historical-546aa1d90a2a281cbc0ac681e7c88fc10da17a45.tar.gz historical-546aa1d90a2a281cbc0ac681e7c88fc10da17a45.tar.bz2 historical-546aa1d90a2a281cbc0ac681e7c88fc10da17a45.zip |
Marking Module-Implementation-0.60.0 ~ppc for bug 403413
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/Module-Implementation')
-rw-r--r-- | dev-perl/Module-Implementation/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Module-Implementation/ChangeLog b/dev-perl/Module-Implementation/ChangeLog index d824bafc4f37..e1a18df70d71 100644 --- a/dev-perl/Module-Implementation/ChangeLog +++ b/dev-perl/Module-Implementation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Module-Implementation # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.5 2012/03/24 13:00:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.6 2012/03/25 14:08:45 ranger Exp $ + + 25 Mar 2012; Brent Baude <ranger@gentoo.org> + Module-Implementation-0.60.0.ebuild: + Marking Module-Implementation-0.60.0 ~ppc for bug 403413 24 Mar 2012; Fabian Groffen <grobian@gentoo.org> Module-Implementation-0.60.0.ebuild: diff --git a/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild b/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild index e212b9c978bb..0ae96da69431 100644 --- a/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild +++ b/dev-perl/Module-Implementation/Module-Implementation-0.60.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/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.5 2012/03/24 13:00:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.6 2012/03/25 14:08:45 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Loads one of several alternate underlying implementations for a mod LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |