diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 17:04:03 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 17:04:03 +0000 |
commit | a82a6cf7433705e34520852488b202548f2ef672 (patch) | |
tree | a32e5a1d306175ce93bbf53c2dad7317b00aee69 /dev-perl/IPC-Run | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-a82a6cf7433705e34520852488b202548f2ef672.tar.gz gentoo-2-a82a6cf7433705e34520852488b202548f2ef672.tar.bz2 gentoo-2-a82a6cf7433705e34520852488b202548f2ef672.zip |
Stable on ia64.
(Portage version: 2.1.2_pre3-r1)
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r-- | dev-perl/IPC-Run/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.80.ebuild | 4 |
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 |