diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-03 01:14:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-03 01:14:54 +0000 |
commit | 0bb4617dba697f8f677a73d8041e24b5e2cb9515 (patch) | |
tree | a00b062f8e033a0ef3c97a3f55d7c909cc70862c /dev-perl/IPC-Run | |
parent | Remove app-emacs/md5 and app-emacs/sha1 masks since the packages are gone. (diff) | |
download | gentoo-2-0bb4617dba697f8f677a73d8041e24b5e2cb9515.tar.gz gentoo-2-0bb4617dba697f8f677a73d8041e24b5e2cb9515.tar.bz2 gentoo-2-0bb4617dba697f8f677a73d8041e24b5e2cb9515.zip |
Marking IPC-Run-0.80 ~ppc64 for bug 204036
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r-- | dev-perl/IPC-Run/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.80.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog index e2a11c51b221..4e725c460725 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-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 $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.20 2008/01/03 01:14:54 ranger Exp $ + + 03 Jan 2008; Brent Baude <ranger@gentoo.org> IPC-Run-0.80.ebuild: + Marking IPC-Run-0.80 ~ppc64 for bug 204036 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> IPC-Run-0.80.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild b/dev-perl/IPC-Run/IPC-Run-0.80.ebuild index aa2bd97af8c1..83d0009d3e6a 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-2007 Gentoo Foundation +# 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.9 2007/03/05 12:06:51 ticho Exp $ +# $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 @@ -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 ~ppc64 sparc x86" IUSE="" DEPEND=">=dev-perl/IO-Tty-1.0 |