summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2011-07-10 23:17:23 +0000
committerMark Loeser <halcy0n@gentoo.org>2011-07-10 23:17:23 +0000
commitad4a74732cc115143259dc807b2ede304d241a9f (patch)
treefda59d10486abb5fb3f3f0fc93180c830285a95b /dev-ruby/text-format
parentStable for ppc64; bug #353130 (diff)
downloadgentoo-2-ad4a74732cc115143259dc807b2ede304d241a9f.tar.gz
gentoo-2-ad4a74732cc115143259dc807b2ede304d241a9f.tar.bz2
gentoo-2-ad4a74732cc115143259dc807b2ede304d241a9f.zip
Stable for ppc64; bug #353130
(Portage version: 2.1.10.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/text-format')
-rw-r--r--dev-ruby/text-format/ChangeLog5
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 81e7d00f19b2..5e3d583aa1c1 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,9 @@
# 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.53 2011/04/01 07:34:20 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.54 2011/07/10 23:17:23 halcy0n Exp $
+
+ 10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> text-format-1.0.0-r2.ebuild:
+ Stable for ppc64; bug #353130
01 Apr 2011; Michael Weber <xmw@gentoo.org> text-format-1.0.0-r2.ebuild:
sparc stable (bug 353130)
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 e1ee7c8df1fb..bcd9b2b99968 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.10 2011/04/01 07:34:20 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.11 2011/07/10 23:17:23 halcy0n 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'