diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 19:08:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 19:08:14 +0000 |
commit | c9550902abe8aa16c4c33ad5b7829a9e346d23eb (patch) | |
tree | 735e148d1a7ba5b245c91dea4721c89caee89383 /dev-lang/ruby/ruby-1.8.5-r2.ebuild | |
parent | Removed 65 instead of 64 - -r bumping to preserve digest sanity. (diff) | |
download | historical-c9550902abe8aa16c4c33ad5b7829a9e346d23eb.tar.gz historical-c9550902abe8aa16c4c33ad5b7829a9e346d23eb.tar.bz2 historical-c9550902abe8aa16c4c33ad5b7829a9e346d23eb.zip |
Mark 1.8.5-r2 stable on alpha
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.5-r2.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.5-r2.ebuild b/dev-lang/ruby/ruby-1.8.5-r2.ebuild index 7242fa9ae15d..eaece4335d47 100644 --- a/dev-lang/ruby/ruby-1.8.5-r2.ebuild +++ b/dev-lang/ruby/ruby-1.8.5-r2.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.5-r2.ebuild,v 1.4 2006/10/18 15:34:10 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5-r2.ebuild,v 1.5 2006/10/20 19:08:14 agriffis Exp $ ONIGURUMA="onigd2_5_4" @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${P}.tar.gz LICENSE="Ruby" SLOT="1.8" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="debug socks5 tk cjk doc threads examples ipv6" RESTRICT="confcache" |