diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-09 19:55:18 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-09 19:55:18 +0000 |
commit | aa1e91346a0aa959eb807f3ea7e82d72ef5cf785 (patch) | |
tree | bdf5d95811dfea0e380b96679f2760a70ec5d31b /dev-lang/ruby | |
parent | Pinpoint virtual/x11 version to less than 7. (diff) | |
download | gentoo-2-aa1e91346a0aa959eb807f3ea7e82d72ef5cf785.tar.gz gentoo-2-aa1e91346a0aa959eb807f3ea7e82d72ef5cf785.tar.bz2 gentoo-2-aa1e91346a0aa959eb807f3ea7e82d72ef5cf785.zip |
Stable on ppc; bug #133002.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index bb29282ea84c..46be3a502f81 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.203 2006/07/02 06:17:01 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.204 2006/07/09 19:55:18 pylon Exp $ + + 09 Jul 2006; Lars Weiler <pylon@gentoo.org> ruby-1.8.4-r3.ebuild: + Stable on ppc; bug #133002. 02 Jul 2006; Daniel Black <dragonheart@gentoo.org> Manifest: regen Manifest to not contain missing ruby-1.8.5_pre1.ebuild.orig diff --git a/dev-lang/ruby/ruby-1.8.4-r3.ebuild b/dev-lang/ruby/ruby-1.8.4-r3.ebuild index 6152a25215d5..d5b4786f9f25 100644 --- a/dev-lang/ruby/ruby-1.8.4-r3.ebuild +++ b/dev-lang/ruby/ruby-1.8.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.2 2006/05/01 18:09:17 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.3 2006/07/09 19:55:18 pylon Exp $ ONIGURUMA="onigd2_5_4" @@ -13,7 +13,7 @@ SRC_URI="mirror://ruby/${PV%.*}/${P/_pre/-preview}.tar.gz LICENSE="Ruby" SLOT="1.8" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="socks5 tcltk cjk doc threads examples ipv6" RESTRICT="confcache" |