summaryrefslogtreecommitdiff
path: root/app-crypt/efitools
diff options
context:
space:
mode:
authorConrad Kostecki <conrad@kostecki.com>2018-07-08 00:47:08 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-12 00:18:04 +0200
commitc638678c995810739309b8582e90a3957bc98615 (patch)
treeaba4fd0d303a5eba8cbc3c110656c2ea6d9cce9c /app-crypt/efitools
parentd670c98ba4d9b25c418c8bae73a8970d23de63dd (diff)
downloadgentoo-c638678c995810739309b8582e90a3957bc98615.tar.gz
gentoo-c638678c995810739309b8582e90a3957bc98615.tar.xz
app-crypt/sbsigntool: renamed to app-crypt/sbsigntools
Also changed all required dependencies. Package-Manager: Portage-2.3.41, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9112
Diffstat (limited to 'app-crypt/efitools')
-rw-r--r--app-crypt/efitools/efitools-1.7.0.ebuild2
-rw-r--r--app-crypt/efitools/efitools-1.8.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/efitools/efitools-1.7.0.ebuild b/app-crypt/efitools/efitools-1.7.0.ebuild
index 63c9fbec051..c47c9b03a9e 100644
--- a/app-crypt/efitools/efitools-1.7.0.ebuild
+++ b/app-crypt/efitools/efitools-1.7.0.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
DEPEND="${RDEPEND}
sys-apps/help2man
>=sys-boot/gnu-efi-3.0u
- app-crypt/sbsigntool
+ app-crypt/sbsigntools
virtual/pkgconfig
dev-perl/File-Slurp"
diff --git a/app-crypt/efitools/efitools-1.8.1.ebuild b/app-crypt/efitools/efitools-1.8.1.ebuild
index 6ede95860eb..94d636eec26 100644
--- a/app-crypt/efitools/efitools-1.8.1.ebuild
+++ b/app-crypt/efitools/efitools-1.8.1.ebuild
@@ -21,7 +21,7 @@ RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
sys-apps/util-linux"
DEPEND="${RDEPEND}
- app-crypt/sbsigntool
+ app-crypt/sbsigntools
dev-perl/File-Slurp
static? ( ${LIB_DEPEND} )
sys-apps/help2man