summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 12:49:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 12:49:06 +0000
commit9352b4ea93be998e65289393f631a6a4ab985638 (patch)
tree75df5be817a8091e87035a9d14859afc0611f43e /dev-lang/ruby
parentStable for ppc, wrt bug #470494 (diff)
downloadgentoo-2-9352b4ea93be998e65289393f631a6a4ab985638.tar.gz
gentoo-2-9352b4ea93be998e65289393f631a6a4ab985638.tar.bz2
gentoo-2-9352b4ea93be998e65289393f631a6a4ab985638.zip
Stable for ppc, wrt bug #469984
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r--dev-lang/ruby/ChangeLog5
-rw-r--r--dev-lang/ruby/ruby-1.9.3_p429.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index b90dc2628516..d1d679dc46b5 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ruby
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.587 2013/05/19 15:07:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.588 2013/05/20 12:49:06 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild:
+ Stable for ppc, wrt bug #469984
19 May 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p429.ebuild:
Stable for x86, wrt bug #469984
diff --git a/dev-lang/ruby/ruby-1.9.3_p429.ebuild b/dev-lang/ruby/ruby-1.9.3_p429.ebuild
index dd8457d04409..e4000b1ba61b 100644
--- a/dev-lang/ruby/ruby-1.9.3_p429.ebuild
+++ b/dev-lang/ruby/ruby-1.9.3_p429.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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_p429.ebuild,v 1.4 2013/05/19 15:07:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p429.ebuild,v 1.5 2013/05/20 12:49:06 ago 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 BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~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: