diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 08:56:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 08:56:40 +0000 |
commit | 631b986daf1035a3fa23c461376d2931155e4b3e (patch) | |
tree | fa77c2b52176971369620d8520e4ede37a7201c6 /dev-lang/ruby | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-631b986daf1035a3fa23c461376d2931155e4b3e.tar.gz gentoo-2-631b986daf1035a3fa23c461376d2931155e4b3e.tar.bz2 gentoo-2-631b986daf1035a3fa23c461376d2931155e4b3e.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.6_p111.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/ruby/ruby-1.8.6_p111.ebuild b/dev-lang/ruby/ruby-1.8.6_p111.ebuild index 2f441994e6a3..1df61f81b1ee 100644 --- a/dev-lang/ruby/ruby-1.8.6_p111.ebuild +++ b/dev-lang/ruby/ruby-1.8.6_p111.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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_p111.ebuild,v 1.5 2007/12/26 09:03:06 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p111.ebuild,v 1.6 2008/01/10 08:56:40 vapier 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="cjk debug doc emacs examples ipv6 rubytests socks5 threads tk xemacs" RDEPEND=">=sys-libs/gdbm-1.8.0 |