From 63a2f5bf2fa247f684af38a723970b19e43c30bb Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Tue, 1 Dec 2020 13:31:42 +0200 Subject: sys-apps/openrc: indent pkg_postinst messages correctly Signed-off-by: Joonas Niilola --- sys-apps/openrc/openrc-0.41.2.ebuild | 2 +- sys-apps/openrc/openrc-0.42.1.ebuild | 2 +- sys-apps/openrc/openrc-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-apps/openrc') diff --git a/sys-apps/openrc/openrc-0.41.2.ebuild b/sys-apps/openrc/openrc-0.41.2.ebuild index 63a8bbbd49d5..afd7df37c6b7 100644 --- a/sys-apps/openrc/openrc-0.41.2.ebuild +++ b/sys-apps/openrc/openrc-0.41.2.ebuild @@ -176,7 +176,7 @@ pkg_postinst() { ewarn "You have emerged OpenRc without network support. This" ewarn "means you need to SET UP a network manager such as" ewarn " net-misc/netifrc, net-misc/dhcpcd, net-misc/connman," - ewarn "net-misc/NetworkManager, or net-vpn/badvpn." + ewarn " net-misc/NetworkManager, or net-vpn/badvpn." ewarn "Or, you have the option of emerging openrc with the newnet" ewarn "use flag and configuring /etc/conf.d/network and" ewarn "/etc/conf.d/staticroute if you only use static interfaces." diff --git a/sys-apps/openrc/openrc-0.42.1.ebuild b/sys-apps/openrc/openrc-0.42.1.ebuild index 663c940fad47..a10ce3384c69 100644 --- a/sys-apps/openrc/openrc-0.42.1.ebuild +++ b/sys-apps/openrc/openrc-0.42.1.ebuild @@ -180,7 +180,7 @@ pkg_postinst() { ewarn "You have emerged OpenRc without network support. This" ewarn "means you need to SET UP a network manager such as" ewarn " net-misc/netifrc, net-misc/dhcpcd, net-misc/connman," - ewarn "net-misc/NetworkManager, or net-vpn/badvpn." + ewarn " net-misc/NetworkManager, or net-vpn/badvpn." ewarn "Or, you have the option of emerging openrc with the newnet" ewarn "use flag and configuring /etc/conf.d/network and" ewarn "/etc/conf.d/staticroute if you only use static interfaces." diff --git a/sys-apps/openrc/openrc-9999.ebuild b/sys-apps/openrc/openrc-9999.ebuild index d07f1b872887..c159c6cdce2d 100644 --- a/sys-apps/openrc/openrc-9999.ebuild +++ b/sys-apps/openrc/openrc-9999.ebuild @@ -170,7 +170,7 @@ pkg_postinst() { ewarn "You have emerged OpenRc without network support. This" ewarn "means you need to SET UP a network manager such as" ewarn " net-misc/netifrc, net-misc/dhcpcd, net-misc/connman," - ewarn "net-misc/NetworkManager, or net-vpn/badvpn." + ewarn " net-misc/NetworkManager, or net-vpn/badvpn." ewarn "Or, you have the option of emerging openrc with the newnet" ewarn "use flag and configuring /etc/conf.d/network and" ewarn "/etc/conf.d/staticroute if you only use static interfaces." -- cgit v1.2.3-65-gdbad