summaryrefslogtreecommitdiff
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 /sys-boot
parentdev-python/pytest: Remove obsolete logic (diff)
downloadgentoo-c638678c995810739309b8582e90a3957bc98615.tar.gz
gentoo-c638678c995810739309b8582e90a3957bc98615.tar.bz2
gentoo-c638678c995810739309b8582e90a3957bc98615.zip
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 'sys-boot')
-rw-r--r--sys-boot/refind/refind-0.10.4-r2.ebuild2
-rw-r--r--sys-boot/refind/refind-0.10.8.ebuild2
-rw-r--r--sys-boot/refind/refind-0.11.2.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/refind/refind-0.10.4-r2.ebuild b/sys-boot/refind/refind-0.10.4-r2.ebuild
index 96ca6a4c75a9..349f17cfc64e 100644
--- a/sys-boot/refind/refind-0.10.4-r2.ebuild
+++ b/sys-boot/refind/refind-0.10.4-r2.ebuild
@@ -177,7 +177,7 @@ pkg_postinst() {
elog ""
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "refind-install requires additional packages to be fully functional:"
- elog " app-crypt/sbsigntool for binary signing for use with SecureBoot"
+ elog " app-crypt/sbsigntools for binary signing for use with SecureBoot"
elog " sys-boot/efibootmgr for writing to NVRAM"
elog " sys-block/parted for automatic ESP location and mount"
elog ""
diff --git a/sys-boot/refind/refind-0.10.8.ebuild b/sys-boot/refind/refind-0.10.8.ebuild
index 598fa7cd8dcb..9978fe0dbf07 100644
--- a/sys-boot/refind/refind-0.10.8.ebuild
+++ b/sys-boot/refind/refind-0.10.8.ebuild
@@ -177,7 +177,7 @@ pkg_postinst() {
elog ""
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "refind-install requires additional packages to be fully functional:"
- elog " app-crypt/sbsigntool for binary signing for use with SecureBoot"
+ elog " app-crypt/sbsigntools for binary signing for use with SecureBoot"
elog " sys-boot/efibootmgr for writing to NVRAM"
elog " sys-block/parted for automatic ESP location and mount"
elog ""
diff --git a/sys-boot/refind/refind-0.11.2.ebuild b/sys-boot/refind/refind-0.11.2.ebuild
index 6f050a747dcf..5987cc179ee1 100644
--- a/sys-boot/refind/refind-0.11.2.ebuild
+++ b/sys-boot/refind/refind-0.11.2.ebuild
@@ -180,7 +180,7 @@ pkg_postinst() {
elog ""
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "refind-install requires additional packages to be fully functional:"
- elog " app-crypt/sbsigntool for binary signing for use with SecureBoot"
+ elog " app-crypt/sbsigntools for binary signing for use with SecureBoot"
elog " sys-boot/efibootmgr for writing to NVRAM"
elog " sys-block/parted for automatic ESP location and mount"
elog ""