summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-05 12:06:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-05 12:06:48 +0000
commit30f5f775d4028f52f6c405e85bb90f67686cc64d (patch)
tree10701db6740f21e0e0a96e1dd98084de50dddeca /dev-ruby/text-format
parentStable for amd64, wrt bug #450144 (diff)
downloadgentoo-2-30f5f775d4028f52f6c405e85bb90f67686cc64d.tar.gz
gentoo-2-30f5f775d4028f52f6c405e85bb90f67686cc64d.tar.bz2
gentoo-2-30f5f775d4028f52f6c405e85bb90f67686cc64d.zip
Stable for amd64, 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 d96a8cde4825..0325ecab1bc5 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.60 2013/01/04 19:16:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.61 2013/01/05 12:06:48 ago Exp $
+
+ 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> text-format-1.0.0-r3.ebuild:
+ Stable for amd64, wrt bug #450144
04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> text-format-1.0.0-r3.ebuild:
Stable for ia64, 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 a0e0d9f51200..3e53792cc524 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.9 2013/01/04 19:16:09 ago Exp $
+# $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 $
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'