summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 12:38:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 12:38:42 +0000
commit6d20f021ae19029848da168b758400c326a37fce (patch)
tree279b0a6908baa5b380864a37acc79d0d9340a600 /dev-lang/ruby
parentbump, source fixed cdparanoia handling (diff)
downloadgentoo-2-6d20f021ae19029848da168b758400c326a37fce.tar.gz
gentoo-2-6d20f021ae19029848da168b758400c326a37fce.tar.bz2
gentoo-2-6d20f021ae19029848da168b758400c326a37fce.zip
Stable for amd64, wrt bug #475074
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/ruby')
-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 18a30cab70c8..036eb66f0365 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.598 2013/06/30 08:44:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.599 2013/06/30 12:38:42 ago Exp $
+
+ 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ruby-1.8.7_p374.ebuild,
+ ruby-1.9.3_p448.ebuild:
+ Stable for amd64, wrt bug #475074
*ruby-1.9.3_p448 (30 Jun 2013)
*ruby-1.8.7_p374 (30 Jun 2013)
diff --git a/dev-lang/ruby/ruby-1.8.7_p374.ebuild b/dev-lang/ruby/ruby-1.8.7_p374.ebuild
index adcc36a2768c..75f91dbd71a8 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.1 2013/06/30 08:44:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p374.ebuild,v 1.2 2013/06/30 12:38:42 ago 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 2ef4f3718924..0966db230d41 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.1 2013/06/30 08:44:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p448.ebuild,v 1.2 2013/06/30 12:38:42 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: