summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-08-20 01:35:05 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-08-20 01:35:05 +0000
commitc38e9eb62f561e30d8d27a3ccf819f2f64c411ca (patch)
tree36917f3d47e16f56e9fe31d7e3d37d1028e04d96 /dev-ruby/ruby-config
parentppc stable (Manifest recommit) (diff)
downloadgentoo-2-c38e9eb62f561e30d8d27a3ccf819f2f64c411ca.tar.gz
gentoo-2-c38e9eb62f561e30d8d27a3ccf819f2f64c411ca.tar.bz2
gentoo-2-c38e9eb62f561e30d8d27a3ccf819f2f64c411ca.zip
Stable on alpha, bug 60525.
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 e13b1744cfad..ad6da56955b7 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.14 2004/08/19 15:31:16 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.15 2004/08/20 01:33:09 kloeri Exp $
+
+ 20 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ruby-config-0.3.ebuild:
+ Stable on alpha, bug 60525.
20 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-config-0.3.ebuild:
Stable on x86.
diff --git a/dev-ruby/ruby-config/ruby-config-0.3.ebuild b/dev-ruby/ruby-config/ruby-config-0.3.ebuild
index e18f6b8f0e8b..4312c7b97256 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.4 2004/08/19 18:25:55 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.ebuild,v 1.5 2004/08/20 01:33:09 kloeri 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"