diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-06 13:45:06 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-06 13:45:06 +0000 |
commit | ff416aaed3106141b37e1721ff920c86493874cc (patch) | |
tree | a191cf58510b7031e38bbda89044ae0150bc42a1 /dev-lang/ruby/ruby-1.8.6_p114.ebuild | |
parent | amd64 stable, bug 172111 (diff) | |
download | gentoo-2-ff416aaed3106141b37e1721ff920c86493874cc.tar.gz gentoo-2-ff416aaed3106141b37e1721ff920c86493874cc.tar.bz2 gentoo-2-ff416aaed3106141b37e1721ff920c86493874cc.zip |
amd64 stable, bug 212264
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.6_p114.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.6_p114.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.6_p114.ebuild b/dev-lang/ruby/ruby-1.8.6_p114.ebuild index 87790b5ed2d4..c00b24a1470d 100644 --- a/dev-lang/ruby/ruby-1.8.6_p114.ebuild +++ b/dev-lang/ruby/ruby-1.8.6_p114.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p114.ebuild,v 1.7 2008/03/06 11:56:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p114.ebuild,v 1.8 2008/03/06 13:45:06 beandog Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.bz2 cjk? ( http://www.geocities.jp/kosako3/oniguruma/archive/${ONIGURUMA}.tar.gz )" LICENSE="Ruby" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc 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="berkdb cjk debug doc emacs examples gdbm ipv6 rubytests socks5 ssl threads tk xemacs" RDEPEND=" |