From e3399e3d24b7dee3455f197089ffc4656660b11f Mon Sep 17 00:00:00 2001 From: Andrej Kacian Date: Mon, 5 Mar 2007 12:06:51 +0000 Subject: Stable on x86, bug #169152. (Portage version: 2.1.2-r11) --- dev-perl/IPC-Run/ChangeLog | 7 +++++-- dev-perl/IPC-Run/IPC-Run-0.80.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-perl/IPC-Run') 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 IPC-Run-0.80.ebuild: + Stable on x86, bug #169152. 20 Oct 2006; Bryan Østergaard 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 -- cgit v1.2.3-65-gdbad