diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-08-09 23:57:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-08-09 23:57:39 +0000 |
commit | 7b41f67ec23534df3d11aa94fcdc9ac8be89af0e (patch) | |
tree | bbf6aee99d2acad903f35028c6ed22d12564b57f /dev-ruby/rake | |
parent | Marked ~hppa too. (diff) | |
download | historical-7b41f67ec23534df3d11aa94fcdc9ac8be89af0e.tar.gz historical-7b41f67ec23534df3d11aa94fcdc9ac8be89af0e.tar.bz2 historical-7b41f67ec23534df3d11aa94fcdc9ac8be89af0e.zip |
Stable for HPPA (bug #280851).
Package-Manager: portage-2.2_rc36/cvs/Linux i686
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r-- | dev-ruby/rake/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog index c77442d12c94..209c076cbf3d 100644 --- a/dev-ruby/rake/ChangeLog +++ b/dev-ruby/rake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rake # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.77 2009/08/09 16:43:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.78 2009/08/09 23:57:39 jer Exp $ + + 09 Aug 2009; Jeroen Roovers <jer@gentoo.org> rake-0.8.7.ebuild: + Stable for HPPA (bug #280851). 09 Aug 2009; nixnut <nixnut@gentoo.org> rake-0.8.7.ebuild: ppc stable #280851 diff --git a/dev-ruby/rake/rake-0.8.7.ebuild b/dev-ruby/rake/rake-0.8.7.ebuild index f166daf8fef5..05c218ef32c2 100644 --- a/dev-ruby/rake/rake-0.8.7.ebuild +++ b/dev-ruby/rake/rake-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7.ebuild,v 1.2 2009/08/09 16:43:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7.ebuild,v 1.3 2009/08/09 23:57:39 jer Exp $ inherit gems USE_RUBY="ruby18 ruby19" @@ -10,5 +10,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="" |