summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-04 10:53:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-04 10:53:07 +0000
commit06ef5acd5b53de3905647830e69cc5f4c41a0771 (patch)
treeb982ef4f17a981d97e0fe98cc2fe2e7d39fb3c84 /dev-lang/ruby
parentStable for amd64, wrt bug #427942 (diff)
downloadgentoo-2-06ef5acd5b53de3905647830e69cc5f4c41a0771.tar.gz
gentoo-2-06ef5acd5b53de3905647830e69cc5f4c41a0771.tar.bz2
gentoo-2-06ef5acd5b53de3905647830e69cc5f4c41a0771.zip
Stable for amd64, wrt bug #427774
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r--dev-lang/ruby/ChangeLog5
-rw-r--r--dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index 3c12498b2725..c02d48167dae 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.543 2012/08/02 20:50:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.544 2012/08/04 10:53:07 ago Exp $
+
+ 04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ruby-1.9.3_p194-r1.ebuild:
+ Stable for amd64, wrt bug #427774
02 Aug 2012; Markus Meier <maekke@gentoo.org> ruby-1.9.3_p194-r1.ebuild:
arm stable, bug #427774
diff --git a/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild b/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild
index b27e5fae3e03..42c2882bcd28 100644
--- a/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild
+++ b/dev-lang/ruby/ruby-1.9.3_p194-r1.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_p194-r1.ebuild,v 1.5 2012/08/02 20:50:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p194-r1.ebuild,v 1.6 2012/08/04 10:53:07 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-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: