diff options
author | 2013-03-25 20:47:52 +0000 | |
---|---|---|
committer | 2013-03-25 20:47:52 +0000 | |
commit | c9e2bb9e64e3bed307299bfa831cf5f2fe746e2a (patch) | |
tree | 0699a8156864c4f73091f81fdffd1c95415ca19f /dev-perl/Clone | |
parent | Stable for x86, wrt bug #456564 (diff) | |
download | gentoo-2-c9e2bb9e64e3bed307299bfa831cf5f2fe746e2a.tar.gz gentoo-2-c9e2bb9e64e3bed307299bfa831cf5f2fe746e2a.tar.bz2 gentoo-2-c9e2bb9e64e3bed307299bfa831cf5f2fe746e2a.zip |
Stable for x86, wrt bug #456566
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Clone')
-rw-r--r-- | dev-perl/Clone/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Clone/Clone-0.340.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Clone/ChangeLog b/dev-perl/Clone/ChangeLog index 21a84b735a0a..754b1ee33583 100644 --- a/dev-perl/Clone/ChangeLog +++ b/dev-perl/Clone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Clone # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.75 2013/03/25 20:28:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.76 2013/03/25 20:47:52 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Clone-0.340.0.ebuild: + Stable for x86, wrt bug #456566 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Clone-0.340.0.ebuild: Stable for amd64, wrt bug #456566 diff --git a/dev-perl/Clone/Clone-0.340.0.ebuild b/dev-perl/Clone/Clone-0.340.0.ebuild index eea458f2c9d1..e18c9cc66466 100644 --- a/dev-perl/Clone/Clone-0.340.0.ebuild +++ b/dev-perl/Clone/Clone-0.340.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.340.0.ebuild,v 1.2 2013/03/25 20:28:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.340.0.ebuild,v 1.3 2013/03/25 20:47:52 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Recursively copy Perl datatypes" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |