summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 31c61a4018a5..744b192d9992 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.26 2005/02/20 03:34:59 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ChangeLog,v 1.27 2005/04/08 16:37:22 corsair Exp $
+
+ 08 Apr 2005; Markus Rothe <corsair@gentoo.org> ruby-config-0.3.1.ebuild:
+ Stable on ppc64
20 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> -ruby-config-0.2.ebuild,
ruby-config-0.3.1.ebuild:
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 467d86f78d01..09b3e3416815 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-2005 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.10 2005/03/12 19:32:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild,v 1.11 2005/04/08 16:37:22 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 ppc-macos s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sparc x86"
IUSE=""
RDEPEND="!<dev-ruby/ri-1.8b-r1"