From fbea1ed6bea834ee653a75ea4967ddb07b5b0110 Mon Sep 17 00:00:00 2001 From: 0xd34df00d <0xd34df00d@gmail.com> Date: Sat, 11 Apr 2020 01:49:33 +0200 Subject: [PATCH] app-leechcraft/lc-advancednotifications: EAPI=7 Also better einfo at the end. Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com> Signed-off-by: Joonas Niilola --- .../lc-advancednotifications-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-9999.ebuild b/app-leechcraft/lc-advancednotifications/lc-advancednotifications-9999.ebuild index c03c73b8c29a..5fc44a7b865e 100644 --- a/app-leechcraft/lc-advancednotifications/lc-advancednotifications-9999.ebuild +++ b/app-leechcraft/lc-advancednotifications/lc-advancednotifications-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit leechcraft @@ -16,7 +16,7 @@ DEPEND="~app-leechcraft/lc-core-${PV} RDEPEND="${DEPEND}" pkg_postinst() { - einfo "Advanced Notifications supports playing sounds on various" - einfo "events. Install some media playback plugin to enjoy this" + einfo "Advanced Notifications supports playing sounds as a notification" + einfo "method. Consider installing a media playback plugin to enjoy this" einfo "feature (app-leechcraft/lc-lmp will do, for example)." } -- 2.26.2