diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 21:11:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 21:11:27 +0000 |
commit | 279fb55474d083bf7305ff36c4625cb5b08171c6 (patch) | |
tree | 1e835908b6fa4a685d02a33a3b230e06a7d8279c /dev-lang/ruby | |
parent | Stable for ppc, wrt bug #458390 (diff) | |
download | gentoo-2-279fb55474d083bf7305ff36c4625cb5b08171c6.tar.gz gentoo-2-279fb55474d083bf7305ff36c4625cb5b08171c6.tar.bz2 gentoo-2-279fb55474d083bf7305ff36c4625cb5b08171c6.zip |
Stable for ppc, wrt bug #458776
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.9.3_p392.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index 7254bf7f0c17..7d8c309672b8 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.560 2013/02/22 19:21:43 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.561 2013/02/23 21:11:27 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p392.ebuild: + Stable for ppc, wrt bug #458776 *ruby-1.9.3_p392 (22 Feb 2013) diff --git a/dev-lang/ruby/ruby-1.9.3_p392.ebuild b/dev-lang/ruby/ruby-1.9.3_p392.ebuild index a6e167b48289..b0511f3cbd6e 100644 --- a/dev-lang/ruby/ruby-1.9.3_p392.ebuild +++ b/dev-lang/ruby/ruby-1.9.3_p392.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_p392.ebuild,v 1.1 2013/02/22 19:21:43 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p392.ebuild,v 1.2 2013/02/23 21:11:27 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: |