summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-09-08 13:45:28 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-09-08 13:45:28 +0000
commit4ac29fec31d27f46e06e5dff9ff81488549c07e8 (patch)
tree03bf6d18e5ddbbb81d48c9e3a9399d6b3a5de67c /dev-ruby
parentAdded ~ppc wrt bug 189455 (diff)
downloadgentoo-2-4ac29fec31d27f46e06e5dff9ff81488549c07e8.tar.gz
gentoo-2-4ac29fec31d27f46e06e5dff9ff81488549c07e8.tar.bz2
gentoo-2-4ac29fec31d27f46e06e5dff9ff81488549c07e8.zip
Added ~ppc wrt bug 189455
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/text-format/ChangeLog5
-rw-r--r--dev-ruby/text-format/text-format-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index ba83b5260838..bff760e89890 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/text-format
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.18 2007/08/26 16:59:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.19 2007/09/08 13:45:28 nixnut Exp $
+
+ 08 Sep 2007; nixnut <nixnut@gentoo.org> text-format-1.0.0.ebuild:
+ Added ~ppc wrt bug 189455
26 Aug 2007; Raúl Porcel <armin76@gentoo.org> text-format-1.0.0.ebuild:
Readd ~ia64 wrt #189455
diff --git a/dev-ruby/text-format/text-format-1.0.0.ebuild b/dev-ruby/text-format/text-format-1.0.0.ebuild
index 9d3a44035f5a..50f195f0b458 100644
--- a/dev-ruby/text-format/text-format-1.0.0.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.ebuild,v 1.3 2007/08/26 16:59:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.4 2007/09/08 13:45:28 nixnut Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
IUSE=""
DEPEND="virtual/ruby
>=dev-ruby/text-hyphen-1.0.0"