commit: 07ff28405936c23ae9758d66f826a6f7d0f27658
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 29 21:31:29 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 29 21:56:39 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=07ff2840
kde-plasma/plasma-workspace: Drop superfluous emptylines
Package-Manager: Portage-2.3.26, Repoman-2.3.7
kde-plasma/plasma-workspace/plasma-workspace-5.12.49.9999.ebuild | 2 --
kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 2 --
2 files changed, 4 deletions(-)
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.12.49.9999.ebuild
b/kde-plasma/plasma-workspace/plasma-workspace-5.12.49.9999.ebuild
index a33002f4fe..c25e949afc 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.12.49.9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.12.49.9999.ebuild
@@ -165,9 +165,7 @@ src_install() {
pkg_postinst () {
kde5_pkg_postinst
- echo
elog "To enable gpg-agent and/or ssh-agent in Plasma sessions,"
elog "edit ${EPREFIX}/etc/plasma/startup/10-agent-startup.sh and"
elog "${EPREFIX}/etc/plasma/shutdown/10-agent-shutdown.sh"
- echo
}
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
index 21b940bcc9..52612743bf 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
@@ -166,9 +166,7 @@ src_install() {
pkg_postinst () {
kde5_pkg_postinst
- echo
elog "To enable gpg-agent and/or ssh-agent in Plasma sessions,"
elog "edit ${EPREFIX}/etc/plasma/startup/10-agent-startup.sh and"
elog "${EPREFIX}/etc/plasma/shutdown/10-agent-shutdown.sh"
- echo
}