summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-02-16 07:49:35 +0000
committerJonathan Callen <abcd@gentoo.org>2010-02-16 07:49:35 +0000
commitab2b7eb43b3c006590f896d7af05fb731ec0fea3 (patch)
tree0243c81efb23a794434a51a580d0205693cd5ad4 /dev-ruby/hoe
parentAdd ~x64-macos for bug 305355 (diff)
downloadgentoo-2-ab2b7eb43b3c006590f896d7af05fb731ec0fea3.tar.gz
gentoo-2-ab2b7eb43b3c006590f896d7af05fb731ec0fea3.tar.bz2
gentoo-2-ab2b7eb43b3c006590f896d7af05fb731ec0fea3.zip
Add ~x64-macos for bug 305355
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-2.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index 505dcd8049fa..6e92fd3aa82e 100644
--- a/dev-ruby/hoe/ChangeLog
+++ b/dev-ruby/hoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.71 2010/01/18 17:11:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.72 2010/02/16 07:49:35 abcd Exp $
+
+ 16 Feb 2010; Jonathan Callen <abcd@gentoo.org> hoe-2.5.0.ebuild:
+ Add ~x64-macos for bug 305355
18 Jan 2010; Brent Baude <ranger@gentoo.org> hoe-2.5.0.ebuild:
Marking hoe-2.5.0 ~ppc64 for bug 297830
diff --git a/dev-ruby/hoe/hoe-2.5.0.ebuild b/dev-ruby/hoe/hoe-2.5.0.ebuild
index 82e90091520b..6dd01af62485 100644
--- a/dev-ruby/hoe/hoe-2.5.0.ebuild
+++ b/dev-ruby/hoe/hoe-2.5.0.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/hoe-2.5.0.ebuild,v 1.2 2010/01/18 17:11:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild,v 1.3 2010/02/16 07:49:35 abcd Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
# - also requires dev-ruby/hoe-seattlerb for 1.9;