summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-06-03 15:03:47 +0000
committerBrent Baude <ranger@gentoo.org>2011-06-03 15:03:47 +0000
commit83ee2086d912c20168330cf083957749c428eabd (patch)
tree8ec0c4aeae7c66ae4fad90ba9e31d038482ba72f /dev-lang
parentMake it gcc46 resistant, #369887 (diff)
downloadgentoo-2-83ee2086d912c20168330cf083957749c428eabd.tar.gz
gentoo-2-83ee2086d912c20168330cf083957749c428eabd.tar.bz2
gentoo-2-83ee2086d912c20168330cf083957749c428eabd.zip
Marking ruby-1.8.7_p334-r1 ppc for bug 369141
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ruby/ChangeLog5
-rw-r--r--dev-lang/ruby/ruby-1.8.7_p334-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index 8c1d8b26795f..7bb36ee30312 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ruby
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.495 2011/06/02 13:31:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.496 2011/06/03 15:03:47 ranger Exp $
+
+ 03 Jun 2011; Brent Baude <ranger@gentoo.org> ruby-1.8.7_p334-r1.ebuild:
+ Marking ruby-1.8.7_p334-r1 ppc for bug 369141
02 Jun 2011; Markus Meier <maekke@gentoo.org> ruby-1.8.7_p334-r1.ebuild:
arm/x86 stable, bug #369141
diff --git a/dev-lang/ruby/ruby-1.8.7_p334-r1.ebuild b/dev-lang/ruby/ruby-1.8.7_p334-r1.ebuild
index d3615a8a9335..47068b7db57f 100644
--- a/dev-lang/ruby/ruby-1.8.7_p334-r1.ebuild
+++ b/dev-lang/ruby/ruby-1.8.7_p334-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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_p334-r1.ebuild,v 1.4 2011/06/02 13:31:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p334-r1.ebuild,v 1.5 2011/06/03 15:03:47 ranger 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 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="+berkdb debug doc examples +gdbm ipv6 rubytests socks5 ssl threads tk xemacs ncurses +readline libedit"
RDEPEND="