diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-28 01:46:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-28 01:46:25 +0000 |
commit | 2879fc09e2dc59317fa0fa6c7aeaaff18935b932 (patch) | |
tree | 0c03e465c288c0fa498b34a911f01372b7959788 /dev-ruby/text-hyphen | |
parent | Marking libsmi-0.4.8 ppc64 for bug 242436 (diff) | |
download | gentoo-2-2879fc09e2dc59317fa0fa6c7aeaaff18935b932.tar.gz gentoo-2-2879fc09e2dc59317fa0fa6c7aeaaff18935b932.tar.bz2 gentoo-2-2879fc09e2dc59317fa0fa6c7aeaaff18935b932.zip |
Marking text-hyphen-1.0.0 ppc64 for bug 244214
(Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'dev-ruby/text-hyphen')
-rw-r--r-- | dev-ruby/text-hyphen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog index 1b3745b79765..c17e1254b203 100644 --- a/dev-ruby/text-hyphen/ChangeLog +++ b/dev-ruby/text-hyphen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-hyphen # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.8 2008/10/28 01:39:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.9 2008/10/28 01:46:25 ranger Exp $ + + 28 Oct 2008; Brent Baude <ranger@gentoo.org> text-hyphen-1.0.0.ebuild: + Marking text-hyphen-1.0.0 ppc64 for bug 244214 28 Oct 2008; Brent Baude <ranger@gentoo.org> ChangeLog: Marking text-hyphen-1.0.0 ~ppc64 for bug 244214 diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild index 7686bd7b460a..e171bf28a1d8 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-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-hyphen/text-hyphen-1.0.0.ebuild,v 1.8 2008/10/26 19:38:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.9 2008/10/28 01:46:25 ranger Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86" IUSE="" DEPEND="virtual/ruby" |