From 2369f8b4067874107777e721a32ea89448c73f15 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 3 Mar 2013 14:42:14 +0100 Subject: sci-misc/hfst: Add ~amd64 or ~x86 keywords for revdeps Package-Manager: portage-2.2.0_alpha164 --- sci-misc/hfst/ChangeLog | 6 +++++- sci-misc/hfst/hfst-3.0.2.ebuild | 4 ++-- sci-misc/hfst/hfst-3.3.12.ebuild | 6 +++--- sci-misc/hfst/metadata.xml | 16 ++++++++-------- 4 files changed, 18 insertions(+), 14 deletions(-) (limited to 'sci-misc') diff --git a/sci-misc/hfst/ChangeLog b/sci-misc/hfst/ChangeLog index 67c498d5e..550fcb04d 100644 --- a/sci-misc/hfst/ChangeLog +++ b/sci-misc/hfst/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-misc/hfst -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 03 Mar 2013; Justin Lecher hfst-3.0.2.ebuild, + hfst-3.3.12.ebuild, metadata.xml: + Add ~amd64 or ~x86 keywords for revdeps + *hfst-3.3.12 (31 Jul 2012) 31 Jul 2012; Flammie Pirinen +hfst-3.3.12.ebuild, diff --git a/sci-misc/hfst/hfst-3.0.2.ebuild b/sci-misc/hfst/hfst-3.0.2.ebuild index 7c1b02bc8..48efb841e 100644 --- a/sci-misc/hfst/hfst-3.0.2.ebuild +++ b/sci-misc/hfst/hfst-3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/archive/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="+openfst sfst" # foma" DEPEND=" diff --git a/sci-misc/hfst/hfst-3.3.12.ebuild b/sci-misc/hfst/hfst-3.3.12.ebuild index 45be9b7f3..00d5c4a24 100644 --- a/sci-misc/hfst/hfst-3.3.12.ebuild +++ b/sci-misc/hfst/hfst-3.3.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="+openfst sfst foma xml +glib" RDEPEND=" @@ -19,7 +19,7 @@ RDEPEND=" foma? ( >sci-misc/foma-0.9.13 ) xml? ( dev-libs/libxml2 dev-cpp/libxmlpp ) glib? ( dev-libs/glib )" -DEPEND="${RDEPEND} +DEPEND="${RDEPEND} >=sys-devel/flex-2.5.35 sys-devel/bison" diff --git a/sci-misc/hfst/metadata.xml b/sci-misc/hfst/metadata.xml index efb69747d..1e603324b 100644 --- a/sci-misc/hfst/metadata.xml +++ b/sci-misc/hfst/metadata.xml @@ -1,28 +1,28 @@ - + Open Source API for FSTs, a set of command line tools, and clones of traditional FST-based linguistic morphology tools. - - + + Add optional support for openfst backend library (sci-misc/openfst) - + Add optional support for foma backend library (sci-misc/foma) - + Add optional support for sfst backend library (sci-misc/sfst) - + Parse UTF-8 and collate unicode using glib instead of homebrewn methods - + Include parsers for grammars and formats that require XML support - + -- cgit v1.2.3