diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-07-22 14:14:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-07-22 14:14:20 +0000 |
commit | 61a0e3c7d1b37afca6b63db1f2f8205c78b8eb04 (patch) | |
tree | d75b1c9e14b130f9d0157d120b5431feb7976b8d /dev-ruby/rubyforge | |
parent | ppc stable #411507 (diff) | |
download | gentoo-2-61a0e3c7d1b37afca6b63db1f2f8205c78b8eb04.tar.gz gentoo-2-61a0e3c7d1b37afca6b63db1f2f8205c78b8eb04.tar.bz2 gentoo-2-61a0e3c7d1b37afca6b63db1f2f8205c78b8eb04.zip |
ppc stable #411507
(Portage version: 2.1.10.49/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby/rubyforge')
-rw-r--r-- | dev-ruby/rubyforge/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubyforge/ChangeLog b/dev-ruby/rubyforge/ChangeLog index 817aafa7b69e..5b4af3b3882a 100644 --- a/dev-ruby/rubyforge/ChangeLog +++ b/dev-ruby/rubyforge/ChangeLog @@ -1,6 +1,9 @@ # 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.89 2012/06/25 07:22:08 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.90 2012/07/22 14:14:20 nixnut Exp $ + + 22 Jul 2012; <nixnut@gentoo.org> rubyforge-2.0.4-r2.ebuild: + ppc stable #411507 25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> rubyforge-2.0.4-r2.ebuild: diff --git a/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild b/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild index 65fc740c9e89..f26b2697bf37 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.7 2012/06/25 07:22:08 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r2.ebuild,v 1.8 2012/07/22 14:14:20 nixnut 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' |