summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-02-18 16:31:34 +0000
committerFabian Groffen <grobian@gentoo.org>2010-02-18 16:31:34 +0000
commit87b6ae634af498dfc6f6a99436983802a27596a1 (patch)
tree9b8e2867e6cb23fb998ac85344766c952747d98e /dev-ruby
parentMarked ~x86-solaris (diff)
downloadgentoo-2-87b6ae634af498dfc6f6a99436983802a27596a1.tar.gz
gentoo-2-87b6ae634af498dfc6f6a99436983802a27596a1.tar.bz2
gentoo-2-87b6ae634af498dfc6f6a99436983802a27596a1.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-format/ChangeLog6
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 498113e5aaae..01741362b99b 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text-format
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.31 2010/02/13 19:41:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.32 2010/02/18 16:31:34 grobian Exp $
+
+ 18 Feb 2010; Fabian Groffen <grobian@gentoo.org>
+ text-format-1.0.0-r1.ebuild:
+ Marked ~x86-solaris
13 Feb 2010; Raúl Porcel <armin76@gentoo.org> text-format-1.0.0.ebuild,
text-format-1.0.0-r1.ebuild:
diff --git a/dev-ruby/text-format/text-format-1.0.0-r1.ebuild b/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
index cc805673ccd2..ba56cce266d3 100644
--- a/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
+++ b/dev-ruby/text-format/text-format-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-format/text-format-1.0.0-r1.ebuild,v 1.4 2010/02/13 19:41:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.5 2010/02/18 16:31:34 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'