summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-29 18:03:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-29 18:03:29 +0000
commit03443684c20d470c887f0e0cfd58d0acca9c67b3 (patch)
treec7b49a191bb15583169725cc43af089d1793a613 /dev-ruby/text-format
parentia64 stable wrt #330327 (diff)
downloadgentoo-2-03443684c20d470c887f0e0cfd58d0acca9c67b3.tar.gz
gentoo-2-03443684c20d470c887f0e0cfd58d0acca9c67b3.tar.bz2
gentoo-2-03443684c20d470c887f0e0cfd58d0acca9c67b3.zip
ia64 stable wrt #330327
(Portage version: 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'