summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-21 18:21:14 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-21 18:21:14 +0000
commit6ffa79aeb3e41ac2ba3d62dbf9bd164d815679b1 (patch)
tree0d0552d7c5c18e0fb1c34a267154c53fc172c3a1 /dev-ruby/rake
parentStable on ppc64 (diff)
downloadgentoo-2-6ffa79aeb3e41ac2ba3d62dbf9bd164d815679b1.tar.gz
gentoo-2-6ffa79aeb3e41ac2ba3d62dbf9bd164d815679b1.tar.bz2
gentoo-2-6ffa79aeb3e41ac2ba3d62dbf9bd164d815679b1.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r--dev-ruby/rake/ChangeLog5
-rw-r--r--dev-ruby/rake/rake-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index ac101ab9518c..d9446c588502 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.34 2006/05/16 05:07:52 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.35 2006/05/21 18:21:14 corsair Exp $
+
+ 21 May 2006; Markus Rothe <corsair@gentoo.org> rake-0.7.1.ebuild:
+ Stable on ppc64
16 May 2006; Joshua Jackson <tsunam@gentoo.org> rake-0.7.1.ebuild:
x86 stable; Rails requirement bug #133003
diff --git a/dev-ruby/rake/rake-0.7.1.ebuild b/dev-ruby/rake/rake-0.7.1.ebuild
index 2456fe593ed2..83612873f4e3 100644
--- a/dev-ruby/rake/rake-0.7.1.ebuild
+++ b/dev-ruby/rake/rake-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.7.1.ebuild,v 1.4 2006/05/16 05:07:52 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.7.1.ebuild,v 1.5 2006/05/21 18:21:14 corsair Exp $
inherit ruby gems
@@ -14,7 +14,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/9498/${P}.gem
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
RESTRICT="test"