diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-14 13:48:53 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-14 13:48:53 +0000 |
commit | 0074830c7337d856422140dd64f542cfacd2846d (patch) | |
tree | e249312f06ce49f0f0aae7d5ac7958ef4040a58c /dev-ruby | |
parent | version bump, thanks Pavel (diff) | |
download | gentoo-2-0074830c7337d856422140dd64f542cfacd2846d.tar.gz gentoo-2-0074830c7337d856422140dd64f542cfacd2846d.tar.bz2 gentoo-2-0074830c7337d856422140dd64f542cfacd2846d.zip |
Stable on ppc wrt bug 250348
(Portage version: 2.1.6.1/cvs/Linux 2.6.25-hardened-r11 ppc)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rake/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog index b4af7c382e3b..51e2a0da472a 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.65 2008/12/12 19:45:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.66 2008/12/14 13:48:53 nixnut Exp $ + + 14 Dec 2008; nixnut <nixnut@gentoo.org> rake-0.8.3.ebuild: + Stable on ppc wrt bug 250348 12 Dec 2008; Hans de Graaff <graaff@gentoo.org> -rake-0.8.0.ebuild, -rake-0.8.2.ebuild: diff --git a/dev-ruby/rake/rake-0.8.3.ebuild b/dev-ruby/rake/rake-0.8.3.ebuild index e059b95434ee..8e38c59b8b17 100644 --- a/dev-ruby/rake/rake-0.8.3.ebuild +++ b/dev-ruby/rake/rake-0.8.3.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.3.ebuild,v 1.3 2008/12/10 14:21:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.3.ebuild,v 1.4 2008/12/14 13:48:53 nixnut Exp $ inherit gems @@ -9,5 +9,5 @@ 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="" |