summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-06 19:36:46 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-06 19:36:46 +0000
commit3e090dbf924b11ec110761f1b9a24f9af344f448 (patch)
tree727816d4c1f18827babcbcf89c6cec3144cf4314 /perl-core
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-3e090dbf924b11ec110761f1b9a24f9af344f448.tar.gz
gentoo-2-3e090dbf924b11ec110761f1b9a24f9af344f448.tar.bz2
gentoo-2-3e090dbf924b11ec110761f1b9a24f9af344f448.zip
Remove old; drop keywords
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/IPC-Cmd/ChangeLog8
-rw-r--r--perl-core/IPC-Cmd/IPC-Cmd-0.800.0.ebuild22
-rw-r--r--perl-core/IPC-Cmd/IPC-Cmd-0.840.0.ebuild6
3 files changed, 9 insertions, 27 deletions
diff --git a/perl-core/IPC-Cmd/ChangeLog b/perl-core/IPC-Cmd/ChangeLog
index 9ae918ed2293..ae33ba5d36a2 100644
--- a/perl-core/IPC-Cmd/ChangeLog
+++ b/perl-core/IPC-Cmd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/IPC-Cmd
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.48 2014/11/08 15:46:28 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.49 2015/06/06 19:36:46 dilfridge Exp $
+
+ 06 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ -IPC-Cmd-0.800.0.ebuild, IPC-Cmd-0.840.0.ebuild:
+ Remove old; drop keywords
08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-IPC-Cmd-0.780.0-r1.ebuild:
diff --git a/perl-core/IPC-Cmd/IPC-Cmd-0.800.0.ebuild b/perl-core/IPC-Cmd/IPC-Cmd-0.800.0.ebuild
deleted file mode 100644
index c115d29c4629..000000000000
--- a/perl-core/IPC-Cmd/IPC-Cmd-0.800.0.ebuild
+++ /dev/null
@@ -1,22 +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/IPC-Cmd/IPC-Cmd-0.800.0.ebuild,v 1.2 2014/01/20 20:43:48 vapier Exp $
-
-EAPI=5
-
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.80
-inherit perl-module
-
-DESCRIPTION="Finding and running system commands made easy"
-
-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=""
-
-DEPEND="virtual/perl-Locale-Maketext-Simple
- virtual/perl-Module-Load-Conditional
- >=virtual/perl-Params-Check-0.26"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=do
diff --git a/perl-core/IPC-Cmd/IPC-Cmd-0.840.0.ebuild b/perl-core/IPC-Cmd/IPC-Cmd-0.840.0.ebuild
index 00a4649f5af4..afa7b4c23e34 100644
--- a/perl-core/IPC-Cmd/IPC-Cmd-0.840.0.ebuild
+++ b/perl-core/IPC-Cmd/IPC-Cmd-0.840.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/IPC-Cmd/IPC-Cmd-0.840.0.ebuild,v 1.2 2014/01/20 20:43:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/IPC-Cmd-0.840.0.ebuild,v 1.3 2015/06/06 19:36:46 dilfridge Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Finding and running system commands made easy"
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=""
DEPEND="virtual/perl-Locale-Maketext-Simple