diff options
-rw-r--r-- | dev-ruby/hoe/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-2.13.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog index 237535c13b93..2888e64e6047 100644 --- a/dev-ruby/hoe/ChangeLog +++ b/dev-ruby/hoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.140 2012/11/06 16:52:00 jer Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.141 2013/01/28 15:15:57 aballier Exp $ + + 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> hoe-2.13.0.ebuild: + keyword ~amd64-fbsd 06 Nov 2012; Jeroen Roovers <jer@gentoo.org> hoe-2.12.5.ebuild: Stable for HPPA (bug #411507). diff --git a/dev-ruby/hoe/hoe-2.13.0.ebuild b/dev-ruby/hoe/hoe-2.13.0.ebuild index d3a5f41c7405..bc93a47a2f33 100644 --- a/dev-ruby/hoe/hoe-2.13.0.ebuild +++ b/dev-ruby/hoe/hoe-2.13.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.ebuild,v 1.3 2012/06/28 05:47:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.13.0.ebuild,v 1.4 2013/01/28 15:15:57 aballier Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 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 ~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; |