diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-21 14:00:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-21 14:00:38 +0000 |
commit | d4fee556e0fd10330ee6eb212292d4eb2672f2e4 (patch) | |
tree | 99ce50c0617dc05d304b92200573f6467bf5fba5 /dev-lang/ruby/ruby-1.8.4-r1.ebuild | |
parent | Renamed some files to avoid file-collisions. Set maintainer to myself. (diff) | |
download | historical-d4fee556e0fd10330ee6eb212292d4eb2672f2e4.tar.gz historical-d4fee556e0fd10330ee6eb212292d4eb2672f2e4.tar.bz2 historical-d4fee556e0fd10330ee6eb212292d4eb2672f2e4.zip |
dev-lang/ruby stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.4-r1.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.4-r1.ebuild b/dev-lang/ruby/ruby-1.8.4-r1.ebuild index 2452a89d76f6..56f7ed4d1b1a 100644 --- a/dev-lang/ruby/ruby-1.8.4-r1.ebuild +++ b/dev-lang/ruby/ruby-1.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r1.ebuild,v 1.5 2006/01/19 17:32:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r1.ebuild,v 1.6 2006/01/21 14:00:38 hansmi Exp $ ONIGURUMA="onigd2_5_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 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86" IUSE="socks5 tcltk cjk doc threads examples" RDEPEND="virtual/libc |