app-crypt/ima-evm-utils: Use slot operator for sys-apps/keyutils
authorMatt Turner <mattst88@gentoo.org>
Sat, 7 Sep 2019 17:43:36 +0000 (10:43 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 7 Sep 2019 17:43:47 +0000 (10:43 -0700)
Closes: https://bugs.gentoo.org/693224
Signed-off-by: Matt Turner <mattst88@gentoo.org>
app-crypt/ima-evm-utils/ima-evm-utils-1.1-r1.ebuild [moved from app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild with 92% similarity]
app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild

similarity index 92%
rename from app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild
rename to app-crypt/ima-evm-utils/ima-evm-utils-1.1-r1.ebuild
index 35ae3638a98880a54a9fa59be619e514a0ba42bf..93152d948962748fd1f40bed79a3467fd69581c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linux-ima/${P}.tar.gz"
 
 RDEPEND="
        dev-libs/openssl:0=
-       sys-apps/keyutils"
+       sys-apps/keyutils:="
 DEPEND="${RDEPEND}
        app-text/asciidoc
        app-text/docbook-xsl-stylesheets
index 4d21524b6744341fb386c0a523e0bf833bfda2de..1a92d1287ad1a74aacba0f9a29b47de908a72ce7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/linux-ima/ima-evm-utils"
 
 RDEPEND="
        dev-libs/openssl:0=
-       sys-apps/keyutils"
+       sys-apps/keyutils:="
 DEPEND="${RDEPEND}
        app-text/asciidoc
        app-text/docbook-xsl-stylesheets