diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-15 14:18:24 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-15 14:18:24 +0000 |
commit | e4f67aa8a1ce693bec91f98a8ebc8708429fb1ed (patch) | |
tree | ba19b5a5aae7dbb2719cea7513168cacb5e69039 /dev-lang/ruby | |
parent | keyword ~ia64 wrt bug #510876 (diff) | |
download | gentoo-2-e4f67aa8a1ce693bec91f98a8ebc8708429fb1ed.tar.gz gentoo-2-e4f67aa8a1ce693bec91f98a8ebc8708429fb1ed.tar.bz2 gentoo-2-e4f67aa8a1ce693bec91f98a8ebc8708429fb1ed.zip |
ia64 stable wrt bug #512904
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.9.3_p547.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-2.0.0_p481.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index 8ca1bfa5adc7..5b0c61d14488 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ruby # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.656 2014/06/11 11:54:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.657 2014/06/15 14:18:24 hattya Exp $ + + 15 Jun 2014; Akinori Hattori <hattya@gentoo.org> ruby-1.9.3_p547.ebuild, + ruby-2.0.0_p481.ebuild: + ia64 stable wrt bug #512904 11 Jun 2014; Jeroen Roovers <jer@gentoo.org> ruby-2.0.0_p481.ebuild: Stable for HPPA (bug #512904). diff --git a/dev-lang/ruby/ruby-1.9.3_p547.ebuild b/dev-lang/ruby/ruby-1.9.3_p547.ebuild index e80e4ca696ba..0d3b8be690c4 100644 --- a/dev-lang/ruby/ruby-1.9.3_p547.ebuild +++ b/dev-lang/ruby/ruby-1.9.3_p547.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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_p547.ebuild,v 1.2 2014/06/10 22:25:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p547.ebuild,v 1.3 2014/06/15 14:18:24 hattya 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 xemacs ncurses +readline +yaml" #libedit # libedit support is removed everywhere because of this upstream bug: diff --git a/dev-lang/ruby/ruby-2.0.0_p481.ebuild b/dev-lang/ruby/ruby-2.0.0_p481.ebuild index 44922564bd6d..38c068a39842 100644 --- a/dev-lang/ruby/ruby-2.0.0_p481.ebuild +++ b/dev-lang/ruby/ruby-2.0.0_p481.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p481.ebuild,v 1.2 2014/06/11 11:54:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p481.ebuild,v 1.3 2014/06/15 14:18:24 hattya Exp $ EAPI=5 @@ -33,7 +33,7 @@ SRC_URI="mirror://ruby/2.0/${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 xemacs ncurses +readline" RDEPEND=" |