summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-29 18:08:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-29 18:08:28 +0000
commit2c15f0f8cde25473c8f901ba785fb7792f9e165f (patch)
treee60600628e4ed03d13ad68d876107ffa1fefcbc6 /dev-ruby/text-format
parentalpha/ia64/sh/sparc stable wrt #323729 (diff)
downloadhistorical-2c15f0f8cde25473c8f901ba785fb7792f9e165f.tar.gz
historical-2c15f0f8cde25473c8f901ba785fb7792f9e165f.tar.bz2
historical-2c15f0f8cde25473c8f901ba785fb7792f9e165f.zip
ia64 stable wrt #330327
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/text-format')
-rw-r--r--dev-ruby/text-format/ChangeLog6
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 52cd1d20200b..e1e392ca6150 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text-format
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.41 2010/08/21 21:47:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.42 2010/08/29 18:03:29 armin76 Exp $
+
+ 29 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+ text-format-1.0.0-r1.ebuild:
+ ia64 stable wrt #330327
21 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-files/text-format-0.64-prefix.diff:
diff --git a/dev-ruby/text-format/text-format-1.0.0-r1.ebuild b/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
index a612b2e9992d..5e040c1762d0 100644
--- a/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r1.ebuild,v 1.10 2010/08/12 09:08:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.11 2010/08/29 18:03:29 armin76 Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'