summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 9e704dfa571b..b7f2e157bb45 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.17 2006/10/15 17:04:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.18 2006/10/20 19:48:42 kloeri Exp $
+
+ 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> IPC-Run-0.80.ebuild:
+ Stable on Alpha.
15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> IPC-Run-0.80.ebuild:
Stable on ia64.
diff --git a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild b/dev-perl/IPC-Run/IPC-Run-0.80.ebuild
index d9d93f3ec2a8..039850e94402 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.7 2006/10/15 17:04:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.80.ebuild,v 1.8 2006/10/20 19:48:42 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