summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-12-04 18:02:33 +0000
committerTom Martin <slarti@gentoo.org>2004-12-04 18:02:33 +0000
commit5b6cc3c82037cd859b29b111f0c7499b7968ea4c (patch)
tree4f5445e17a3b1f0e7f0e64ee62a06932457d843d /dev-ruby/ruby-config
parentstable on amd64 (Manifest recommit) (diff)
downloadgentoo-2-5b6cc3c82037cd859b29b111f0c7499b7968ea4c.tar.gz
gentoo-2-5b6cc3c82037cd859b29b111f0c7499b7968ea4c.tar.bz2
gentoo-2-5b6cc3c82037cd859b29b111f0c7499b7968ea4c.zip
stable on amd64
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.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-config/ChangeLog b/dev-ruby/ruby-config/ChangeLog
index 9b4ad69fa894..667c4aa1b1c4 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.23 2004/11/13 02:40:50 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.24 2004/12/04 18:00:42 slarti Exp $
+
+ 04 Dec 2004; Tom Martin <slarti@gentoo.org> ruby-config-0.3.1.ebuild:
+ Stable on amd64.
12 Nov 2004; Joshua Kinard <kumba@gentoo.org> ruby-config-0.3.1.ebuild:
Marked stable on mips.
diff --git a/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild b/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild
index 43da426fc6ea..422ff00a559e 100644
--- a/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild
+++ b/dev-ruby/ruby-config/ruby-config-0.3.1.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.1.ebuild,v 1.7 2004/11/13 02:40:50 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild,v 1.8 2004/12/04 18:00:42 slarti Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64 ~ppc-macos"
+KEYWORDS="x86 ppc sparc mips alpha ~arm ~hppa amd64 ~ia64 ~s390 ~ppc64 ~ppc-macos"
IUSE=""
RDEPEND="!<dev-ruby/ri-1.8b-r1"