summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-06-10 20:46:28 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-06-10 20:46:28 +0000
commit62e590fcaa12386abcede5119bf99ff9c60695e1 (patch)
treed577018da3058be76a8ec2447ddf76bc44f344a3 /dev-lang
parentMarked stable on amd64 as per bug 175284. (diff)
downloadgentoo-2-62e590fcaa12386abcede5119bf99ff9c60695e1.tar.gz
gentoo-2-62e590fcaa12386abcede5119bf99ff9c60695e1.tar.bz2
gentoo-2-62e590fcaa12386abcede5119bf99ff9c60695e1.zip
Stable on mips, per #181110.
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ruby/ChangeLog5
-rw-r--r--dev-lang/ruby/ruby-1.8.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index 2f921ed7b971..4f65862e14fa 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ruby
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.280 2007/06/09 17:19:36 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.281 2007/06/10 20:46:28 kumba Exp $
+
+ 10 Jun 2007; Joshua Kinard <kumba@gentoo.org> ruby-1.8.6-r1.ebuild:
+ Stable on mips, per #181110.
09 Jun 2007; nixnut <nixnut@gentoo.org> ruby-1.8.6-r1.ebuild:
Stable on ppc wrt bug 181110
diff --git a/dev-lang/ruby/ruby-1.8.6-r1.ebuild b/dev-lang/ruby/ruby-1.8.6-r1.ebuild
index 567fd7c58fcb..f55777646f4b 100644
--- a/dev-lang/ruby/ruby-1.8.6-r1.ebuild
+++ b/dev-lang/ruby/ruby-1.8.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6-r1.ebuild,v 1.7 2007/06/09 17:19:36 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6-r1.ebuild,v 1.8 2007/06/10 20:46:28 kumba Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/$(get_version_component_range 1-2)/${P
LICENSE="Ruby"
SLOT="1.8"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug doc examples ipv6 rubytests socks5 threads tk" # cjk
RESTRICT="confcache"