summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-02-29 16:39:17 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-02-29 16:39:17 +0000
commitcda556915fd09d9b1e9aa65900d9a7c7a778010d (patch)
tree610118b177b80b093917b0d992b25f8faabf2bf6 /dev-ruby
parentsparc (ignoring ppc64 screwiness) (Manifest recommit) (diff)
downloadgentoo-2-cda556915fd09d9b1e9aa65900d9a7c7a778010d.tar.gz
gentoo-2-cda556915fd09d9b1e9aa65900d9a7c7a778010d.tar.bz2
gentoo-2-cda556915fd09d9b1e9aa65900d9a7c7a778010d.zip
sparc (ignoring amd64 b0rkage)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-config/ChangeLog5
-rw-r--r--dev-ruby/ruby-config/ruby-config-0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-config/ChangeLog b/dev-ruby/ruby-config/ChangeLog
index 3e6f1dd65dd5..f2c128199448 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 Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.4 2004/02/28 21:38:04 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.5 2004/02/29 16:39:17 ciaranm Exp $
+
+ 29 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> ruby-config-0.2.ebuild:
+ Stable on sparc
29 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-config-0.2.ebuild:
Marked stable on x86 and alpha
diff --git a/dev-ruby/ruby-config/ruby-config-0.2.ebuild b/dev-ruby/ruby-config/ruby-config-0.2.ebuild
index 9e7ab94d40cb..36131446c998 100644
--- a/dev-ruby/ruby-config/ruby-config-0.2.ebuild
+++ b/dev-ruby/ruby-config/ruby-config-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.2.ebuild,v 1.4 2004/02/28 21:38:04 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.2.ebuild,v 1.5 2004/02/29 16:39:17 ciaranm 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 ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ~ppc sparc ~mips alpha ~hppa ~amd64 ~ia64"
DEPEND="dev-lang/ruby"