summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-08-21 05:13:44 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-08-21 05:13:44 +0000
commite6675c560cf79d7f56e65a3969ae4fe4bbd576a1 (patch)
treef36a5f1b7bc02e55fcf965f37ce1cd27c8119167 /dev-java/offo-hyphenation
parentamd64 stable, bug #187981. (diff)
downloadhistorical-e6675c560cf79d7f56e65a3969ae4fe4bbd576a1.tar.gz
historical-e6675c560cf79d7f56e65a3969ae4fe4bbd576a1.tar.bz2
historical-e6675c560cf79d7f56e65a3969ae4fe4bbd576a1.zip
amd64 stable, bug #187600.
Package-Manager: portage-2.1.3.5
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 7a538f893494..5d0824eaee25 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.3 2007/08/16 09:57:27 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/ChangeLog,v 1.4 2007/08/21 05:12:31 wltjr Exp $
+
+ 21 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
+ offo-hyphenation-1.0.ebuild:
+ amd64 stable, bug #187600.
16 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
offo-hyphenation-1.0.ebuild:
diff --git a/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild
index 0ac852ba7083..a4be741ab50d 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.4 2007/08/16 09:57:27 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild,v 1.5 2007/08/21 05:12:31 wltjr 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=""