summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-25 20:15:32 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-25 20:15:32 +0000
commit1f237f7529db5bee2cfb60e840ef9dbcd000a1c6 (patch)
tree2646253e22ec4b69c8be201be70e32ccd8b93ff7 /dev-lang
parentVersion bump, with a shorter description (to make repoman happier), it builds... (diff)
downloadgentoo-2-1f237f7529db5bee2cfb60e840ef9dbcd000a1c6.tar.gz
gentoo-2-1f237f7529db5bee2cfb60e840ef9dbcd000a1c6.tar.bz2
gentoo-2-1f237f7529db5bee2cfb60e840ef9dbcd000a1c6.zip
Stable ppc64, bug #411507
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ruby/ChangeLog6
-rw-r--r--dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index 6010ebc740ef..659e94cb9379 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,10 @@
# 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.541 2012/07/24 05:44:59 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.542 2012/07/25 20:15:32 blueness Exp $
+
+ 25 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
+ ruby-1.9.3_p194-r1.ebuild:
+ Stable ppc64, bug #411507
24 Jul 2012; Jeff Horelick <jdhore@gentoo.org> ruby-1.9.3_p194-r1.ebuild:
marked x86 per bug 427774
diff --git a/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild b/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild
index 2a0ee822c194..faf22d767f7c 100644
--- a/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild
+++ b/dev-lang/ruby/ruby-1.9.3_p194-r1.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.9.3_p194-r1.ebuild,v 1.3 2012/07/24 05:44:59 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild,v 1.4 2012/07/25 20:15:32 blueness Exp $
EAPI=4
@@ -34,7 +34,7 @@ SRC_URI="mirror://ruby/1.9/${MY_P}.tar.bz2
http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2"
LICENSE="|| ( Ruby BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl tk xemacs ncurses +readline +yaml" #libedit
# libedit support is removed everywhere because of this upstream bug: