diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-10 10:44:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-10 10:44:37 +0000 |
commit | 6bc4fdce3e07e84b8dcdb925d1647020671143ba (patch) | |
tree | b52b2d59459703aaea019453f3592b6744c5f193 /dev-ruby/hoe-seattlerb | |
parent | Stable for ppc, wrt bug #490180 (diff) | |
download | gentoo-2-6bc4fdce3e07e84b8dcdb925d1647020671143ba.tar.gz gentoo-2-6bc4fdce3e07e84b8dcdb925d1647020671143ba.tar.bz2 gentoo-2-6bc4fdce3e07e84b8dcdb925d1647020671143ba.zip |
Stable for ppc64, wrt bug #490180
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r-- | dev-ruby/hoe-seattlerb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 753273878c1c..6f583554b28c 100644 --- a/dev-ruby/hoe-seattlerb/ChangeLog +++ b/dev-ruby/hoe-seattlerb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe-seattlerb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.64 2014/11/10 10:44:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.65 2014/11/10 10:44:37 ago Exp $ + + 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> hoe-seattlerb-1.3.2-r1.ebuild: + Stable for ppc64, wrt bug #490180 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> hoe-seattlerb-1.3.2-r1.ebuild: Stable for ppc, wrt bug #490180 diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild index cc1353bd3e72..a7384e2ca3fb 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-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-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 1.11 2014/11/10 10:44:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 1.12 2014/11/10 10:44:37 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~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 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )" |