diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-12 22:08:57 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-12 22:08:57 +0000 |
commit | 35fe165cf1978f3a8dfdd6a739ecd9963c883ec2 (patch) | |
tree | 19f9977a3ba461a8140b9e1c64d5d5e5a49b557b /perl-core | |
parent | Add Storable to Perl 5.22 mask (diff) | |
download | gentoo-2-35fe165cf1978f3a8dfdd6a739ecd9963c883ec2.tar.gz gentoo-2-35fe165cf1978f3a8dfdd6a739ecd9963c883ec2.tar.bz2 gentoo-2-35fe165cf1978f3a8dfdd6a739ecd9963c883ec2.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/Storable/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.450.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog index 4ee5a963f103..e6ad423e3b50 100644 --- a/perl-core/Storable/ChangeLog +++ b/perl-core/Storable/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Storable -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.69 2014/11/08 16:44:15 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.70 2015/06/12 22:08:57 dilfridge Exp $ + + 12 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> + Storable-2.450.0-r1.ebuild: + Drop keywords 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> -Storable-2.390.0-r1.ebuild: diff --git a/perl-core/Storable/Storable-2.450.0-r1.ebuild b/perl-core/Storable/Storable-2.450.0-r1.ebuild index a4c5f3a5e65e..caf7e48ac7de 100644 --- a/perl-core/Storable/Storable-2.450.0-r1.ebuild +++ b/perl-core/Storable/Storable-2.450.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/Storable/Storable-2.450.0-r1.ebuild,v 1.1 2014/07/26 13:16:59 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.450.0-r1.ebuild,v 1.2 2015/06/12 22:08:57 dilfridge Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The Perl Storable Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="" IUSE="" #RDEPEND=" |