summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-30 15:56:22 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-30 15:56:22 +0000
commita80cd8c152d0640bb25f52e2d4e60c9cc5d3d111 (patch)
tree3743b00234f150abe56ff2fafd05ac52017dea4f /dev-ruby/text-format
parents390/sh stable (diff)
downloadhistorical-a80cd8c152d0640bb25f52e2d4e60c9cc5d3d111.tar.gz
historical-a80cd8c152d0640bb25f52e2d4e60c9cc5d3d111.tar.bz2
historical-a80cd8c152d0640bb25f52e2d4e60c9cc5d3d111.zip
Stable on amd64 wrt bug #353130
Package-Manager: portage-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'