diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-29 17:28:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-29 17:28:03 +0000 |
commit | b9d966a804f13a2ced0d03bb65463338cf34934d (patch) | |
tree | e9f0c2392900e5cda2296d1be23d72033791ec8e /dev-ruby/hoe | |
parent | arm stable, bug #487004 (diff) | |
download | gentoo-2-b9d966a804f13a2ced0d03bb65463338cf34934d.tar.gz gentoo-2-b9d966a804f13a2ced0d03bb65463338cf34934d.tar.bz2 gentoo-2-b9d966a804f13a2ced0d03bb65463338cf34934d.zip |
arm stable, bug #490180
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/hoe')
-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 e97ac7fdfe96..fcdff63b9145 100644 --- a/dev-ruby/hoe/ChangeLog +++ b/dev-ruby/hoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.143 2013/11/09 16:02:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.144 2013/12/29 17:28:03 maekke Exp $ + + 29 Dec 2013; Markus Meier <maekke@gentoo.org> hoe-2.13.0-r1.ebuild: + arm stable, bug #490180 09 Nov 2013; Jeroen Roovers <jer@gentoo.org> hoe-2.13.0-r1.ebuild: Stable for HPPA (bug #490180). diff --git a/dev-ruby/hoe/hoe-2.13.0-r1.ebuild b/dev-ruby/hoe/hoe-2.13.0-r1.ebuild index d40506a1596c..32cba595e75e 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-2013 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.2 2013/11/09 16:02:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.13.0-r1.ebuild,v 1.3 2013/12/29 17:28:03 maekke Exp $ EAPI=5 USE_RUBY="ruby18 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; |