diff options
author | Tom Gall <tgall@gentoo.org> | 2004-10-10 03:53:59 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-10-10 03:53:59 +0000 |
commit | 586706d90eca866ed7079359b295a67918d3e312 (patch) | |
tree | 69c0e70972b034cb371748179be7bebeb2f49019 /dev-lang | |
parent | oooooooooooooold (Manifest recommit) (diff) | |
download | gentoo-2-586706d90eca866ed7079359b295a67918d3e312.tar.gz gentoo-2-586706d90eca866ed7079359b295a67918d3e312.tar.bz2 gentoo-2-586706d90eca866ed7079359b295a67918d3e312.zip |
stable on ppc64, bug #60525
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.2_pre2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index a71a933408ed..da8108b71eb3 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.92 2004/10/06 03:41:08 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.93 2004/10/10 03:53:59 tgall Exp $ + + 09 Oct 2004; Tom Gall <tgall@gentoo.org> ruby-1.8.2_pre2.ebuild: + stable on ppc64, bug #60525 06 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -ruby-1.6.8-r6.ebuild, ruby-1.8.2_pre2.ebuild: diff --git a/dev-lang/ruby/ruby-1.8.2_pre2.ebuild b/dev-lang/ruby/ruby-1.8.2_pre2.ebuild index 127d0f687865..7f69d43a3cbb 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.14 2004/10/06 03:41:08 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2_pre2.ebuild,v 1.15 2004/10/10 03:53:59 tgall 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" +KEYWORDS="alpha amd64 arm hppa -ia64 mips macos ppc ppc-macos ~s390 sparc x86 ppc64" IUSE="socks5 tcltk cjk doc threads" RDEPEND="virtual/libc |