summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-04-01 07:34:20 +0000
committerMichael Weber <xmw@gentoo.org>2011-04-01 07:34:20 +0000
commit1f88e4d7c65120623084ab1ef79c16c81c95a0bd (patch)
tree0a8e6ef60656c8543b403abaae767150615a6c4f /dev-ruby/text-format
parentsparc stable (bug 353130) (diff)
downloadgentoo-2-1f88e4d7c65120623084ab1ef79c16c81c95a0bd.tar.gz
gentoo-2-1f88e4d7c65120623084ab1ef79c16c81c95a0bd.tar.bz2
gentoo-2-1f88e4d7c65120623084ab1ef79c16c81c95a0bd.zip
sparc stable (bug 353130)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
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 0b8fc5081bfb..81e7d00f19b2 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.52 2011/03/27 19:09:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.53 2011/04/01 07:34:20 xmw Exp $
+
+ 01 Apr 2011; Michael Weber <xmw@gentoo.org> text-format-1.0.0-r2.ebuild:
+ sparc stable (bug 353130)
27 Mar 2011; Brent Baude <ranger@gentoo.org> text-format-1.0.0-r2.ebuild:
Marking text-format-1.0.0-r2 ppc stable for 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 45af6b26e273..e1ee7c8df1fb 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.9 2011/03/27 19:09:04 ranger Exp $
+# $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 $
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'