summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-05 12:51:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-05 12:51:09 +0000
commitfc30b8c1c28b81e2d0d7eb516ad07ddc5b49c802 (patch)
tree643910ec26df15005e486e2cbdf0d0415d77a171 /dev-ruby/text-format
parentStable for x86, wrt bug #450144 (diff)
downloadgentoo-2-fc30b8c1c28b81e2d0d7eb516ad07ddc5b49c802.tar.gz
gentoo-2-fc30b8c1c28b81e2d0d7eb516ad07ddc5b49c802.tar.bz2
gentoo-2-fc30b8c1c28b81e2d0d7eb516ad07ddc5b49c802.zip
Stable for x86, wrt bug #450144
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 0325ecab1bc5..005b398f760f 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.61 2013/01/05 12:06:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.62 2013/01/05 12:51:09 ago Exp $
+
+ 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> text-format-1.0.0-r3.ebuild:
+ Stable for x86, wrt bug #450144
05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> text-format-1.0.0-r3.ebuild:
Stable for amd64, wrt bug #450144
diff --git a/dev-ruby/text-format/text-format-1.0.0-r3.ebuild b/dev-ruby/text-format/text-format-1.0.0-r3.ebuild
index 3e53792cc524..ce1a675ee26e 100644
--- a/dev-ruby/text-format/text-format-1.0.0-r3.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r3.ebuild,v 1.10 2013/01/05 12:06:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.11 2013/01/05 12:51:09 ago Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'