diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-28 01:42:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-28 01:42:31 +0000 |
commit | 01406a4cb8669feaf267dfa163676240f31b0794 (patch) | |
tree | 5bdaf31ab1feb5e64402b0e00dba7a91b18b41ba /dev-ruby/text-format/text-format-1.0.0.ebuild | |
parent | Marking text-hyphen-1.0.0 ~ppc64 for bug 244214 (diff) | |
download | historical-01406a4cb8669feaf267dfa163676240f31b0794.tar.gz historical-01406a4cb8669feaf267dfa163676240f31b0794.tar.bz2 historical-01406a4cb8669feaf267dfa163676240f31b0794.zip |
Marking text-format-1.0.0 ppc64 for bug 244214
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'dev-ruby/text-format/text-format-1.0.0.ebuild')
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 24ee966897b4..a0958d924fbb 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-2008 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.8 2008/10/26 19:40:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.9 2008/10/28 01:42:31 ranger 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 ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86" IUSE="" DEPEND="virtual/ruby >=dev-ruby/text-hyphen-1.0.0" |