summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2007-06-21 19:04:11 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2007-06-21 19:04:11 +0000
commitee2d6029af5ab4f3c4a1eac6317a15c7cdc981a3 (patch)
treea4add333953fdc7252e5aaa3c25d1f86bb6f70dd /dev-lang/ruby
parentalpha stable wrt #172154, thanks to Tobias Klausmann for testing (diff)
downloadgentoo-2-ee2d6029af5ab4f3c4a1eac6317a15c7cdc981a3.tar.gz
gentoo-2-ee2d6029af5ab4f3c4a1eac6317a15c7cdc981a3.tar.bz2
gentoo-2-ee2d6029af5ab4f3c4a1eac6317a15c7cdc981a3.zip
Re-add stable keyword for alpha as per bug #181110
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r--dev-lang/ruby/ChangeLog5
-rw-r--r--dev-lang/ruby/ruby-1.8.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index d1d7ba1be326..dee6d5c1c68f 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ruby
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.287 2007/06/21 17:56:09 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.288 2007/06/21 19:04:11 ferdy Exp $
+
+ 21 Jun 2007; Fernando J. Pereda <ferdy@gentoo.org> ruby-1.8.6-r1.ebuild:
+ Re-add stable keyword for alpha as per bug #181110
21 Jun 2007; Christoph Mende <angelos@gentoo.org> ruby-1.8.6-r1.ebuild:
Back to ~amd64 wrt bug 181110
diff --git a/dev-lang/ruby/ruby-1.8.6-r1.ebuild b/dev-lang/ruby/ruby-1.8.6-r1.ebuild
index 4235aac3ce0f..5f610069fe01 100644
--- a/dev-lang/ruby/ruby-1.8.6-r1.ebuild
+++ b/dev-lang/ruby/ruby-1.8.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6-r1.ebuild,v 1.11 2007/06/21 17:56:09 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6-r1.ebuild,v 1.12 2007/06/21 19:04:11 ferdy Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/$(get_version_component_range 1-2)/${P
LICENSE="Ruby"
SLOT="1.8"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="debug doc examples ipv6 rubytests socks5 threads tk" # cjk
RESTRICT="confcache"