summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-09-08 13:08:14 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-09-08 13:08:14 +0000
commit2b87274dcd6c099042c74087caa370b276c0c073 (patch)
tree958079cf531b44f4148b7b343468c33b67c7f76b /dev-ruby
parentstable x86, bug 333947 (diff)
downloadgentoo-2-2b87274dcd6c099042c74087caa370b276c0c073.tar.gz
gentoo-2-2b87274dcd6c099042c74087caa370b276c0c073.tar.bz2
gentoo-2-2b87274dcd6c099042c74087caa370b276c0c073.zip
stable x86, bug 333947
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-2.6.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index 86e1b79a70e8..9be52d339e52 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.89 2010/08/28 07:42:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.90 2010/09/08 13:08:14 fauli Exp $
+
+ 08 Sep 2010; Christian Faulhammer <fauli@gentoo.org> hoe-2.6.0-r1.ebuild:
+ stable x86, bug 333947
28 Aug 2010; Hans de Graaff <graaff@gentoo.org> hoe-2.6.1.ebuild,
+files/hoe-2.6.1-test-file-ordering.patch:
diff --git a/dev-ruby/hoe/hoe-2.6.0-r1.ebuild b/dev-ruby/hoe/hoe-2.6.0-r1.ebuild
index 0bc1f67f0a6e..68d6c8e8cfd9 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.5 2010/08/22 16:40:40 flameeyes Exp $
+# $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 $
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"