Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/offo-hyphenation/
Date: Thu, 01 Oct 2015 08:39:48
Message-Id: 1443686156.437483d0360117ce156d42e04a6540af8f2d7305.monsieurp@gentoo
1 commit: 437483d0360117ce156d42e04a6540af8f2d7305
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 07:54:31 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 07:55:56 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437483d0
7
8 dev-java/offo-hyphenation: Stable for amd64+ppc+ppc64+x86 using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild | 4 +---
14 1 file changed, 1 insertion(+), 3 deletions(-)
15
16 diff --git a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
17 index 8056c5c..d092626 100644
18 --- a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
19 +++ b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
20 @@ -6,12 +6,10 @@ EAPI=5
21
22 DESCRIPTION="Hyphenation patterns for Apache Fop"
23 HOMEPAGE="http://offo.sourceforge.net"
24 -# upstream will hopefully version future release...
25 SRC_URI="mirror://sourceforge/offo/${PN}_v${PV}.zip"
26 -# review this upon update!
27 LICENSE="GPL-2 Apache-2.0 LPPL-1.3b TeX"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="amd64 ppc ppc64 x86"
31 IUSE="doc"
32
33 RDEPEND=""