diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-03 06:02:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-03 06:02:36 +0000 |
commit | fe3f1841f655dbcf5fd5379423def8390e62e267 (patch) | |
tree | f8b6aace16d23dc8a96546aca679414fed769694 /dev-lang | |
parent | arm stable for security #70966 (Manifest recommit) (diff) | |
download | gentoo-2-fe3f1841f655dbcf5fd5379423def8390e62e267.tar.gz gentoo-2-fe3f1841f655dbcf5fd5379423def8390e62e267.tar.bz2 gentoo-2-fe3f1841f655dbcf5fd5379423def8390e62e267.zip |
arm/hppa stable for security #69985
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.2_pre3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.2_pre3.ebuild b/dev-lang/ruby/ruby-1.8.2_pre3.ebuild index 65b1b90d98cd..3f853dc28cfc 100644 --- a/dev-lang/ruby/ruby-1.8.2_pre3.ebuild +++ b/dev-lang/ruby/ruby-1.8.2_pre3.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_pre3.ebuild,v 1.12 2004/11/12 19:18:44 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2_pre3.ebuild,v 1.13 2004/12/03 06:02:36 vapier Exp $ ONIGURUMA="onigd2_3_2" @@ -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 ~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 |