summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-07-07 18:53:15 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-07-07 18:53:15 +0000
commit9ffa437f9a688a515db2beb00fe6e2f095a712c6 (patch)
tree7498368cd9c4a48743cb57e5478a82890b6a104f /dev-ruby/hoe
parentAdd ~sparc keyword, bug #230517 (diff)
downloadhistorical-9ffa437f9a688a515db2beb00fe6e2f095a712c6.tar.gz
historical-9ffa437f9a688a515db2beb00fe6e2f095a712c6.tar.bz2
historical-9ffa437f9a688a515db2beb00fe6e2f095a712c6.zip
Add ~sparc keyword, bug #230517
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-1.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index 5e83f2e5e11b..300b883a167c 100644
--- a/dev-ruby/hoe/ChangeLog
+++ b/dev-ruby/hoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.34 2008/07/01 18:01:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.35 2008/07/07 18:46:40 bluebird Exp $
+
+ 07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> hoe-1.7.0.ebuild:
+ Add ~sparc keyword, bug #230517
*hoe-1.7.0 (01 Jul 2008)
diff --git a/dev-ruby/hoe/hoe-1.7.0.ebuild b/dev-ruby/hoe/hoe-1.7.0.ebuild
index 777adfb874c9..7a8bb0608c31 100644
--- a/dev-ruby/hoe/hoe-1.7.0.ebuild
+++ b/dev-ruby/hoe/hoe-1.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.7.0.ebuild,v 1.1 2008/07/01 18:01:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.7.0.ebuild,v 1.2 2008/07/07 18:46:40 bluebird Exp $
inherit gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-ruby/rake-0.8.1