summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-02-18 16:28:30 +0000
committerFabian Groffen <grobian@gentoo.org>2010-02-18 16:28:30 +0000
commit6d9d95ff22cff1e4082ca99ae55b11f8db39f110 (patch)
treec31e85b6cb6c484e980de8d18c644f72276c4a73 /dev-ruby
parentBeta channel update, fixes some tab crashes, improved font bolding for fonts ... (diff)
downloadgentoo-2-6d9d95ff22cff1e4082ca99ae55b11f8db39f110.tar.gz
gentoo-2-6d9d95ff22cff1e4082ca99ae55b11f8db39f110.tar.bz2
gentoo-2-6d9d95ff22cff1e4082ca99ae55b11f8db39f110.zip
Marked ~x86-solaris
(Portage version: 2.2.00.15335-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/text-hyphen/ChangeLog6
-rw-r--r--dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog
index df1543e3925b..928a64be85cd 100644
--- a/dev-ruby/text-hyphen/ChangeLog
+++ b/dev-ruby/text-hyphen/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text-hyphen
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.15 2010/02/13 19:40:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.16 2010/02/18 16:28:30 grobian Exp $
+
+ 18 Feb 2010; Fabian Groffen <grobian@gentoo.org>
+ text-hyphen-1.0.0-r1.ebuild:
+ Marked ~x86-solaris
13 Feb 2010; Raúl Porcel <armin76@gentoo.org> text-hyphen-1.0.0.ebuild,
text-hyphen-1.0.0-r1.ebuild:
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild
index c173c9731f34..490c75e99a22 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-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/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.5 2010/02/13 19:40:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.6 2010/02/18 16:28:30 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
IUSE=""
ruby_add_bdepend test "dev-ruby/archive-tar-minitar virtual/ruby-test-unit"