diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-27 14:45:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-27 14:45:19 +0000 |
commit | 3eb35d72b5c8942f54e49af56ee63d1236c82465 (patch) | |
tree | 898f61d317710c679fb05f7931b4a9d7f39d6788 /dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild | |
parent | arm stable, bug #411507 (diff) | |
download | gentoo-2-3eb35d72b5c8942f54e49af56ee63d1236c82465.tar.gz gentoo-2-3eb35d72b5c8942f54e49af56ee63d1236c82465.tar.bz2 gentoo-2-3eb35d72b5c8942f54e49af56ee63d1236c82465.zip |
arm stable, bug #411507
(Portage version: 2.1.10.62/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild')
-rw-r--r-- | dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild b/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild index 97e1d1fdf54d..34f6e8875782 100644 --- a/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild +++ b/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild,v 1.5 2012/05/20 21:02:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild,v 1.6 2012/05/27 14:45:19 maekke Exp $ EAPI=2 @@ -17,7 +17,7 @@ HOMEPAGE="http://codeforpeople.rubyforge.org/rubyforge/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/json-1.1.7' |