diff options
author | 2013-11-09 16:01:04 +0000 | |
---|---|---|
committer | 2013-11-09 16:01:04 +0000 | |
commit | d1e2ce929c19e5056d618a32b2ec4b154886884c (patch) | |
tree | 0401ccda378188c2d8c9c65f409743bc7660beb1 /dev-ruby/rubyforge | |
parent | x86 stable, bug #486302 (diff) | |
download | gentoo-2-d1e2ce929c19e5056d618a32b2ec4b154886884c.tar.gz gentoo-2-d1e2ce929c19e5056d618a32b2ec4b154886884c.tar.bz2 gentoo-2-d1e2ce929c19e5056d618a32b2ec4b154886884c.zip |
Stable for HPPA (bug #490180).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 89ec6c0ddd72..b2127d2a0781 100644 --- a/dev-ruby/rubyforge/ChangeLog +++ b/dev-ruby/rubyforge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rubyforge # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.98 2013/09/10 17:49:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.99 2013/11/09 16:01:04 jer Exp $ + + 09 Nov 2013; Jeroen Roovers <jer@gentoo.org> rubyforge-2.0.4-r3.ebuild: + Stable for HPPA (bug #490180). *rubyforge-2.0.4-r3 (10 Sep 2013) diff --git a/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild b/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild index 2b9bcdb3f76f..08ebbb30c928 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-2013 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.1 2013/09/10 17:49:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r3.ebuild,v 1.2 2013/11/09 16:01:04 jer 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' |