summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-03-10 20:38:00 +0000
committerAron Griffis <agriffis@gentoo.org>2004-03-10 20:38:00 +0000
commit82c14a32a788a7f250a6ab5ab16cdd5bc44a6a92 (patch)
treee26664ef506915b89e4a2c1a154ce08aade18b7a /dev-ruby
parentAdded ~x86 keyword (Manifest recommit) (diff)
downloadgentoo-2-82c14a32a788a7f250a6ab5ab16cdd5bc44a6a92.tar.gz
gentoo-2-82c14a32a788a7f250a6ab5ab16cdd5bc44a6a92.tar.bz2
gentoo-2-82c14a32a788a7f250a6ab5ab16cdd5bc44a6a92.zip
stable on ia64
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 f2c128199448..7d5e403b3301 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.5 2004/02/29 16:39:17 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.6 2004/03/10 20:38:00 agriffis Exp $
+
+ 10 Mar 2004; <agriffis@gentoo.org> ruby-config-0.2.ebuild:
+ stable on ia64
29 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> ruby-config-0.2.ebuild:
Stable on sparc
diff --git a/dev-ruby/ruby-config/ruby-config-0.2.ebuild b/dev-ruby/ruby-config/ruby-config-0.2.ebuild
index 36131446c998..dd1ad0d1dac8 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.5 2004/02/29 16:39:17 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.2.ebuild,v 1.6 2004/03/10 20:38:00 agriffis 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"