diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:50:46 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:50:46 +0000 |
commit | c289c5e625ea5196a79263c8a2fe863f060c0757 (patch) | |
tree | fc5715cb2aede084e622add31a882382971cdc70 /dev-lang/ruby/ruby-1.8.5_p35.ebuild | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-c289c5e625ea5196a79263c8a2fe863f060c0757.tar.gz gentoo-2-c289c5e625ea5196a79263c8a2fe863f060c0757.tar.bz2 gentoo-2-c289c5e625ea5196a79263c8a2fe863f060c0757.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.5_p35.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.5_p35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.5_p35.ebuild b/dev-lang/ruby/ruby-1.8.5_p35.ebuild index 9135e6906b22..fe0dcfe97906 100644 --- a/dev-lang/ruby/ruby-1.8.5_p35.ebuild +++ b/dev-lang/ruby/ruby-1.8.5_p35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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_p35.ebuild,v 1.4 2007/05/24 18:17:45 rbrown Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p35.ebuild,v 1.5 2007/07/02 14:50:46 peper Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -20,7 +20,7 @@ LICENSE="Ruby" SLOT="1.8" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="debug socks5 tk cjk doc threads examples ipv6" -RESTRICT="confcache test" +RESTRICT="test" RDEPEND=">=sys-libs/gdbm-1.8.0 >=sys-libs/readline-4.1 |