summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-12 09:15:32 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-12 09:15:32 +0000
commitcc4fcf9f90ebdaf6b962d02b1bb48f196e2fdf49 (patch)
tree228a81181524cc23640f1806052e6273eee3237f /dev-ruby/text-format
parentamd64/x86 stable, bug #330773 (diff)
downloadhistorical-cc4fcf9f90ebdaf6b962d02b1bb48f196e2fdf49.tar.gz
historical-cc4fcf9f90ebdaf6b962d02b1bb48f196e2fdf49.tar.bz2
historical-cc4fcf9f90ebdaf6b962d02b1bb48f196e2fdf49.zip
x86 stable, bug #330327
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
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-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index dea92d0c61cf..4e63071fcf76 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.39 2010/08/07 14:38:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.40 2010/08/12 09:08:55 maekke Exp $
+
+ 12 Aug 2010; Markus Meier <maekke@gentoo.org> text-format-1.0.0-r1.ebuild:
+ x86 stable, bug #330327
07 Aug 2010; Hans de Graaff <graaff@gentoo.org> text-format-1.0.0.ebuild:
Change virtual/ruby to dev-lang/ruby, bug 265054.
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 2fff2a8eac53..a612b2e9992d 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.9 2010/08/01 19:07:57 hwoarang Exp $
+# $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 $
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'