summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-10 23:00:54 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-10 23:00:54 +0000
commit09b96caa9d918dd8c4c3d5d3f24ebf66b79d02e0 (patch)
treeb59ebf81fd27bba88f0e6896c2192790138212a0 /perl-core
parentAdds lto USE flag for optional link-time optimizations (diff)
downloadgentoo-2-09b96caa9d918dd8c4c3d5d3f24ebf66b79d02e0.tar.gz
gentoo-2-09b96caa9d918dd8c4c3d5d3f24ebf66b79d02e0.tar.bz2
gentoo-2-09b96caa9d918dd8c4c3d5d3f24ebf66b79d02e0.zip
Drop keywords
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Safe/ChangeLog7
-rw-r--r--perl-core/Safe/Safe-2.350.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Safe/ChangeLog b/perl-core/Safe/ChangeLog
index 8cc3035cfd8b..65a83be2921f 100644
--- a/perl-core/Safe/ChangeLog
+++ b/perl-core/Safe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Safe
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.41 2014/11/08 16:39:45 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.42 2015/06/10 23:00:54 dilfridge Exp $
+
+ 10 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> Safe-2.350.0.ebuild:
+ Drop keywords
08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-Safe-2.330.0-r1.ebuild:
diff --git a/perl-core/Safe/Safe-2.350.0.ebuild b/perl-core/Safe/Safe-2.350.0.ebuild
index 6a098a400ec1..b33abac2ddc2 100644
--- a/perl-core/Safe/Safe-2.350.0.ebuild
+++ b/perl-core/Safe/Safe-2.350.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.350.0.ebuild,v 1.1 2013/03/13 08:01:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.350.0.ebuild,v 1.2 2015/06/10 23:00:54 dilfridge Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Compile and execute code in restricted compartments"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS=""
IUSE=""
SRC_TEST=do