diff options
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.3.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-1.8.3.ebuild b/dev-lang/ruby/ruby-1.8.3.ebuild index 7af08fa7b9a7..23e16c37ac65 100644 --- a/dev-lang/ruby/ruby-1.8.3.ebuild +++ b/dev-lang/ruby/ruby-1.8.3.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.3.ebuild,v 1.19 2006/01/02 21:26:27 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.3.ebuild,v 1.20 2006/02/22 18:57:56 caleb Exp $ ONIGURUMA="onigd2_5_0" @@ -16,6 +16,7 @@ SLOT="1.8" # please keep sorted KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="socks5 tcltk cjk doc threads" +RESTRICT="confcache" RDEPEND="virtual/libc >=sys-libs/gdbm-1.8.0 |