diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-07-10 22:52:01 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-07-10 22:52:01 +0000 |
commit | 1846968d8425188923ce1c8c2e5a97652bf10b5a (patch) | |
tree | dc053f7070ec5ab065929465d92b41eecd8e1e2a /dev-ruby/hoe-seattlerb | |
parent | Stable for ppc/ppc64; bug #354609 (diff) | |
download | historical-1846968d8425188923ce1c8c2e5a97652bf10b5a.tar.gz historical-1846968d8425188923ce1c8c2e5a97652bf10b5a.tar.bz2 historical-1846968d8425188923ce1c8c2e5a97652bf10b5a.zip |
Stable for ppc64; bug #354609
Package-Manager: portage-2.1.10.3/cvs/Linux ppc64
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 f2fa8fde6b61..1d2dc79124e5 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.28 2011/04/16 17:11:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.29 2011/07/10 22:51:21 halcy0n Exp $ + + 10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> hoe-seattlerb-1.2.4.ebuild: + Stable for ppc64; bug #354609 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> hoe-seattlerb-1.2.4.ebuild: ia64 stable wrt #354609 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 8b35ae252dae..59eed539d782 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.8 2011/04/16 17:11:41 armin76 Exp $ +# $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 $ 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' |