diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 19:46:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 19:46:07 +0000 |
commit | ae9b4cfd4f47e4666aae37adc90e5384cd04bf6d (patch) | |
tree | 6a9bbf020d101243b3b59de0f9d86517963c3431 /dev-ruby/narray/narray-0.5.7_p2.ebuild | |
parent | Mark 3.12 stable on alpha (diff) | |
download | gentoo-2-ae9b4cfd4f47e4666aae37adc90e5384cd04bf6d.tar.gz gentoo-2-ae9b4cfd4f47e4666aae37adc90e5384cd04bf6d.tar.bz2 gentoo-2-ae9b4cfd4f47e4666aae37adc90e5384cd04bf6d.zip |
Mark 0.5.7_p2 stable on ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-ruby/narray/narray-0.5.7_p2.ebuild')
-rw-r--r-- | dev-ruby/narray/narray-0.5.7_p2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/narray/narray-0.5.7_p2.ebuild b/dev-ruby/narray/narray-0.5.7_p2.ebuild index 5dd2687bdc23..68283f2a74d2 100644 --- a/dev-ruby/narray/narray-0.5.7_p2.ebuild +++ b/dev-ruby/narray/narray-0.5.7_p2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7_p2.ebuild,v 1.10 2005/10/03 13:04:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7_p2.ebuild,v 1.11 2006/01/31 19:46:07 agriffis Exp $ inherit ruby @@ -12,7 +12,7 @@ SRC_URI="http://www.ir.isas.ac.jp/~masa/ruby/dist/${MY_P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha hppa ~ia64 mips ppc sparc x86" +KEYWORDS="alpha hppa ia64 mips ppc sparc x86" IUSE="" USE_RUBY="ruby16 ruby18 ruby19" |