diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-18 16:57:37 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-18 16:57:37 +0000 |
commit | 22e7c0c3e0290e7d16647594bdea8557c7a241da (patch) | |
tree | 32eb422a4f91dcd81bb5751f5bf94d40081acd6f /dev-lang/ruby/ruby-1.8.2-r1.ebuild | |
parent | new upstream version, fixes #85078. also did some cleanup (diff) | |
download | gentoo-2-22e7c0c3e0290e7d16647594bdea8557c7a241da.tar.gz gentoo-2-22e7c0c3e0290e7d16647594bdea8557c7a241da.tar.bz2 gentoo-2-22e7c0c3e0290e7d16647594bdea8557c7a241da.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.2-r1.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.2-r1.ebuild b/dev-lang/ruby/ruby-1.8.2-r1.ebuild index 9256369f555c..18362452cf7f 100644 --- a/dev-lang/ruby/ruby-1.8.2-r1.ebuild +++ b/dev-lang/ruby/ruby-1.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2-r1.ebuild,v 1.4 2005/04/18 14:42:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2-r1.ebuild,v 1.5 2005/04/18 16:57:37 hansmi Exp $ ONIGURUMA="onigd2_4_0" @@ -14,7 +14,7 @@ SRC_URI="mirror://ruby/${PV%.*}/${P/_pre/-preview}.tar.gz LICENSE="Ruby" SLOT="1.8" # please keep sorted -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 sparc x86" IUSE="socks5 tcltk cjk doc threads" RDEPEND="virtual/libc |