diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 17:04:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 17:04:27 +0000 |
commit | 2f55d386a68477754a8b804502ad7f6667cd788e (patch) | |
tree | acdbc04839d22d0d5cc3204eba5ea409a873e67e /dev-perl/IPC-Run3 | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-2f55d386a68477754a8b804502ad7f6667cd788e.tar.gz gentoo-2-2f55d386a68477754a8b804502ad7f6667cd788e.tar.bz2 gentoo-2-2f55d386a68477754a8b804502ad7f6667cd788e.zip |
Stable on ia64.
(Portage version: 2.1.2_pre3-r1)
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.035.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 82319cda092c..cccf786b115b 100644 --- a/dev-perl/IPC-Run3/ChangeLog +++ b/dev-perl/IPC-Run3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-Run3 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.13 2006/10/09 21:41:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.14 2006/10/15 17:04:27 kloeri Exp $ + + 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> IPC-Run3-0.035.ebuild: + Stable on ia64. 09 Oct 2006; Michael Cummings <mcummings@gentoo.org> -IPC-Run3-0.01.ebuild, -IPC-Run3-0.033.ebuild, IPC-Run3-0.034.ebuild, diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.035.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.035.ebuild index ba464b534d25..2f8162a3eded 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.035.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.035.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-Run3/IPC-Run3-0.035.ebuild,v 1.3 2006/10/09 21:41:45 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.035.ebuild,v 1.4 2006/10/15 17:04:27 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 ~ia64 sparc ~x86" +KEYWORDS="amd64 ia64 sparc ~x86" SRC_TEST="do" |