summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-08-26 17:52:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-08-26 17:52:54 +0000
commit60311440cc0c97ee4f7343312df76f27b3eacc20 (patch)
tree555b6ae52d3bb6d4c34efab12cfb44d4cc606b02
parentia64/x86 stable wrt #190161 (diff)
downloadgentoo-2-60311440cc0c97ee4f7343312df76f27b3eacc20.tar.gz
gentoo-2-60311440cc0c97ee4f7343312df76f27b3eacc20.tar.bz2
gentoo-2-60311440cc0c97ee4f7343312df76f27b3eacc20.zip
ia64/x86 stable wrt #190161
(Portage version: 2.1.3.7)
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index 1653a8547c54..bdae2fee0d59 100644
--- a/dev-ruby/hoe/ChangeLog
+++ b/dev-ruby/hoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.12 2007/08/15 06:26:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.13 2007/08/26 17:52:54 armin76 Exp $
+
+ 26 Aug 2007; Raúl Porcel <armin76@gentoo.org> hoe-1.2.2.ebuild:
+ ia64/x86 stable wrt #190161
*hoe-1.3.0 (15 Aug 2007)
diff --git a/dev-ruby/hoe/hoe-1.2.2.ebuild b/dev-ruby/hoe/hoe-1.2.2.ebuild
index 12b65e5c557f..72c0f4650572 100644
--- a/dev-ruby/hoe/hoe-1.2.2.ebuild
+++ b/dev-ruby/hoe/hoe-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.2.2.ebuild,v 1.1 2007/07/24 07:21:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.2.2.ebuild,v 1.2 2007/08/26 17:52:54 armin76 Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86 ~ppc"
+KEYWORDS="~amd64 ia64 ~ppc ~ppc64 x86"
IUSE=""
USE_RUBY="ruby18"