summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-30 15:55:59 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-30 15:55:59 +0000
commit9464a95503e8e0a509b4833202b2b6883dd2b88a (patch)
tree633338bf0646ea8845b5ce8e5cdf1d685254029a /dev-ruby/text-format
parentStable on amd64 wrt bug #353130 (diff)
downloadgentoo-2-9464a95503e8e0a509b4833202b2b6883dd2b88a.tar.gz
gentoo-2-9464a95503e8e0a509b4833202b2b6883dd2b88a.tar.bz2
gentoo-2-9464a95503e8e0a509b4833202b2b6883dd2b88a.zip
Stable on amd64 wrt bug #353130
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/text-format')
-rw-r--r--dev-ruby/text-format/ChangeLog6
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 90727c9f9b12..8623b0fbbde1 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.48 2011/01/22 15:05:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.49 2011/01/30 15:55:59 hwoarang Exp $
+
+ 30 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
+ text-format-1.0.0-r2.ebuild:
+ Stable on amd64 wrt bug #353130
22 Jan 2011; Hans de Graaff <graaff@gentoo.org>
text-format-1.0.0-r2.ebuild, text-format-1.0.0-r3.ebuild:
diff --git a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild
index b4e41a03239f..739ca13634c1 100644
--- a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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-r2.ebuild,v 1.5 2011/01/22 15:05:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.6 2011/01/30 15:55:59 hwoarang Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'