diff options
author | 2010-01-13 16:20:50 +0000 | |
---|---|---|
committer | 2010-01-13 16:20:50 +0000 | |
commit | 0b6af0753db30773cdedebd06ed6c2c2ec5479f9 (patch) | |
tree | 7121cd5c01047ba122a2d518288ab651976d6c08 /dev-ruby/hoe | |
parent | Marking ruby-minitest-0 ~ppc64 for bug 297830 (diff) | |
download | gentoo-2-0b6af0753db30773cdedebd06ed6c2c2ec5479f9.tar.gz gentoo-2-0b6af0753db30773cdedebd06ed6c2c2ec5479f9.tar.bz2 gentoo-2-0b6af0753db30773cdedebd06ed6c2c2ec5479f9.zip |
Marking hoe-2.4.0 ~ppc64 for bug 297830
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-2.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog index 481607fd2210..3807379d4881 100644 --- a/dev-ruby/hoe/ChangeLog +++ b/dev-ruby/hoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.69 2010/01/07 20:06:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.70 2010/01/13 16:20:50 ranger Exp $ + + 13 Jan 2010; Brent Baude <ranger@gentoo.org> hoe-2.4.0.ebuild: + Marking hoe-2.4.0 ~ppc64 for bug 297830 *hoe-2.5.0 (07 Jan 2010) diff --git a/dev-ruby/hoe/hoe-2.4.0.ebuild b/dev-ruby/hoe/hoe-2.4.0.ebuild index aaeb74534a57..2c28b63cdbb1 100644 --- a/dev-ruby/hoe/hoe-2.4.0.ebuild +++ b/dev-ruby/hoe/hoe-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.4.0.ebuild,v 1.8 2010/01/06 18:48:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.4.0.ebuild,v 1.9 2010/01/13 16:20:50 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" # also requires dev-ruby/hoe-seattlerb for 1.9 |