summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-13 12:26:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-13 12:26:35 +0000
commit456c905df5f76a75190709c73f23966e23bbfdd1 (patch)
tree8a9b5e492c7c7b381e7676a9a0a91d362db95524 /dev-ruby/text-format
parentia64 stable wrt #353130 (diff)
downloadgentoo-2-456c905df5f76a75190709c73f23966e23bbfdd1.tar.gz
gentoo-2-456c905df5f76a75190709c73f23966e23bbfdd1.tar.bz2
gentoo-2-456c905df5f76a75190709c73f23966e23bbfdd1.zip
ia64 stable wrt #353130
(Portage version: 2.1.9.25/cvs/Linux ia64)
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 4aa9a742ecb7..be8fd6097199 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.50 2011/01/31 19:39:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.51 2011/02/13 12:26:35 armin76 Exp $
+
+ 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> text-format-1.0.0-r2.ebuild:
+ ia64 stable wrt #353130
31 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
text-format-1.0.0-r2.ebuild:
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 37577e911e6e..8f0def9ec8f9 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.7 2011/01/31 19:39:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.8 2011/02/13 12:26:35 armin76 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'