diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 16:43:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 16:43:47 +0000 |
commit | 5e749894a4582f26c1c0e44be759ebda4fb31f07 (patch) | |
tree | 177710e931983d9d42b58b2444e01826723580fc /dev-ruby | |
parent | ia64/s390/sh/sparc stable wrt #339791 (diff) | |
download | gentoo-2-5e749894a4582f26c1c0e44be759ebda4fb31f07.tar.gz gentoo-2-5e749894a4582f26c1c0e44be759ebda4fb31f07.tar.bz2 gentoo-2-5e749894a4582f26c1c0e44be759ebda4fb31f07.zip |
ia64/sparc stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/hoe/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-2.6.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog index 65288546d61a..7b41fda091c6 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.94 2010/10/10 13:21:17 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.95 2010/11/13 16:43:47 armin76 Exp $ + + 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> hoe-2.6.0-r1.ebuild: + ia64/sparc stable 10 Oct 2010; Tobias Klausmann <klausman@gentoo.org> hoe-2.6.1.ebuild: Keyworded on alpha, bug #325465 diff --git a/dev-ruby/hoe/hoe-2.6.0-r1.ebuild b/dev-ruby/hoe/hoe-2.6.0-r1.ebuild index 68d6c8e8cfd9..f919dd09be7a 100644 --- a/dev-ruby/hoe/hoe-2.6.0-r1.ebuild +++ b/dev-ruby/hoe/hoe-2.6.0-r1.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.6.0-r1.ebuild,v 1.6 2010/09/08 13:08:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.6.0-r1.ebuild,v 1.7 2010/11/13 16:43:47 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RUBY_PATCHES="${P}-rubyforge-without-account.patch" |