diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-10 22:25:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-10 22:25:08 +0000 |
commit | 4e0e465fae78a90b6c03bb5d927acb9762ec2aa7 (patch) | |
tree | 358eb8ec605a28f3e59317adabe10c9d77410849 /dev-lang | |
parent | Old. (diff) | |
download | gentoo-2-4e0e465fae78a90b6c03bb5d927acb9762ec2aa7.tar.gz gentoo-2-4e0e465fae78a90b6c03bb5d927acb9762ec2aa7.tar.bz2 gentoo-2-4e0e465fae78a90b6c03bb5d927acb9762ec2aa7.zip |
Stable for HPPA (bug #512904).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.9.3_p547.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index dad87b7ea443..5fd90466b0f4 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # 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.654 2014/06/10 19:34:13 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.655 2014/06/10 22:25:08 jer Exp $ + + 10 Jun 2014; Jeroen Roovers <jer@gentoo.org> ruby-1.9.3_p547.ebuild: + Stable for HPPA (bug #512904). 10 Jun 2014; Hans de Graaff <graaff@gentoo.org> -ruby-2.0.0_p451.ebuild, -ruby-2.1.1-r1.ebuild: diff --git a/dev-lang/ruby/ruby-1.9.3_p547.ebuild b/dev-lang/ruby/ruby-1.9.3_p547.ebuild index 61f7fa06ee10..e80e4ca696ba 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.1 2014/05/17 06:53:22 graaff Exp $ +# $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 $ 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: |