aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-23 13:09:12 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-23 13:09:12 +0200
commit8be8bedcfc8aabcc41e1ac06fd46120fb4b803ff (patch)
treee80783ebbaf37c4a8e4224d0b26bb6bac3ed878b /sci-misc
parentsci-misc/hfst: Bump to EAPI=5 (diff)
downloadsci-8be8bedcfc8aabcc41e1ac06fd46120fb4b803ff.tar.gz
sci-8be8bedcfc8aabcc41e1ac06fd46120fb4b803ff.tar.bz2
sci-8be8bedcfc8aabcc41e1ac06fd46120fb4b803ff.zip
sci-misc/foma: 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/foma/foma-0.9.14_alpha.ebuild6
-rw-r--r--sci-misc/foma/foma-0.9.16_alpha.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/sci-misc/foma/foma-0.9.14_alpha.ebuild b/sci-misc/foma/foma-0.9.14_alpha.ebuild
index 0b62787ce..20ef0c666 100644
--- a/sci-misc/foma/foma-0.9.14_alpha.ebuild
+++ b/sci-misc/foma/foma-0.9.14_alpha.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
MY_P=${P/_alpha/alpha}
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="
sys-libs/libtermcap-compat
- sys-libs/readline"
+ sys-libs/readline:0="
DEPEND="${RDEPEND}
>=sys-devel/bison-2.3
>=sys-devel/flex-2.5.35"
diff --git a/sci-misc/foma/foma-0.9.16_alpha.ebuild b/sci-misc/foma/foma-0.9.16_alpha.ebuild
index 3ce7a129a..63bd6b7a2 100644
--- a/sci-misc/foma/foma-0.9.16_alpha.ebuild
+++ b/sci-misc/foma/foma-0.9.16_alpha.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
MY_P=${P/_alpha/alpha}
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="
sys-libs/libtermcap-compat
- sys-libs/readline"
+ sys-libs/readline:0="
DEPEND="${RDEPEND}
>=sys-devel/bison-2.3
>=sys-devel/flex-2.5.35"