summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-07 22:39:28 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-07 22:39:28 +0000
commit5e751f0857754ccdde083c26cec82142f878cde9 (patch)
tree974a8f5012f8eb29e82103792361992f93d0f165 /perl-core
parentAdjust LICENSE. (diff)
downloadgentoo-2-5e751f0857754ccdde083c26cec82142f878cde9.tar.gz
gentoo-2-5e751f0857754ccdde083c26cec82142f878cde9.tar.bz2
gentoo-2-5e751f0857754ccdde083c26cec82142f878cde9.zip
Remove old, 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/Module-Load-Conditional/ChangeLog9
-rw-r--r--perl-core/Module-Load-Conditional/Module-Load-Conditional-0.540.0.ebuild27
-rw-r--r--perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild6
3 files changed, 10 insertions, 32 deletions
diff --git a/perl-core/Module-Load-Conditional/ChangeLog b/perl-core/Module-Load-Conditional/ChangeLog
index 087e57d74cf5..a6022bc4dede 100644
--- a/perl-core/Module-Load-Conditional/ChangeLog
+++ b/perl-core/Module-Load-Conditional/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/Module-Load-Conditional
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.42 2014/07/10 22:41:05 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.43 2015/06/07 22:39:28 dilfridge Exp $
+
+ 07 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ -Module-Load-Conditional-0.540.0.ebuild,
+ Module-Load-Conditional-0.580.0.ebuild:
+ Remove old, drop keywords
10 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-Module-Load-Conditional-0.400.ebuild,
diff --git a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.540.0.ebuild b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.540.0.ebuild
deleted file mode 100644
index 480240158eb0..000000000000
--- a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.540.0.ebuild
+++ /dev/null
@@ -1,27 +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/Module-Load-Conditional/Module-Load-Conditional-0.540.0.ebuild,v 1.15 2014/01/20 20:58:30 vapier Exp $
-
-EAPI=5
-
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.54
-inherit perl-module
-
-DESCRIPTION="Looking up module information / loading at runtime"
-
-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"
-IUSE=""
-
-RDEPEND="
- >=virtual/perl-Module-Load-0.12
- >=virtual/perl-Module-CoreList-0.22
- >=virtual/perl-Module-Metadata-1.0.5
- virtual/perl-Locale-Maketext-Simple
- virtual/perl-Params-Check
- virtual/perl-version
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do
diff --git a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild
index 32a44d71b013..a9aa951b6def 100644
--- a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild
+++ b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.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/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild,v 1.2 2014/01/20 20:58:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild,v 1.3 2015/06/07 22:39:28 dilfridge Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Looking up module information / loading at runtime"
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="