summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-12-27 20:23:09 +0000
committerFabian Groffen <grobian@gentoo.org>2010-12-27 20:23:09 +0000
commitfc588b8d49efc1d62292675d9ab5c4c6474c4f74 (patch)
treea3a81ec323ace53e1b03c5d44b628cc10e95ba46 /dev-ruby/hoe
parentx86 stable per bug 349567 (diff)
downloadhistorical-fc588b8d49efc1d62292675d9ab5c4c6474c4f74.tar.gz
historical-fc588b8d49efc1d62292675d9ab5c4c6474c4f74.tar.bz2
historical-fc588b8d49efc1d62292675d9ab5c4c6474c4f74.zip
Marked ~x64-solaris
Package-Manager: portage-2.2.01.17422-prefix/cvs/Darwin powerpc RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-2.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index 1f09c44e7413..cd32d43ecc3e 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.96 2010/12/11 08:42:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.97 2010/12/27 20:21:41 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> hoe-2.8.0.ebuild:
+ Marked ~x64-solaris
*hoe-2.8.0 (11 Dec 2010)
diff --git a/dev-ruby/hoe/hoe-2.8.0.ebuild b/dev-ruby/hoe/hoe-2.8.0.ebuild
index d8d90f9181a7..59aaafa2929f 100644
--- a/dev-ruby/hoe/hoe-2.8.0.ebuild
+++ b/dev-ruby/hoe/hoe-2.8.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.8.0.ebuild,v 1.1 2010/12/11 08:42:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild,v 1.2 2010/12/27 20:21:41 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_PATCHES=( "${P}-test-file-ordering.patch" )