diff options
author | 2014-09-19 09:22:33 +0000 | |
---|---|---|
committer | 2014-09-19 09:22:33 +0000 | |
commit | 208316cb58ed283633dae836788bfc9d235f45c7 (patch) | |
tree | 5e6f10cad0c0c8516526cdb8ea1c4ad569cc8aa7 /dev-ruby/rubyforge | |
parent | Stable for ppc64, wrt bug #503564 (diff) | |
download | gentoo-2-208316cb58ed283633dae836788bfc9d235f45c7.tar.gz gentoo-2-208316cb58ed283633dae836788bfc9d235f45c7.tar.bz2 gentoo-2-208316cb58ed283633dae836788bfc9d235f45c7.zip |
Stable for ppc64, wrt bug #503564
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rubyforge')
-rw-r--r-- | dev-ruby/rubyforge/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rubyforge/ChangeLog b/dev-ruby/rubyforge/ChangeLog index eef27890d077..fbbd570251f4 100644 --- a/dev-ruby/rubyforge/ChangeLog +++ b/dev-ruby/rubyforge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rubyforge # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.110 2014/09/19 09:22:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.111 2014/09/19 09:22:33 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> rubyforge-2.0.4-r3.ebuild: + Stable for ppc64, wrt bug #503564 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> rubyforge-2.0.4-r3.ebuild: Stable for ppc, wrt bug #503564 diff --git a/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild b/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild index 73c2fc641db1..cd6ffcbd364f 100644 --- a/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild +++ b/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r3.ebuild,v 1.11 2014/09/19 09:22:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild,v 1.12 2014/09/19 09:22:33 ago Exp $ EAPI=5 @@ -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 ~amd64-fbsd ~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 ~amd64-fbsd ~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' |