diff options
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.5_p2.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.5_p2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/ruby/ruby-1.8.5_p2.ebuild b/dev-lang/ruby/ruby-1.8.5_p2.ebuild index 8650d9a7ce2a..0f3e383bc80b 100644 --- a/dev-lang/ruby/ruby-1.8.5_p2.ebuild +++ b/dev-lang/ruby/ruby-1.8.5_p2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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_p2.ebuild,v 1.10 2006/12/14 14:20:08 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p2.ebuild,v 1.11 2007/01/01 16:31:20 grobian Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${MY_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 ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug socks5 tk cjk doc threads examples ipv6" RESTRICT="confcache" |