summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-01-23 12:05:57 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-01-23 12:05:57 +0000
commit2a2912690829f0e63a0f7db05c1dffe96839b2fa (patch)
treea41042be3c10d53c8875038812fc7e9df2a2ab23 /dev-perl
parentStable for all wrt bug #535224 (diff)
downloadgentoo-2-2a2912690829f0e63a0f7db05c1dffe96839b2fa.tar.gz
gentoo-2-2a2912690829f0e63a0f7db05c1dffe96839b2fa.tar.bz2
gentoo-2-2a2912690829f0e63a0f7db05c1dffe96839b2fa.zip
Stable for all wrt bug #535154
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Clone/ChangeLog5
-rw-r--r--dev-perl/Clone/Clone-0.370.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Clone/ChangeLog b/dev-perl/Clone/ChangeLog
index bbc3f6966ba1..59d2561499f5 100644
--- a/dev-perl/Clone/ChangeLog
+++ b/dev-perl/Clone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Clone
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.100 2015/01/18 08:41:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.101 2015/01/23 12:05:57 zlogene Exp $
+
+ 23 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> Clone-0.370.0.ebuild:
+ Stable for all wrt bug #535154
18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> Clone-0.360.0.ebuild:
Stable for ppc64, wrt bug #535154
diff --git a/dev-perl/Clone/Clone-0.370.0.ebuild b/dev-perl/Clone/Clone-0.370.0.ebuild
index 5c30ce3f4a6c..879c97c9ef09 100644
--- a/dev-perl/Clone/Clone-0.370.0.ebuild
+++ b/dev-perl/Clone/Clone-0.370.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.370.0.ebuild,v 1.1 2015/01/09 22:45:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.370.0.ebuild,v 1.2 2015/01/23 12:05:57 zlogene Exp $
EAPI=5
@@ -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"
SRC_TEST="do"
mymake='OPTIMIZE=${CFLAGS}'