diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 17:11:40 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 17:11:40 +0000 |
commit | 50a8224641a744983fb9ab26c8d7b93c0f77b5e2 (patch) | |
tree | 8e0a6374cb74a95c15c8316c3d93e03587cc53f2 /dev-ruby/rake/rake-0.8.7-r3.ebuild | |
parent | ppc stable #311541 (diff) | |
download | gentoo-2-50a8224641a744983fb9ab26c8d7b93c0f77b5e2.tar.gz gentoo-2-50a8224641a744983fb9ab26c8d7b93c0f77b5e2.tar.bz2 gentoo-2-50a8224641a744983fb9ab26c8d7b93c0f77b5e2.zip |
ppc stable #311603
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby/rake/rake-0.8.7-r3.ebuild')
-rw-r--r-- | dev-ruby/rake/rake-0.8.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rake/rake-0.8.7-r3.ebuild b/dev-ruby/rake/rake-0.8.7-r3.ebuild index 9f1c53ac559e..52e2d02eecd7 100644 --- a/dev-ruby/rake/rake-0.8.7-r3.ebuild +++ b/dev-ruby/rake/rake-0.8.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r3.ebuild,v 1.6 2010/04/11 17:48:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r3.ebuild,v 1.7 2010/04/18 17:11:40 nixnut Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bash-completion doc" #ruby_add_bdepend test dev-ruby/flexmock |