diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-12 23:29:30 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-12 23:29:30 +0000 |
commit | 940c139cfc89ddf0fd05763c0911b30953acf0a9 (patch) | |
tree | 1219060193f6338c891bf63c643e42fe92f49b55 /dev-ruby/capistrano/capistrano-2.0.0.ebuild | |
parent | Stable on x86 wrt bug #198966 (diff) | |
download | gentoo-2-940c139cfc89ddf0fd05763c0911b30953acf0a9.tar.gz gentoo-2-940c139cfc89ddf0fd05763c0911b30953acf0a9.tar.bz2 gentoo-2-940c139cfc89ddf0fd05763c0911b30953acf0a9.zip |
Stable on x86 wrt bug #198966
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/capistrano/capistrano-2.0.0.ebuild')
-rw-r--r-- | dev-ruby/capistrano/capistrano-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/capistrano/capistrano-2.0.0.ebuild b/dev-ruby/capistrano/capistrano-2.0.0.ebuild index 82a456b59082..35cec5a5497b 100644 --- a/dev-ruby/capistrano/capistrano-2.0.0.ebuild +++ b/dev-ruby/capistrano/capistrano-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild,v 1.1 2007/09/01 21:58:33 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild,v 1.2 2007/11/12 23:29:30 cla Exp $ inherit gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |