diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-06 16:28:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-06 16:28:37 +0000 |
commit | 39e143c481b9176f4ea7698bfd66f7391162c999 (patch) | |
tree | afa18311fb3b01e0b876f43f211638b69d00902f /dev-lang/ruby | |
parent | arm/ia64/s390/sh stable (diff) | |
download | historical-39e143c481b9176f4ea7698bfd66f7391162c999.tar.gz historical-39e143c481b9176f4ea7698bfd66f7391162c999.tar.bz2 historical-39e143c481b9176f4ea7698bfd66f7391162c999.zip |
arm/ia64/s390/sh stable
Package-Manager: portage-2.1.1_pre4
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.4-r3.ebuild b/dev-lang/ruby/ruby-1.8.4-r3.ebuild index edfaa7d55fec..32e0700e22dd 100644 --- a/dev-lang/ruby/ruby-1.8.4-r3.ebuild +++ b/dev-lang/ruby/ruby-1.8.4-r3.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-r3.ebuild,v 1.5 2006/07/21 19:09:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.6 2006/08/06 16:28:15 vapier Exp $ ONIGURUMA="onigd2_5_4" @@ -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 ipv6" RESTRICT="confcache" |