summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2014-03-01 08:01:21 +0000
committerHans de Graaff <graaff@gentoo.org>2014-03-01 08:01:21 +0000
commitccfb9938ac110ca5e898fb6b7b5c205e6a9f52ce (patch)
tree2985940c59da0d2da7d0d8a29c2588b0fcca61f2 /dev-ruby/hoe
parentVersion bump. (diff)
downloadgentoo-2-ccfb9938ac110ca5e898fb6b7b5c205e6a9f52ce.tar.gz
gentoo-2-ccfb9938ac110ca5e898fb6b7b5c205e6a9f52ce.tar.bz2
gentoo-2-ccfb9938ac110ca5e898fb6b7b5c205e6a9f52ce.zip
Add back amd64-fbsd keyword that got dropped by accident.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-3.9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index 86e056b0e0ff..12f708efbdf5 100644
--- a/dev-ruby/hoe/ChangeLog
+++ b/dev-ruby/hoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.149 2014/03/01 07:59:26 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.150 2014/03/01 08:01:21 graaff Exp $
+
+ 01 Mar 2014; Hans de Graaff <graaff@gentoo.org> hoe-3.9.0.ebuild:
+ Add back amd64-fbsd keyword that got dropped by accident.
*hoe-3.9.0 (01 Mar 2014)
diff --git a/dev-ruby/hoe/hoe-3.9.0.ebuild b/dev-ruby/hoe/hoe-3.9.0.ebuild
index 2807d036ed12..07a2d67ca33b 100644
--- a/dev-ruby/hoe/hoe-3.9.0.ebuild
+++ b/dev-ruby/hoe/hoe-3.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-3.9.0.ebuild,v 1.1 2014/03/01 07:59:26 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-3.9.0.ebuild,v 1.2 2014/03/01 08:01:21 graaff Exp $
EAPI=5
USE_RUBY="ruby18 ruby19 ruby20 ruby21 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest )"