summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-09-27 03:55:59 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-09-27 03:55:59 +0000
commit28ed6bf414340041efdf1c92736a0480f3b05512 (patch)
treec7b35c28d4fdeb868b08e4c77a15c44e92c81b1f /dev-lang/ruby
parentStable x86 (diff)
downloadgentoo-2-28ed6bf414340041efdf1c92736a0480f3b05512.tar.gz
gentoo-2-28ed6bf414340041efdf1c92736a0480f3b05512.tar.bz2
gentoo-2-28ed6bf414340041efdf1c92736a0480f3b05512.zip
Stable x86 as well
(Portage version: 2.1.1)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r--dev-lang/ruby/ChangeLog5
-rw-r--r--dev-lang/ruby/ruby-1.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index dbf2a7f0d8eb..38953660357b 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.216 2006/09/26 20:07:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.217 2006/09/27 03:55:59 tsunam Exp $
+
+ 27 Sep 2006; Joshua Jackson <tsunam@gentoo.org> ruby-1.8.5.ebuild:
+ Stable x86; bug #142038
26 Sep 2006; Markus Rothe <corsair@gentoo.org> ruby-1.8.5.ebuild:
Stable on ppc64; bug #142038
diff --git a/dev-lang/ruby/ruby-1.8.5.ebuild b/dev-lang/ruby/ruby-1.8.5.ebuild
index 67a88ebfbc69..4b31a6df28e6 100644
--- a/dev-lang/ruby/ruby-1.8.5.ebuild
+++ b/dev-lang/ruby/ruby-1.8.5.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.5.ebuild,v 1.6 2006/09/26 20:07:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5.ebuild,v 1.7 2006/09/27 03:55:59 tsunam Exp $
ONIGURUMA="onigd2_5_4"
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${P}.tar.gz
LICENSE="Ruby"
SLOT="1.8"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="debug socks5 tcltk cjk doc threads examples ipv6"
RESTRICT="confcache"