diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-05 18:39:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-05 18:39:45 +0000 |
commit | dd50e310606f5cd44a67df55c934d60c90438209 (patch) | |
tree | ae2b1bc40b4ea6307495b4c7a198526763c43783 /dev-perl/Module-Implementation | |
parent | Depend on dev-python/pywebkitgtk. Bug #429706 (diff) | |
download | historical-dd50e310606f5cd44a67df55c934d60c90438209.tar.gz historical-dd50e310606f5cd44a67df55c934d60c90438209.tar.bz2 historical-dd50e310606f5cd44a67df55c934d60c90438209.zip |
arm stable, bug #418803
Package-Manager: portage-2.1.11.9/cvs/Linux i686
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 c0f2b5553083..b7518736e765 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.11 2012/08/02 01:15:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.12 2012/08/05 18:33:11 maekke Exp $ + + 05 Aug 2012; Markus Meier <maekke@gentoo.org> + Module-Implementation-0.60.0.ebuild: + arm stable, bug #418803 02 Aug 2012; Jeroen Roovers <jer@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 4aa5e7d30661..15ee3b098443 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.10 2012/08/02 01:15:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.11 2012/08/05 18:33:11 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Loads one of several alternate underlying implementations for a mod LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |