summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2008-07-08 01:46:31 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2008-07-08 01:46:31 +0000
commit184671d33a42e24db2c744c18fc33704a45f92a2 (patch)
tree25d3008bb93b0330c9467e5abcde7cf7e2aa7fe7 /dev-ruby/hoe
parentAdd ~x86-fbsd. (diff)
downloadgentoo-2-184671d33a42e24db2c744c18fc33704a45f92a2.tar.gz
gentoo-2-184671d33a42e24db2c744c18fc33704a45f92a2.tar.bz2
gentoo-2-184671d33a42e24db2c744c18fc33704a45f92a2.zip
Added ~x86-fbsd.
(Portage version: 2.2_rc1/cvs/FreeBSD 7.0-RELEASE i386)
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 300b883a167c..30f562e8c483 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.35 2008/07/07 18:46:40 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.36 2008/07/08 01:46:31 the_paya Exp $
+
+ 08 Jul 2008; Javier Villavicencio <the_paya@gentoo.org> hoe-1.7.0.ebuild:
+ Add ~x86-fbsd.
07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> hoe-1.7.0.ebuild:
Add ~sparc keyword, bug #230517
diff --git a/dev-ruby/hoe/hoe-1.7.0.ebuild b/dev-ruby/hoe/hoe-1.7.0.ebuild
index 7a8bb0608c31..af66c128d053 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.2 2008/07/07 18:46:40 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.7.0.ebuild,v 1.3 2008/07/08 01:46:31 the_paya Exp $
inherit gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-ruby/rake-0.8.1