summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-01 19:07:57 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-01 19:07:57 +0000
commit847dc9c652b288eb488b516a0d06b4941fffcf20 (patch)
tree2ef0ca7401a8ca2738f6a75f9527021df2c93e42 /dev-ruby/text-format
parentStable on amd64 wrt bug #330327 (diff)
downloadgentoo-2-847dc9c652b288eb488b516a0d06b4941fffcf20.tar.gz
gentoo-2-847dc9c652b288eb488b516a0d06b4941fffcf20.tar.bz2
gentoo-2-847dc9c652b288eb488b516a0d06b4941fffcf20.zip
Stable on amd64 wrt bug #330327
(Portage version: 2.2_rc67/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-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 74632dda775b..6f11642bf688 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.37 2010/08/01 18:30:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.38 2010/08/01 19:07:57 hwoarang Exp $
+
+ 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
+ text-format-1.0.0-r1.ebuild:
+ Stable on amd64 wrt bug #330327
01 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
text-format-1.0.0-r1.ebuild, text-format-1.0.0-r2.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 6fe1b6b0ad47..2fff2a8eac53 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.8 2010/08/01 18:30:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.9 2010/08/01 19:07:57 hwoarang Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -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 ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'