diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 10:04:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 10:04:02 +0000 |
commit | 0937cc82c2bb9d753ab80fddbc9c1db1867c7b35 (patch) | |
tree | abf9a2c5432a62f2f59e411d9722250040ae0fce /dev-ruby/hoe | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-0937cc82c2bb9d753ab80fddbc9c1db1867c7b35.tar.gz gentoo-2-0937cc82c2bb9d753ab80fddbc9c1db1867c7b35.tar.bz2 gentoo-2-0937cc82c2bb9d753ab80fddbc9c1db1867c7b35.zip |
amd64 stable, bug 490180
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-2.13.0-r1.ebuild | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog index a9b95bda1430..8f5da90e3b57 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.146 2014/01/18 10:47:31 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.147 2014/01/19 10:04:02 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> hoe-2.13.0-r1.ebuild: + amd64 stable, bug 490180 18 Jan 2014; Hans de Graaff <graaff@gentoo.org> -hoe-2.6.0-r1.ebuild, -hoe-2.8.0.ebuild: @@ -569,4 +572,3 @@ +hoe-1.1.1.ebuild: Added hoe, part of #147065. Ebuild by Guillaume Benny <guillaume.benny@sympatico.ca> - diff --git a/dev-ruby/hoe/hoe-2.13.0-r1.ebuild b/dev-ruby/hoe/hoe-2.13.0-r1.ebuild index 32cba595e75e..6fabe2584ec1 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 +# 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.3 2013/12/29 17:28:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.13.0-r1.ebuild,v 1.4 2014/01/19 10:04:02 pacho 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; |