summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-09-27 17:54:03 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-09-27 17:54:03 +0000
commit6d257cbfba3771adf3de8a45157e539522e458b1 (patch)
tree823197bf7a45cb15b43ea5f85f23923a856042ce /dev-lang/ruby
parentStable on alpha as per bug #149047 (diff)
downloadgentoo-2-6d257cbfba3771adf3de8a45157e539522e458b1.tar.gz
gentoo-2-6d257cbfba3771adf3de8a45157e539522e458b1.tar.bz2
gentoo-2-6d257cbfba3771adf3de8a45157e539522e458b1.zip
hppa&&ppc stable, bug #142038
(Portage version: 2.1.1-r1)
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 9a0e815c444e..6c6e79a6b679 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.218 2006/09/27 17:17:02 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.219 2006/09/27 17:54:03 dertobi123 Exp $
+
+ 27 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> ruby-1.8.5.ebuild:
+ hppa&&ppc stable, bug #142038
27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> ruby-1.8.5.ebuild:
Stable on alpha wrt bug #145524
diff --git a/dev-lang/ruby/ruby-1.8.5.ebuild b/dev-lang/ruby/ruby-1.8.5.ebuild
index 62ad37d115c1..1b2ed96a66e2 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.8 2006/09/27 17:17:02 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5.ebuild,v 1.9 2006/09/27 17:54:03 dertobi123 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"