summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-08-19 15:31:16 +0000
committerMamoru Komachi <usata@gentoo.org>2004-08-19 15:31:16 +0000
commit87bc811426ad2228fd00131be94a610b088fc482 (patch)
tree63d1c3034ebb23bb40e87766ca4f2afcee009467 /dev-ruby/ruby-config
parent3.3.0 final (Manifest recommit) (diff)
downloadgentoo-2-87bc811426ad2228fd00131be94a610b088fc482.tar.gz
gentoo-2-87bc811426ad2228fd00131be94a610b088fc482.tar.bz2
gentoo-2-87bc811426ad2228fd00131be94a610b088fc482.zip
Stable on x86.
Diffstat (limited to 'dev-ruby/ruby-config')
-rw-r--r--dev-ruby/ruby-config/ChangeLog5
-rw-r--r--dev-ruby/ruby-config/ruby-config-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-config/ChangeLog b/dev-ruby/ruby-config/ChangeLog
index b32590c6aaee..e13b1744cfad 100644
--- a/dev-ruby/ruby-config/ChangeLog
+++ b/dev-ruby/ruby-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-config
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.13 2004/08/09 03:09:15 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.14 2004/08/19 15:31:16 usata Exp $
+
+ 20 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-config-0.3.ebuild:
+ Stable on x86.
08 Aug 2004; Tom Gall <tgall@gentoo.org> ruby-config-0.3.ebuild:
stable on ppc64, bug #57676
diff --git a/dev-ruby/ruby-config/ruby-config-0.3.ebuild b/dev-ruby/ruby-config/ruby-config-0.3.ebuild
index 807a551ced61..110991d45469 100644
--- a/dev-ruby/ruby-config/ruby-config-0.3.ebuild
+++ b/dev-ruby/ruby-config/ruby-config-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.ebuild,v 1.2 2004/08/09 03:09:15 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.ebuild,v 1.3 2004/08/19 15:31:16 usata Exp $
DESCRIPTION="Utility to switch the ruby interpreter beging used"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 macos ppc64"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 macos ppc64"
IUSE=""
DEPEND="virtual/ruby"