diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 06:07:00 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 06:07:00 +0000 |
commit | 274200278912a392e643151527efc901efd89012 (patch) | |
tree | 90b1e400960da1c45e70251d723b452822acb794 /dev-lang/ruby | |
parent | removed macos (diff) | |
download | historical-274200278912a392e643151527efc901efd89012.tar.gz historical-274200278912a392e643151527efc901efd89012.tar.bz2 historical-274200278912a392e643151527efc901efd89012.zip |
removed macos
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.2_pre2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.2_pre2.ebuild b/dev-lang/ruby/ruby-1.8.2_pre2.ebuild index 158025580730..0070b3d53fff 100644 --- a/dev-lang/ruby/ruby-1.8.2_pre2.ebuild +++ b/dev-lang/ruby/ruby-1.8.2_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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_pre2.ebuild,v 1.16 2004/10/10 09:06:17 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2_pre2.ebuild,v 1.17 2004/10/23 06:07:00 mr_bones_ Exp $ ONIGURUMA="onigd2_3_2" MY_P=${P/_pre/-preview} @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} LICENSE="Ruby" SLOT="1.8" # please keep sorted -KEYWORDS="alpha amd64 arm hppa -ia64 mips macos ppc ppc-macos ~s390 sparc x86 ppc64" +KEYWORDS="alpha amd64 arm hppa -ia64 mips ppc ppc-macos ~s390 sparc x86 ppc64" IUSE="socks5 tcltk cjk doc threads" RDEPEND="virtual/libc |