diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-07 11:56:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-07 11:56:39 +0000 |
commit | 2587d8905834e21a87fc608e8069ab197b67be57 (patch) | |
tree | 22c2dcee6528056e82096f96fec9dfa847b7dc86 /dev-perl/Module-Implementation | |
parent | x86 stable, bug #395297 (diff) | |
download | gentoo-2-2587d8905834e21a87fc608e8069ab197b67be57.tar.gz gentoo-2-2587d8905834e21a87fc608e8069ab197b67be57.tar.bz2 gentoo-2-2587d8905834e21a87fc608e8069ab197b67be57.zip |
x86 stable, bug #395297
(Portage version: 2.1.10.56/cvs/Linux x86_64)
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 86fcc897bc7b..81765d619760 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.8 2012/04/06 19:09:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.9 2012/04/07 11:56:39 maekke Exp $ + + 07 Apr 2012; Markus Meier <maekke@gentoo.org> + Module-Implementation-0.60.0.ebuild: + x86 stable, bug #395297 06 Apr 2012; Agostino Sarubbo <ago@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 4459b8fb0d24..46946cf59aec 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.8 2012/04/06 19:09:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.9 2012/04/07 11:56:39 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=" |