diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-04-11 18:10:08 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-04-11 18:10:08 +0000 |
commit | 1724db76c466e5b4f2c12cf45064f145880ab598 (patch) | |
tree | 2b60ed2b80b4c30c888fad34d8db447ab96738e2 /dev-lang/ruby/ruby-1.6.8-r6.ebuild | |
parent | Bug fix release, should deprecate the amd64 patch. (diff) | |
download | historical-1724db76c466e5b4f2c12cf45064f145880ab598.tar.gz historical-1724db76c466e5b4f2c12cf45064f145880ab598.tar.bz2 historical-1724db76c466e5b4f2c12cf45064f145880ab598.zip |
Marked 1.6.8-r6, 1.8.0-r5 and 1.8.1-r2 stable on all arches. Removed old versions.
Diffstat (limited to 'dev-lang/ruby/ruby-1.6.8-r6.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.6.8-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.6.8-r6.ebuild b/dev-lang/ruby/ruby-1.6.8-r6.ebuild index 4dce66a70d04..13387791ae94 100644 --- a/dev-lang/ruby/ruby-1.6.8-r6.ebuild +++ b/dev-lang/ruby/ruby-1.6.8-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.6.8-r6.ebuild,v 1.4 2004/04/10 06:41:55 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.6.8-r6.ebuild,v 1.5 2004/04/11 18:10:08 usata Exp $ IUSE="cjk" @@ -16,7 +16,7 @@ SRC_URI="mirror://ruby/${PV%.*}/${P/_pre/-preview}.tar.gz LICENSE="Ruby" SLOT="1.6" -KEYWORDS="x86 alpha ~ppc ~sparc ~hppa ~amd64 -ia64 mips" +KEYWORDS="x86 alpha ppc sparc hppa amd64 -ia64 mips" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/gdbm-1.8.0 |