summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 09:59:10 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 09:59:10 +0000
commitfe23e14209d06c371a5f4dd9078094c15515d7dd (patch)
tree4ba6877d0384cedbb80a84b616abf6ba431145b6 /perl-core
parentNeeds rebuilding with eds subslot bumps (diff)
downloadgentoo-2-fe23e14209d06c371a5f4dd9078094c15515d7dd.tar.gz
gentoo-2-fe23e14209d06c371a5f4dd9078094c15515d7dd.tar.bz2
gentoo-2-fe23e14209d06c371a5f4dd9078094c15515d7dd.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/XSLoader/ChangeLog8
-rw-r--r--perl-core/XSLoader/XSLoader-0.160.0-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/XSLoader/ChangeLog b/perl-core/XSLoader/ChangeLog
index 93eeeb460361..fa90b406d68d 100644
--- a/perl-core/XSLoader/ChangeLog
+++ b/perl-core/XSLoader/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/XSLoader
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/XSLoader/ChangeLog,v 1.30 2014/07/25 21:02:10 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/XSLoader/ChangeLog,v 1.31 2015/06/13 09:59:10 dilfridge Exp $
+
+ 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ XSLoader-0.160.0-r1.ebuild:
+ Drop keywords
*XSLoader-0.160.0-r1 (25 Jul 2014)
diff --git a/perl-core/XSLoader/XSLoader-0.160.0-r1.ebuild b/perl-core/XSLoader/XSLoader-0.160.0-r1.ebuild
index 85effdce1d07..82f133a4a3c9 100644
--- a/perl-core/XSLoader/XSLoader-0.160.0-r1.ebuild
+++ b/perl-core/XSLoader/XSLoader-0.160.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 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/XSLoader/XSLoader-0.160.0-r1.ebuild,v 1.1 2014/07/25 21:02:09 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/XSLoader/XSLoader-0.160.0-r1.ebuild,v 1.2 2015/06/13 09:59:10 dilfridge Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Dynamically load C libraries into Perl code"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS=""
IUSE=""
SRC_TEST=do