diff options
author | 2014-09-19 09:22:37 +0000 | |
---|---|---|
committer | 2014-09-19 09:22:37 +0000 | |
commit | af5b320a2d1e8c23aae9712c5e613d9338f3f821 (patch) | |
tree | ada2935790f52d1ad457762a47677ce4d543f8f0 /dev-ruby | |
parent | Stable for ppc64, wrt bug #503564 (diff) | |
download | gentoo-2-af5b320a2d1e8c23aae9712c5e613d9338f3f821.tar.gz gentoo-2-af5b320a2d1e8c23aae9712c5e613d9338f3f821.tar.bz2 gentoo-2-af5b320a2d1e8c23aae9712c5e613d9338f3f821.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')
-rw-r--r-- | dev-ruby/hoe/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-2.13.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog index 6037b323e626..75d6e20b81d6 100644 --- a/dev-ruby/hoe/ChangeLog +++ b/dev-ruby/hoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.161 2014/09/19 09:22:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.162 2014/09/19 09:22:37 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> hoe-2.13.0-r1.ebuild: + Stable for ppc64, wrt bug #503564 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> hoe-2.13.0-r1.ebuild: Stable for ppc, wrt bug #503564 diff --git a/dev-ruby/hoe/hoe-2.13.0-r1.ebuild b/dev-ruby/hoe/hoe-2.13.0-r1.ebuild index c6562f36052d..54f36163e472 100644 --- a/dev-ruby/hoe/hoe-2.13.0-r1.ebuild +++ b/dev-ruby/hoe/hoe-2.13.0-r1.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/hoe/hoe-2.13.0-r1.ebuild,v 1.11 2014/09/19 09:22:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.13.0-r1.ebuild,v 1.12 2014/09/19 09:22:37 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" 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 ~sparc-solaris ~sparc64-solaris ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # - also requires dev-ruby/hoe-seattlerb for 1.9; |