summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-07-08 14:09:02 +0000
committerLars Weiler <pylon@gentoo.org>2007-07-08 14:09:02 +0000
commit61ccced1e30ffca7ff08a11add3c384523dfc9c1 (patch)
treeb3be64ddfca0331c3243c15ffdc3eb2e6a289192 /dev-ruby/rubygems
parentremove net-libs/gnet-1.1.9 (see bug #136453) (diff)
downloadhistorical-61ccced1e30ffca7ff08a11add3c384523dfc9c1.tar.gz
historical-61ccced1e30ffca7ff08a11add3c384523dfc9c1.tar.bz2
historical-61ccced1e30ffca7ff08a11add3c384523dfc9c1.zip
Stable on ppc; bug #181322.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'dev-ruby/rubygems')
-rw-r--r--dev-ruby/rubygems/ChangeLog5
-rw-r--r--dev-ruby/rubygems/rubygems-0.9.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubygems/ChangeLog b/dev-ruby/rubygems/ChangeLog
index 3e7daa2f5f25..143db80c9c5e 100644
--- a/dev-ruby/rubygems/ChangeLog
+++ b/dev-ruby/rubygems/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubygems
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.59 2007/07/08 09:07:33 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.60 2007/07/08 14:09:02 pylon Exp $
+
+ 08 Jul 2007; Lars Weiler <pylon@gentoo.org> rubygems-0.9.4.ebuild:
+ Stable on ppc; bug #181322.
08 Jul 2007; Markus Rothe <corsair@gentoo.org> rubygems-0.9.4.ebuild:
Stable on ppc64; bug #181322
diff --git a/dev-ruby/rubygems/rubygems-0.9.4.ebuild b/dev-ruby/rubygems/rubygems-0.9.4.ebuild
index b4ed9de4fd32..ae086c1c44d6 100644
--- a/dev-ruby/rubygems/rubygems-0.9.4.ebuild
+++ b/dev-ruby/rubygems/rubygems-0.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-0.9.4.ebuild,v 1.3 2007/07/08 09:07:33 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-0.9.4.ebuild,v 1.4 2007/07/08 14:09:02 pylon Exp $
inherit ruby
@@ -15,7 +15,7 @@ RESTRICT="test"
# change the filename on the end, it still downloads the same file.
SRC_URI="http://rubyforge.org/frs/download.php/20989/${P}.tgz"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
IUSE="doc server examples"
DEPEND=">=dev-lang/ruby-1.8"