[dev-libs/Ice] use eapi7-ver, sort useflags

This commit is contained in:
2018-04-14 14:49:46 +02:00
parent 9708fd2740
commit 3c43475d07
3 changed files with 18 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ EGIT_BRANCH="3.6"
# This variable does not belong to any eclass. It is solely used in this ebuild
BERKDB_SLOTS=( 6.2 6.1 5.3 5.1 4.8 )
inherit db-use mono-env php-ext-source-r3 python-r1 ruby-ng toolchain-funcs versionator git-r3
inherit db-use eapi7-ver mono-env php-ext-source-r3 python-r1 ruby-ng toolchain-funcs git-r3
# for mono-env
unset SRC_URI
@@ -33,7 +33,7 @@ HOMEPAGE="https://zeroc.com/products/ice"
LICENSE="GPL-2"
SLOT="0/36"
KEYWORDS=""
IUSE="examples libressl +readline mono php python ruby test debug"
IUSE="debug examples libressl +readline mono php python ruby test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND=">=dev-libs/expat-2.0.1