diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-10 13:51:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-10 13:51:07 +0000 |
commit | 56c39c5d4c66c4c7d0d42a0afb387727977969fb (patch) | |
tree | a81396c29cbc7654637ff4173bd6cd9c38cb79fa /dev-lang | |
parent | unleash newer binutils (diff) | |
download | gentoo-2-56c39c5d4c66c4c7d0d42a0afb387727977969fb.tar.gz gentoo-2-56c39c5d4c66c4c7d0d42a0afb387727977969fb.tar.bz2 gentoo-2-56c39c5d4c66c4c7d0d42a0afb387727977969fb.zip |
stable on ppc64
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.2_pre3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index 4aeb33eea31d..38e339fcc3bf 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.106 2004/11/10 09:37:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.107 2004/11/10 13:51:07 corsair Exp $ + + 10 Nov 2004; Markus Rothe <corsair@gentoo.org> ruby-1.8.2_pre3.ebuild: + Stable on ppc64; bug #69985 10 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-1.8.2_pre3.ebuild: Stable on alpha, bug 69985. diff --git a/dev-lang/ruby/ruby-1.8.2_pre3.ebuild b/dev-lang/ruby/ruby-1.8.2_pre3.ebuild index 6a97b86ee0df..dc18f9d04258 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.7 2004/11/10 09:37:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.2_pre3.ebuild,v 1.8 2004/11/10 13:51:07 corsair 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 |