From 154cbc15d0766332fd97cf1bbdedff3d7683f6e4 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 4 Apr 2020 00:12:07 -0600 Subject: media-sound/ardour: remove nag text 00:08:29 <@mgorny> zx2c4: just remove that, please 00:09:13 <@mgorny> (postinst, not the package ;-)) Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Jason A. Donenfeld --- media-sound/ardour/ardour-5.12.ebuild | 2 -- media-sound/ardour/ardour-9999.ebuild | 2 -- 2 files changed, 4 deletions(-) (limited to 'media-sound/ardour') diff --git a/media-sound/ardour/ardour-5.12.ebuild b/media-sound/ardour/ardour-5.12.ebuild index fbd2949eff59..e29d333138f4 100644 --- a/media-sound/ardour/ardour-5.12.ebuild +++ b/media-sound/ardour/ardour-5.12.ebuild @@ -131,8 +131,6 @@ src_install() { } pkg_postinst() { - elog "If you are using Ardour and want to keep its development alive" - elog "then please consider to make a donation upstream at ${HOMEPAGE}." elog "Please do _not_ report problems with the package to ${PN} upstream." elog "If you think you've found a bug, check the upstream binary package" elog "before you report anything to upstream." diff --git a/media-sound/ardour/ardour-9999.ebuild b/media-sound/ardour/ardour-9999.ebuild index 45dddecc7e5a..36ca3e797777 100644 --- a/media-sound/ardour/ardour-9999.ebuild +++ b/media-sound/ardour/ardour-9999.ebuild @@ -131,8 +131,6 @@ src_install() { } pkg_postinst() { - elog "If you are using Ardour and want to keep its development alive" - elog "then please consider to make a donation upstream at ${HOMEPAGE}." elog "Please do _not_ report problems with the package to ${PN} upstream." elog "If you think you've found a bug, check the upstream binary package" elog "before you report anything to upstream." -- cgit v1.2.3-65-gdbad