diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 19:25:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 19:25:52 +0000 |
commit | 1b4e217c81eea1cb3ce49c72973bde991dc00237 (patch) | |
tree | 263c1b4223876f088377f0313f954a5f16a7efa6 /dev-lang/ruby/ruby-1.8.4-r1.ebuild | |
parent | Mark 1.0.2 stable on alpha (diff) | |
download | historical-1b4e217c81eea1cb3ce49c72973bde991dc00237.tar.gz historical-1b4e217c81eea1cb3ce49c72973bde991dc00237.tar.bz2 historical-1b4e217c81eea1cb3ce49c72973bde991dc00237.zip |
Mark 1.8.4-r1 stable on ia64
Package-Manager: portage-2.0.53_rc4
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.4-r1.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.4-r1.ebuild b/dev-lang/ruby/ruby-1.8.4-r1.ebuild index dd6d18c9c262..d298dbb43142 100644 --- a/dev-lang/ruby/ruby-1.8.4-r1.ebuild +++ b/dev-lang/ruby/ruby-1.8.4-r1.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-lang/ruby/ruby-1.8.4-r1.ebuild,v 1.9 2006/01/31 16:29:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r1.ebuild,v 1.10 2006/01/31 19:25:52 agriffis Exp $ ONIGURUMA="onigd2_5_0" @@ -13,7 +13,7 @@ SRC_URI="mirror://ruby/${PV%.*}/${P/_pre/-preview}.tar.gz LICENSE="Ruby" SLOT="1.8" -KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="socks5 tcltk cjk doc threads examples" RDEPEND="virtual/libc |