summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-12-27 21:04:13 +0000
committerFabian Groffen <grobian@gentoo.org>2010-12-27 21:04:13 +0000
commitb5626d359c778fe79dc75bdc0e7dfbc3dac3a283 (patch)
treec8186d2fa6ca8474dc490bddc53f929d18422d4e /dev-ruby/hoe-seattlerb
parentMarking scons-2.0.1 ppc64 for bug 339531 (diff)
downloadgentoo-2-b5626d359c778fe79dc75bdc0e7dfbc3dac3a283.tar.gz
gentoo-2-b5626d359c778fe79dc75bdc0e7dfbc3dac3a283.tar.bz2
gentoo-2-b5626d359c778fe79dc75bdc0e7dfbc3dac3a283.zip
Marked ~x64-solaris
(Portage version: 2.2.01.17422-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog6
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index 7a990baa9bca..4799e4f28380 100644
--- a/dev-ruby/hoe-seattlerb/ChangeLog
+++ b/dev-ruby/hoe-seattlerb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.16 2010/12/03 16:42:58 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.17 2010/12/27 21:04:13 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org>
+ hoe-seattlerb-1.2.2-r1.ebuild:
+ Marked ~x64-solaris
03 Dec 2010; Fabian Groffen <grobian@gentoo.org>
hoe-seattlerb-1.2.2-r1.ebuild:
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild
index b6941d079bca..782e33f7c0e8 100644
--- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild
+++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.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-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild,v 1.3 2010/12/03 16:42:58 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2-r1.ebuild,v 1.4 2010/12/27 21:04:13 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/hoe-2.3.3 dev-ruby/minitest'