diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 21:02:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 21:02:27 +0000 |
commit | 939106a7515c1fa636f4235c4f7755aee8cbacd2 (patch) | |
tree | 5dfe78fc1bee92b00b099cf68b7d7ba4dcb335be /dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild | |
parent | Stable for amd64, wrt bug #411507 (diff) | |
download | gentoo-2-939106a7515c1fa636f4235c4f7755aee8cbacd2.tar.gz gentoo-2-939106a7515c1fa636f4235c4f7755aee8cbacd2.tar.bz2 gentoo-2-939106a7515c1fa636f4235c4f7755aee8cbacd2.zip |
Stable for amd64, wrt bug #411507
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild')
-rw-r--r-- | dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild b/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild index 4617dacb2e68..97e1d1fdf54d 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-2011 Gentoo Foundation +# 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.4 2011/07/15 17:27:50 mattst88 Exp $ +# $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 $ 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' |