summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 17:09:45 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 17:09:45 +0000
commitfc70bd2a476713d5970a7a2e01b432b41c6e3e67 (patch)
treed5646f871d82e5f692e1d47c6bd4ca1a693447d3 /perl-core
parentversion bump (diff)
downloadgentoo-2-fc70bd2a476713d5970a7a2e01b432b41c6e3e67.tar.gz
gentoo-2-fc70bd2a476713d5970a7a2e01b432b41c6e3e67.tar.bz2
gentoo-2-fc70bd2a476713d5970a7a2e01b432b41c6e3e67.zip
Drop all keywords
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/bignum/ChangeLog6
-rw-r--r--perl-core/bignum/bignum-0.300.0-r1.ebuild28
-rw-r--r--perl-core/bignum/bignum-0.320.0.ebuild4
3 files changed, 7 insertions, 31 deletions
diff --git a/perl-core/bignum/ChangeLog b/perl-core/bignum/ChangeLog
index 06ef41e4eb9f..2eb089f74760 100644
--- a/perl-core/bignum/ChangeLog
+++ b/perl-core/bignum/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/bignum
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.55 2014/07/26 12:41:47 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.56 2014/11/08 17:09:45 dilfridge Exp $
+
+ 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -bignum-0.300.0-r1.ebuild, bignum-0.320.0.ebuild:
+ Drop all keywords
*bignum-0.300.0-r1 (26 Jul 2014)
diff --git a/perl-core/bignum/bignum-0.300.0-r1.ebuild b/perl-core/bignum/bignum-0.300.0-r1.ebuild
deleted file mode 100644
index 0ce3192391cf..000000000000
--- a/perl-core/bignum/bignum-0.300.0-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.300.0-r1.ebuild,v 1.1 2014/07/26 12:41:47 dilfridge Exp $
-
-EAPI=5
-
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=0.30
-inherit perl-module
-
-DESCRIPTION="Transparent BigNumber/BigRational support for Perl"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- >=virtual/perl-Math-BigInt-1.88
- >=virtual/perl-Math-BigRat-0.21
-"
-DEPEND="${RDEPEND}"
-# test? (
-# dev-perl/Test-Pod
-# >=dev-perl/Test-Pod-Coverage-1.08
-# )
-#"
-
-SRC_TEST="do"
diff --git a/perl-core/bignum/bignum-0.320.0.ebuild b/perl-core/bignum/bignum-0.320.0.ebuild
index d58dd1baa44d..71380f790655 100644
--- a/perl-core/bignum/bignum-0.320.0.ebuild
+++ b/perl-core/bignum/bignum-0.320.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.320.0.ebuild,v 1.3 2014/07/10 22:11:02 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.320.0.ebuild,v 1.4 2014/11/08 17:09:45 dilfridge Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Transparent BigNumber/BigRational support for Perl"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS=""
IUSE=""
RDEPEND="