diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-25 07:22:08 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-25 07:22:08 +0000 |
commit | 9ae2a36428da7d01b3457251474ec87dff79e3e1 (patch) | |
tree | 9d76f1739852afc0542d21eaf3f015a460f44374 /dev-ruby | |
parent | x86 stable, see bug 411507 (diff) | |
download | gentoo-2-9ae2a36428da7d01b3457251474ec87dff79e3e1.tar.gz gentoo-2-9ae2a36428da7d01b3457251474ec87dff79e3e1.tar.bz2 gentoo-2-9ae2a36428da7d01b3457251474ec87dff79e3e1.zip |
x86 stable, see bug 411507
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rubyforge/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rubyforge/ChangeLog b/dev-ruby/rubyforge/ChangeLog index a290e21caaa1..817aafa7b69e 100644 --- a/dev-ruby/rubyforge/ChangeLog +++ b/dev-ruby/rubyforge/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rubyforge # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.88 2012/05/27 14:45:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.89 2012/06/25 07:22:08 nativemad Exp $ + + 25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> + rubyforge-2.0.4-r2.ebuild: + x86 stable, see bug 411507 27 May 2012; Markus Meier <maekke@gentoo.org> rubyforge-2.0.4-r2.ebuild: arm stable, bug #411507 diff --git a/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild b/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild index 34f6e8875782..65fc740c9e89 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.6 2012/05/27 14:45:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild,v 1.7 2012/06/25 07:22:08 nativemad 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' |