summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 17:27:53 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 17:27:53 +0000
commitfe113e9ec13a210167867fa0e05d4469c769cec2 (patch)
tree9696f33129847ed937c48b206cbd6d1c14b9e8d3 /dev-perl/IPC-Run
parentAdd app-emulation/emul-linux-x86-soundlibs dependency. Bug #345235 (diff)
downloadhistorical-fe113e9ec13a210167867fa0e05d4469c769cec2.tar.gz
historical-fe113e9ec13a210167867fa0e05d4469c769cec2.tar.bz2
historical-fe113e9ec13a210167867fa0e05d4469c769cec2.zip
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r--dev-perl/IPC-Run/ChangeLog8
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.80.ebuild17
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.84.ebuild19
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.86.ebuild19
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.88.ebuild21
5 files changed, 6 insertions, 78 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog
index 1f81c14b46c7..d6d37fcadbee 100644
--- a/dev-perl/IPC-Run/ChangeLog
+++ b/dev-perl/IPC-Run/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/IPC-Run
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.30 2010/06/21 20:02:24 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.31 2011/01/14 17:16:54 tove Exp $
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org> -IPC-Run-0.80.ebuild,
+ -IPC-Run-0.84.ebuild, -IPC-Run-0.86.ebuild, -IPC-Run-0.88.ebuild:
+ Cleanup
21 Jun 2010; Raúl Porcel <armin76@gentoo.org> IPC-Run-0.89.ebuild:
alpha/ia64/sparc stable wrt #323529
diff --git a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild b/dev-perl/IPC-Run/IPC-Run-0.80.ebuild
deleted file mode 100644
index 83d0009d3e6a..000000000000
--- a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.80.ebuild,v 1.10 2008/01/03 01:14:54 ranger Exp $
-
-inherit perl-module
-
-DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
-SRC_URI="mirror://cpan/authors/id/R/RS/RSOD/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/search?module=${PN}"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
-IUSE=""
-
-DEPEND=">=dev-perl/IO-Tty-1.0
- dev-lang/perl"
diff --git a/dev-perl/IPC-Run/IPC-Run-0.84.ebuild b/dev-perl/IPC-Run/IPC-Run-0.84.ebuild
deleted file mode 100644
index 6fb81c3dd593..000000000000
--- a/dev-perl/IPC-Run/IPC-Run-0.84.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.84.ebuild,v 1.1 2009/07/14 16:34:06 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=ADAMK
-inherit perl-module
-
-DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=">=dev-perl/IO-Tty-1.08"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=do
diff --git a/dev-perl/IPC-Run/IPC-Run-0.86.ebuild b/dev-perl/IPC-Run/IPC-Run-0.86.ebuild
deleted file mode 100644
index b56ea1d9a703..000000000000
--- a/dev-perl/IPC-Run/IPC-Run-0.86.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.86.ebuild,v 1.1 2010/03/26 12:35:53 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=TODDR
-inherit perl-module
-
-DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=">=dev-perl/IO-Tty-1.08"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=do
diff --git a/dev-perl/IPC-Run/IPC-Run-0.88.ebuild b/dev-perl/IPC-Run/IPC-Run-0.88.ebuild
deleted file mode 100644
index a51ea9b81032..000000000000
--- a/dev-perl/IPC-Run/IPC-Run-0.88.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.88.ebuild,v 1.1 2010/03/31 07:43:46 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=TODDR
-inherit perl-module
-
-DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/IO-Tty-1.08"
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST=do