summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-07-01 02:36:54 +0000
committerJeroen Roovers <jer@gentoo.org>2013-07-01 02:36:54 +0000
commit60dce834d9105a17c154ec8348c5ff6cb27e4c69 (patch)
tree558ffe7c48a0afa0c81ea7f7341904c34a4737a2 /dev-lang
parentRemove REQUIRED_USE settings since python-r1.eclass is not inherited. (diff)
downloadgentoo-2-60dce834d9105a17c154ec8348c5ff6cb27e4c69.tar.gz
gentoo-2-60dce834d9105a17c154ec8348c5ff6cb27e4c69.tar.bz2
gentoo-2-60dce834d9105a17c154ec8348c5ff6cb27e4c69.zip
Stable for HPPA (bug #475074).
(Portage version: 2.2.0_alpha186/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/ChangeLog6
-rw-r--r--dev-lang/ruby/ruby-1.8.7_p374.ebuild4
-rw-r--r--dev-lang/ruby/ruby-1.9.3_p448.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index d5a8074c847e..6464c708abe3 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,10 @@
# 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.602 2013/06/30 21:08:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.603 2013/07/01 02:36:54 jer Exp $
+
+ 01 Jul 2013; Jeroen Roovers <jer@gentoo.org> ruby-1.8.7_p374.ebuild,
+ ruby-1.9.3_p448.ebuild:
+ Stable for HPPA (bug #475074).
30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild,
ruby-1.9.3_p448.ebuild:
diff --git a/dev-lang/ruby/ruby-1.8.7_p374.ebuild b/dev-lang/ruby/ruby-1.8.7_p374.ebuild
index eb331acb86dd..2eb377615a4c 100644
--- a/dev-lang/ruby/ruby-1.8.7_p374.ebuild
+++ b/dev-lang/ruby/ruby-1.8.7_p374.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.8.7_p374.ebuild,v 1.5 2013/06/30 21:08:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p374.ebuild,v 1.6 2013/07/01 02:36:54 jer Exp $
EAPI=2
@@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2
http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2"
LICENSE="|| ( Ruby GPL-2 )"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="+berkdb debug doc examples +gdbm ipv6 rubytests socks5 ssl threads tk xemacs ncurses +readline libedit"
RDEPEND="
diff --git a/dev-lang/ruby/ruby-1.9.3_p448.ebuild b/dev-lang/ruby/ruby-1.9.3_p448.ebuild
index 4458c06f73fe..6b9a9ebb86b3 100644
--- a/dev-lang/ruby/ruby-1.9.3_p448.ebuild
+++ b/dev-lang/ruby/ruby-1.9.3_p448.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_p448.ebuild,v 1.5 2013/06/30 21:08:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p448.ebuild,v 1.6 2013/07/01 02:36:54 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 tk xemacs ncurses +readline +yaml" #libedit
# libedit support is removed everywhere because of this upstream bug: