diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-01 18:05:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-01 18:05:21 +0000 |
commit | f7493e5ba790f367158cb5d2a715351e4f3ccefe (patch) | |
tree | 13f4465a382de8274683a83702327e5f558679d3 /dev-ruby/rubygems/rubygems-1.2.0.ebuild | |
parent | Stable on ppc wrt bug 244832 (diff) | |
download | gentoo-2-f7493e5ba790f367158cb5d2a715351e4f3ccefe.tar.gz gentoo-2-f7493e5ba790f367158cb5d2a715351e4f3ccefe.tar.bz2 gentoo-2-f7493e5ba790f367158cb5d2a715351e4f3ccefe.zip |
Stable on ppc wrt bug 244952
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-ruby/rubygems/rubygems-1.2.0.ebuild')
-rw-r--r-- | dev-ruby/rubygems/rubygems-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubygems/rubygems-1.2.0.ebuild b/dev-ruby/rubygems/rubygems-1.2.0.ebuild index 891929382cba..2ef137aa39ff 100644 --- a/dev-ruby/rubygems/rubygems-1.2.0.ebuild +++ b/dev-ruby/rubygems/rubygems-1.2.0.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/rubygems/rubygems-1.2.0.ebuild,v 1.8 2008/10/31 16:04:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-1.2.0.ebuild,v 1.9 2008/11/01 18:05:21 nixnut Exp $ inherit ruby @@ -15,7 +15,7 @@ RESTRICT="test" # change the filename on the end, it still downloads the same file. SRC_URI="mirror://rubyforge/${PN}/${P}.tgz" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd" SLOT="0" IUSE="doc server" DEPEND=">=dev-lang/ruby-1.8" |