summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-18 17:54:34 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-18 17:54:34 +0000
commitcb5625ea757605b4e150a5f25b69ecc2026dc402 (patch)
tree9395d94f80da982eeb16fa6af5cccd6fb79d622b /dev-lang
parentStable for x86, wrt bug #434288 (diff)
downloadgentoo-2-cb5625ea757605b4e150a5f25b69ecc2026dc402.tar.gz
gentoo-2-cb5625ea757605b4e150a5f25b69ecc2026dc402.tar.bz2
gentoo-2-cb5625ea757605b4e150a5f25b69ecc2026dc402.zip
stable ppc ppc64, bug #434480
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ruby/ChangeLog5
-rw-r--r--dev-lang/ruby/ruby-1.8.7_p370.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index e569baa5794b..8cad560013d0 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ruby
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.547 2012/09/18 11:11:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.548 2012/09/18 17:54:34 blueness Exp $
+
+ 18 Sep 2012; Anthony G. Basile <blueness@gentoo.org> ruby-1.8.7_p370.ebuild:
+ stable ppc ppc64, bug #434480
18 Sep 2012; Johannes Huber <johu@gentoo.org> ruby-1.8.7_p370.ebuild:
Stable for x86, wrt bug #434480
diff --git a/dev-lang/ruby/ruby-1.8.7_p370.ebuild b/dev-lang/ruby/ruby-1.8.7_p370.ebuild
index afb683eaf2fd..86b82e2f4992 100644
--- a/dev-lang/ruby/ruby-1.8.7_p370.ebuild
+++ b/dev-lang/ruby/ruby-1.8.7_p370.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p370.ebuild,v 1.3 2012/09/18 11:11:03 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p370.ebuild,v 1.4 2012/09/18 17:54:34 blueness Exp $
EAPI=2
@@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2
http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2"
LICENSE="|| ( Ruby GPL-2 )"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="+berkdb debug doc examples +gdbm ipv6 rubytests socks5 ssl threads tk xemacs ncurses +readline libedit"
RDEPEND="