diff options
author | 2006-02-04 00:48:03 +0000 | |
---|---|---|
committer | 2006-02-04 00:48:03 +0000 | |
commit | dbf482512104eafc3f44291b307efc64f59b92a4 (patch) | |
tree | 6afd143610ff26d3fc6db5d1f213a64af749993f /dev-perl/IPC-Run/IPC-Run-0.79.ebuild | |
parent | Mark 3.19.01 stable on ia64 (diff) | |
download | gentoo-2-dbf482512104eafc3f44291b307efc64f59b92a4.tar.gz gentoo-2-dbf482512104eafc3f44291b307efc64f59b92a4.tar.bz2 gentoo-2-dbf482512104eafc3f44291b307efc64f59b92a4.zip |
Mark 0.79 stable on ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/IPC-Run/IPC-Run-0.79.ebuild')
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.79.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IPC-Run/IPC-Run-0.79.ebuild b/dev-perl/IPC-Run/IPC-Run-0.79.ebuild index 0e4182bd00e7..f1aa0f34f2f9 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.79.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.79.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.79.ebuild,v 1.3 2006/01/31 21:20:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.79.ebuild,v 1.4 2006/02/04 00:48:03 agriffis 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" |