summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-12-27 19:35:36 +0000
committerJeroen Roovers <jer@gentoo.org>2009-12-27 19:35:36 +0000
commit2319e742ff08dc34fea67711afaebb58ae4e4ed4 (patch)
treecb306790217bd43d9844fcd6eb11401efebab8ed /dev-ruby/hoe-seattlerb
parentPackage move from app-editors/emacs-cvs to app-editors/emacs-vcs. (diff)
downloadgentoo-2-2319e742ff08dc34fea67711afaebb58ae4e4ed4.tar.gz
gentoo-2-2319e742ff08dc34fea67711afaebb58ae4e4ed4.tar.bz2
gentoo-2-2319e742ff08dc34fea67711afaebb58ae4e4ed4.zip
Marked ~hppa (bug #298350).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog5
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index 3c8b03b364b8..20b6ccc42330 100644
--- a/dev-ruby/hoe-seattlerb/ChangeLog
+++ b/dev-ruby/hoe-seattlerb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.1 2009/12/25 16:32:21 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.2 2009/12/27 19:35:36 jer Exp $
+
+ 27 Dec 2009; Jeroen Roovers <jer@gentoo.org> hoe-seattlerb-1.2.1.ebuild:
+ Marked ~hppa (bug #298350).
*hoe-seattlerb-1.2.1 (25 Dec 2009)
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.1.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.1.ebuild
index 348b5ec38ecd..22c1c4b9c146 100644
--- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.1.ebuild
+++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.1.ebuild,v 1.1 2009/12/25 16:32:21 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.1.ebuild,v 1.2 2009/12/27 19:35:36 jer Exp $
EAPI=2
USE_RUBY="ruby18 ruby19"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
IUSE=""
ruby_add_rdepend '>=dev-ruby/hoe-2.3.3'