summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r--dev-perl/IPC-Run/ChangeLog7
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.80.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog
index b7f2e157bb45..e2a11c51b221 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.18 2006/10/20 19:48:42 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.19 2007/03/05 12:06:51 ticho Exp $
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> IPC-Run-0.80.ebuild:
+ Stable on x86, bug #169152.
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> IPC-Run-0.80.ebuild:
Stable on Alpha.
diff --git a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild b/dev-perl/IPC-Run/IPC-Run-0.80.ebuild
index 039850e94402..aa2bd97af8c1 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
+# Copyright 1999-2007 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.8 2006/10/20 19:48:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.80.ebuild,v 1.9 2007/03/05 12:06:51 ticho 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