summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-15 17:14:53 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-15 17:14:53 +0000
commit08e1d8562f3eb6698f5b75c7b002bf26a663166f (patch)
tree9db725cf76079e6d430cb0490d1e81bf108dddc0 /dev-perl/IPC-Run
parentRemoved old ebuild. (diff)
downloadhistorical-08e1d8562f3eb6698f5b75c7b002bf26a663166f.tar.gz
historical-08e1d8562f3eb6698f5b75c7b002bf26a663166f.tar.bz2
historical-08e1d8562f3eb6698f5b75c7b002bf26a663166f.zip
Stable on ia64.
Package-Manager: portage-2.1.2_pre3-r1
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r--dev-perl/IPC-Run/ChangeLog5
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.80.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog
index b6696146b644..9e704dfa571b 100644
--- a/dev-perl/IPC-Run/ChangeLog
+++ b/dev-perl/IPC-Run/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IPC-Run
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.16 2006/10/09 15:48:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.17 2006/10/15 17:04:03 kloeri Exp $
+
+ 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> IPC-Run-0.80.ebuild:
+ Stable on ia64.
09 Oct 2006; Michael Cummings <mcummings@gentoo.org> -IPC-Run-0.78.ebuild,
IPC-Run-0.79.ebuild, IPC-Run-0.80.ebuild:
diff --git a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild b/dev-perl/IPC-Run/IPC-Run-0.80.ebuild
index 2d9943e38036..d9d93f3ec2a8 100644
--- a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild
+++ b/dev-perl/IPC-Run/IPC-Run-0.80.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.6 2006/10/09 15:48:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.80.ebuild,v 1.7 2006/10/15 17:04:03 kloeri Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ia64 ~ppc sparc ~x86"
IUSE=""
DEPEND=">=dev-perl/IO-Tty-1.0