diff options
author | Brent Baude <ranger@gentoo.org> | 2009-07-04 14:49:01 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-07-04 14:49:01 +0000 |
commit | 019489be098d5d75e6afcc549af5e67d86c918af (patch) | |
tree | aca6ab4dcc9b04d4ac31fc48983fa142c1a07164 /dev-java/offo-hyphenation | |
parent | Marking batik-1.7-r2 ppc64 for bug 274795 (diff) | |
download | historical-019489be098d5d75e6afcc549af5e67d86c918af.tar.gz historical-019489be098d5d75e6afcc549af5e67d86c918af.tar.bz2 historical-019489be098d5d75e6afcc549af5e67d86c918af.zip |
Marking offo-hyphenation-1.2 ppc64 for bug 274801
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'dev-java/offo-hyphenation')
-rw-r--r-- | dev-java/offo-hyphenation/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/offo-hyphenation/ChangeLog b/dev-java/offo-hyphenation/ChangeLog index 6294425ffe03..ab0e59302859 100644 --- a/dev-java/offo-hyphenation/ChangeLog +++ b/dev-java/offo-hyphenation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/offo-hyphenation # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/ChangeLog,v 1.6 2009/06/28 13:49:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/ChangeLog,v 1.7 2009/07/04 14:49:01 ranger Exp $ + + 04 Jul 2009; Brent Baude <ranger@gentoo.org> offo-hyphenation-1.2.ebuild: + Marking offo-hyphenation-1.2 ppc64 for bug 274801 28 Jun 2009; Markus Meier <maekke@gentoo.org> offo-hyphenation-1.2.ebuild: amd64/x86 stable, bug #274801 diff --git a/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild index 27180156765e..957be47c7c6f 100644 --- a/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild +++ b/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild,v 1.2 2009/06/28 13:49:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild,v 1.3 2009/07/04 14:49:01 ranger Exp $ DESCRIPTION="Hyphenation patterns for Apache Fop" HOMEPAGE="http://offo.sourceforge.net" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/offo/${PN}_v${PV}.zip" # review this upon update! LICENSE="GPL-2 Apache-2.0 LPPL-1.3b TeX" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86" IUSE="doc" RDEPEND="" |