diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-25 07:06:31 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-25 07:06:31 +0000 |
commit | 8f2d3e795faf05b3099432e9066e21175263c0b3 (patch) | |
tree | 22b9b192d26f35f66bbaae52a12c5563f7e15861 /dev-lang/ruby | |
parent | dev-perl/Module-Manifest: Keyworded for ~-linux, tested by me (diff) | |
download | gentoo-2-8f2d3e795faf05b3099432e9066e21175263c0b3.tar.gz gentoo-2-8f2d3e795faf05b3099432e9066e21175263c0b3.tar.bz2 gentoo-2-8f2d3e795faf05b3099432e9066e21175263c0b3.zip |
x86 stable, see bug 411507
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.9.3_p125.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index f9f96485271e..0f04c17d21cc 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.535 2012/05/27 17:54:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.536 2012/06/25 07:06:31 nativemad Exp $ + + 25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> ruby-1.9.3_p125.ebuild: + x86 stable, see bug 411507 27 May 2012; Markus Meier <maekke@gentoo.org> ruby-1.9.3_p125.ebuild: arm stable, bug #411507 diff --git a/dev-lang/ruby/ruby-1.9.3_p125.ebuild b/dev-lang/ruby/ruby-1.9.3_p125.ebuild index 4b51a2c51c5a..2f44811e76b3 100644 --- a/dev-lang/ruby/ruby-1.9.3_p125.ebuild +++ b/dev-lang/ruby/ruby-1.9.3_p125.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_p125.ebuild,v 1.4 2012/05/27 17:54:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p125.ebuild,v 1.5 2012/06/25 07:06:31 nativemad Exp $ EAPI=2 @@ -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: |