diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 18:25:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 18:25:19 +0000 |
commit | e2b93b023327ea9a03463f67c9aa3d9bb3b35414 (patch) | |
tree | 12a404197ef63a87a37547f563dad5b05d676bf3 /dev-ruby/hoe | |
parent | Needs kde-4.5 to compile (diff) | |
download | historical-e2b93b023327ea9a03463f67c9aa3d9bb3b35414.tar.gz historical-e2b93b023327ea9a03463f67c9aa3d9bb3b35414.tar.bz2 historical-e2b93b023327ea9a03463f67c9aa3d9bb3b35414.zip |
ia64/sparc stable wrt #354481
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
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 88ffadf763de..e41b57748f39 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.107 2011/02/15 07:09:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.108 2011/02/26 18:25:19 armin76 Exp $ + + 26 Feb 2011; Raúl Porcel <armin76@gentoo.org> hoe-2.8.0.ebuild: + ia64/sparc stable wrt #354481 15 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> hoe-2.8.0.ebuild: x86 stable wrt bug #354481 diff --git a/dev-ruby/hoe/hoe-2.8.0.ebuild b/dev-ruby/hoe/hoe-2.8.0.ebuild index 83a6d87a161a..5c243f3809f0 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.6 2011/02/15 07:09:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild,v 1.7 2011/02/26 18:25:19 armin76 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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RUBY_PATCHES=( "${P}-test-file-ordering.patch" ) |