diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-21 22:14:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-21 22:14:20 +0000 |
commit | 3e1376eb0993d82e8e95746abafbe892247f2eda (patch) | |
tree | 41510be09665ccc94f3f0d9896738dfd74389236 /dev-lang/ruby/ruby-1.8.2.ebuild | |
parent | Version bump; added init.d/conf.d scripts based on the ones written by Thomas... (diff) | |
download | gentoo-2-3e1376eb0993d82e8e95746abafbe892247f2eda.tar.gz gentoo-2-3e1376eb0993d82e8e95746abafbe892247f2eda.tar.bz2 gentoo-2-3e1376eb0993d82e8e95746abafbe892247f2eda.zip |
Stable on sparc
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.2.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.2.ebuild b/dev-lang/ruby/ruby-1.8.2.ebuild index 61e0e4849707..f36593eacbc8 100644 --- a/dev-lang/ruby/ruby-1.8.2.ebuild +++ b/dev-lang/ruby/ruby-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2.ebuild,v 1.2 2005/01/21 09:07:16 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2.ebuild,v 1.3 2005/01/21 22:14:20 gustavoz Exp $ ONIGURUMA="onigd2_4_0" @@ -14,7 +14,7 @@ SRC_URI="mirror://ruby/${PV%.*}/${P/_pre/-preview}.tar.gz LICENSE="Ruby" SLOT="1.8" # please keep sorted -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ppc-macos ~s390 ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ppc-macos ~s390 sparc x86" IUSE="socks5 tcltk cjk doc threads" RDEPEND="virtual/libc |