diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-28 13:49:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-28 13:49:10 +0000 |
commit | b149b05fe0c55ee667ecd9acfb18ec2313c42424 (patch) | |
tree | 73a5baaf73c81d15ff219d0e59fb004b6e4a0906 /dev-java/offo-hyphenation | |
parent | amd64/x86 stable, bug #274798 (diff) | |
download | historical-b149b05fe0c55ee667ecd9acfb18ec2313c42424.tar.gz historical-b149b05fe0c55ee667ecd9acfb18ec2313c42424.tar.bz2 historical-b149b05fe0c55ee667ecd9acfb18ec2313c42424.zip |
amd64/x86 stable, bug #274801
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
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 fe49d0ddf700..6294425ffe03 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.5 2009/05/20 22:01:16 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/ChangeLog,v 1.6 2009/06/28 13:49:10 maekke Exp $ + + 28 Jun 2009; Markus Meier <maekke@gentoo.org> offo-hyphenation-1.2.ebuild: + amd64/x86 stable, bug #274801 *offo-hyphenation-1.2 (20 May 2009) diff --git a/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-1.2.ebuild index 18fe3ee5e964..27180156765e 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.1 2009/05/20 22:01:16 caster Exp $ +# $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 $ 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="" |