summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-10-10 17:38:51 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-10-10 17:38:51 +0000
commit56fa7482b447e856e6e3a421ac02fd6b730ee6b5 (patch)
treef33df2d02b5c7134531b0d88d96510538ac05e64 /dev-ruby/hoe-seattlerb
parentFix openmotif dependency. (diff)
downloadgentoo-2-56fa7482b447e856e6e3a421ac02fd6b730ee6b5.tar.gz
gentoo-2-56fa7482b447e856e6e3a421ac02fd6b730ee6b5.tar.bz2
gentoo-2-56fa7482b447e856e6e3a421ac02fd6b730ee6b5.zip
Keyworded on alpha, bug #330337
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog6
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index a7e6239f3604..80567a44ccdf 100644
--- a/dev-ruby/hoe-seattlerb/ChangeLog
+++ b/dev-ruby/hoe-seattlerb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.12 2010/08/23 19:34:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.13 2010/10/10 17:38:51 klausman Exp $
+
+ 10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
+ hoe-seattlerb-1.2.2-r1.ebuild:
+ Keyworded on alpha, bug #330337
*hoe-seattlerb-1.2.2-r1 (23 Aug 2010)
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild
index 4bc29bb83abc..3cae79bb7c17 100644
--- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild
+++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-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-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild,v 1.1 2010/08/23 19:34:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild,v 1.2 2010/10/10 17:38:51 klausman Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend '>=dev-ruby/hoe-2.3.3 dev-ruby/minitest'