summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-05 17:55:12 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-05 17:55:12 +0000
commite29e90abbf8f0b52f6fcc9b7a782cc89a60e56bf (patch)
tree12cffda7e8f027e18a2a23e3bd908fa814b0dccf /dev-ruby/hoe
parentTransfer prefix and clean up (diff)
downloadgentoo-2-e29e90abbf8f0b52f6fcc9b7a782cc89a60e56bf.tar.gz
gentoo-2-e29e90abbf8f0b52f6fcc9b7a782cc89a60e56bf.tar.bz2
gentoo-2-e29e90abbf8f0b52f6fcc9b7a782cc89a60e56bf.zip
add ~arm, bug #331061
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-2.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index ff5abab9a562..1f1fb48a3e4e 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.83 2010/07/24 16:59:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.84 2010/08/05 17:55:12 maekke Exp $
+
+ 05 Aug 2010; Markus Meier <maekke@gentoo.org> hoe-2.6.1.ebuild:
+ add ~arm, bug #331061
24 Jul 2010; Raúl Porcel <armin76@gentoo.org> hoe-2.5.0.ebuild:
ia64/sparc stable wrt #321043
diff --git a/dev-ruby/hoe/hoe-2.6.1.ebuild b/dev-ruby/hoe/hoe-2.6.1.ebuild
index e0c5e6cb385a..d80ac1a3e1bd 100644
--- a/dev-ruby/hoe/hoe-2.6.1.ebuild
+++ b/dev-ruby/hoe/hoe-2.6.1.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.1.ebuild,v 1.1 2010/06/05 11:16:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.6.1.ebuild,v 1.2 2010/08/05 17:55:12 maekke Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
# - also requires dev-ruby/hoe-seattlerb for 1.9;