diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:13:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:13:16 +0000 |
commit | 2b0e4134b6fcc4fd37dda1084fc39c6355f982c0 (patch) | |
tree | a27f559a9f097b1e5c35df3a1bc6de1da853f83d /dev-ruby/hoe | |
parent | Marking minitest-2.0.2 ~ppc for bug 354481 (diff) | |
download | historical-2b0e4134b6fcc4fd37dda1084fc39c6355f982c0.tar.gz historical-2b0e4134b6fcc4fd37dda1084fc39c6355f982c0.tar.bz2 historical-2b0e4134b6fcc4fd37dda1084fc39c6355f982c0.zip |
Marking hoe-2.8.0 ~ppc for bug 354481
Package-Manager: portage-2.1.9.42/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.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog index 7d260ee6cb30..d279d8e22c46 100644 --- a/dev-ruby/hoe/ChangeLog +++ b/dev-ruby/hoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.110 2011/03/07 11:58:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.111 2011/03/27 19:13:16 ranger Exp $ + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> hoe-2.8.0.ebuild: + Marking hoe-2.8.0 ppc stable for bug 354481 07 Mar 2011; Raúl Porcel <armin76@gentoo.org> hoe-2.5.0.ebuild, hoe-2.6.0-r1.ebuild, hoe-2.8.0.ebuild, hoe-2.9.0.ebuild, hoe-2.9.1.ebuild: diff --git a/dev-ruby/hoe/hoe-2.8.0.ebuild b/dev-ruby/hoe/hoe-2.8.0.ebuild index 5f9a35f037f6..5e11885c9b55 100644 --- a/dev-ruby/hoe/hoe-2.8.0.ebuild +++ b/dev-ruby/hoe/hoe-2.8.0.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/hoe-2.8.0.ebuild,v 1.9 2011/03/07 11:58:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild,v 1.10 2011/03/27 19:13:16 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RUBY_PATCHES=( "${P}-test-file-ordering.patch" ) |