summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-04-13 12:55:57 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-04-13 12:55:57 +0000
commitc01ca254f730e9769aa3de164926ec1c82776801 (patch)
tree81e03440bd6a7bb0f5f8c8f3062b8e82c93a5916 /dev-ruby/rake
parentSet default paper size according to "metric" USE flag, bug 61922. (diff)
downloadgentoo-2-c01ca254f730e9769aa3de164926ec1c82776801.tar.gz
gentoo-2-c01ca254f730e9769aa3de164926ec1c82776801.tar.bz2
gentoo-2-c01ca254f730e9769aa3de164926ec1c82776801.zip
Stable on ppc64; bug #217389
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r--dev-ruby/rake/ChangeLog5
-rw-r--r--dev-ruby/rake/rake-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index 631b2803d407..4b6d5196a356 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.57 2008/04/12 18:31:35 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.58 2008/04/13 12:55:57 corsair Exp $
+
+ 13 Apr 2008; Markus Rothe <corsair@gentoo.org> rake-0.8.1.ebuild:
+ Stable on ppc64; bug #217389
12 Apr 2008; Ferris McCormick <fmccor@gentoo.org> rake-0.8.1.ebuild:
Sparc stable --- Bug #217389 --- Good since the end of January.
diff --git a/dev-ruby/rake/rake-0.8.1.ebuild b/dev-ruby/rake/rake-0.8.1.ebuild
index 2aa8ddcf9cf5..7b6164b7c97a 100644
--- a/dev-ruby/rake/rake-0.8.1.ebuild
+++ b/dev-ruby/rake/rake-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.1.ebuild,v 1.6 2008/04/12 18:31:35 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.1.ebuild,v 1.7 2008/04/13 12:55:57 corsair Exp $
inherit gems
@@ -9,6 +9,6 @@ HOMEPAGE="http://rake.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
RESTRICT="test"