summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-04 13:03:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-04 13:03:25 +0000
commitac1c6aa539448ea9d90f501ce6eee8e5891096fa (patch)
tree4f12b3ee69b92cd75aafbaeaa72e93bae903e0cc /dev-ruby/text-format
parentStable for ppc, wrt bug #449756 (diff)
downloadgentoo-2-ac1c6aa539448ea9d90f501ce6eee8e5891096fa.tar.gz
gentoo-2-ac1c6aa539448ea9d90f501ce6eee8e5891096fa.tar.bz2
gentoo-2-ac1c6aa539448ea9d90f501ce6eee8e5891096fa.zip
Stable for ppc, wrt bug #450144
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/text-format')
-rw-r--r--dev-ruby/text-format/ChangeLog7
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index fa5a1b3b0f4e..a4dfb01a755d 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.57 2012/10/28 17:22:32 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.58 2013/01/04 13:03:25 ago Exp $
+
+ 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> text-format-1.0.0-r3.ebuild:
+ Stable for ppc, wrt bug #450144
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> text-format-1.0.0-r2.ebuild:
alpha stable
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 e351a68a0e81..e6893e2e4fc6 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-2011 Gentoo Foundation
+# 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.6 2011/01/22 15:05:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.7 2013/01/04 13:03:25 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'