diff options
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.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 65d6a3391e07..9bf4c842c5eb 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.30 2011/08/20 08:56:02 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.31 2011/09/14 17:04:28 jer Exp $ + + 14 Sep 2011; Jeroen Roovers <jer@gentoo.org> hoe-seattlerb-1.2.4.ebuild: + Stable for HPPA (bug #369573). *hoe-seattlerb-1.2.6 (20 Aug 2011) diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild index 59eed539d782..a69c806ddde5 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.2.4.ebuild,v 1.9 2011/07/10 22:51:21 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild,v 1.10 2011/09/14 17:04:28 jer Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/hoe-2.8.0 >=dev-ruby/minitest-2.0.0' |