aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-23 13:06:11 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-23 13:06:11 +0200
commit07981e1daf23e34a26f0766104d3cb00a3e75844 (patch)
tree52b89676689edf4dd9365280a6bbc630cbd511b5 /sci-misc
parentsci-misc/sfst: Bump to EAPI=5 (diff)
downloadsci-07981e1daf23e34a26f0766104d3cb00a3e75844.tar.gz
sci-07981e1daf23e34a26f0766104d3cb00a3e75844.tar.bz2
sci-07981e1daf23e34a26f0766104d3cb00a3e75844.zip
sci-misc/hfst: Bump to EAPI=5
Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/hfst/hfst-2.2.ebuild4
-rw-r--r--sci-misc/hfst/hfst-3.0.2.ebuild4
-rw-r--r--sci-misc/hfst/hfst-3.3.12.ebuild6
3 files changed, 7 insertions, 7 deletions
diff --git a/sci-misc/hfst/hfst-2.2.ebuild b/sci-misc/hfst/hfst-2.2.ebuild
index be590be46..90a007cc0 100644
--- a/sci-misc/hfst/hfst-2.2.ebuild
+++ b/sci-misc/hfst/hfst-2.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=5
DESCRIPTION="Helsinki Finite State Transducer API and tools"
HOMEPAGE="http://hfst.sourceforge.net/"
diff --git a/sci-misc/hfst/hfst-3.0.2.ebuild b/sci-misc/hfst/hfst-3.0.2.ebuild
index d58aa7190..7541c764e 100644
--- a/sci-misc/hfst/hfst-3.0.2.ebuild
+++ b/sci-misc/hfst/hfst-3.0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=5
DESCRIPTION="Helsinki Finite State Transducer API and tools"
HOMEPAGE="http://hfst.sourceforge.net/"
diff --git a/sci-misc/hfst/hfst-3.3.12.ebuild b/sci-misc/hfst/hfst-3.3.12.ebuild
index a2945ba78..bc2f7c160 100644
--- a/sci-misc/hfst/hfst-3.3.12.ebuild
+++ b/sci-misc/hfst/hfst-3.3.12.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=5
DESCRIPTION="Helsinki Finite State Transducer API and tools"
HOMEPAGE="http://hfst.sourceforge.net/"
@@ -18,7 +18,7 @@ RDEPEND="
sfst? ( >sci-misc/sfst-1.3 )
foma? ( >sci-misc/foma-0.9.13 )
xml? ( dev-libs/libxml2 dev-cpp/libxmlpp )
- glib? ( dev-libs/glib )"
+ glib? ( dev-libs/glib:2 )"
DEPEND="${RDEPEND}
>=sys-devel/flex-2.5.35
sys-devel/bison"