summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-08-13 07:05:19 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-08-13 07:05:19 +0000
commit59e702ec32d83d34df84455cb4f9bc77a82c87b5 (patch)
tree875dbaa12534a777da2334098f295655ccb5dc07 /dev-java/offo-hyphenation
parentKEYWORDS go on one line (diff)
downloadhistorical-59e702ec32d83d34df84455cb4f9bc77a82c87b5.tar.gz
historical-59e702ec32d83d34df84455cb4f9bc77a82c87b5.tar.bz2
historical-59e702ec32d83d34df84455cb4f9bc77a82c87b5.zip
stable x86, bug 187600
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'dev-java/offo-hyphenation')
-rw-r--r--dev-java/offo-hyphenation/ChangeLog6
-rw-r--r--dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/offo-hyphenation/ChangeLog b/dev-java/offo-hyphenation/ChangeLog
index 5d066f8ad8fd..3da43e94af5b 100644
--- a/dev-java/offo-hyphenation/ChangeLog
+++ b/dev-java/offo-hyphenation/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/offo-hyphenation
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/ChangeLog,v 1.1 2007/05/16 23:19:16 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/ChangeLog,v 1.2 2007/08/13 07:03:33 opfer Exp $
+
+ 13 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
+ offo-hyphenation-1.0.ebuild:
+ stable x86, bug 187600
*offo-hyphenation-1.0 (16 May 2007)
diff --git a/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild
index 15f55b10c079..8ba1f33c8e5f 100644
--- a/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild
+++ b/dev-java/offo-hyphenation/offo-hyphenation-1.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-java/offo-hyphenation/offo-hyphenation-1.0.ebuild,v 1.2 2007/05/30 20:34:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild,v 1.3 2007/08/13 07:03:33 opfer Exp $
DESCRIPTION="Hyphenation patterns for Apache Fop"
HOMEPAGE="http://offo.sourceforge.net"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/offo/${PN}.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=""