commit: 154cbc15d0766332fd97cf1bbdedff3d7683f6e4
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 4 06:12:07 2020 +0000
Commit: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 4 06:12:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=154cbc15
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 <zx2c4 <AT> gentoo.org>
media-sound/ardour/ardour-5.12.ebuild | 2 --
media-sound/ardour/ardour-9999.ebuild | 2 --
2 files changed, 4 deletions(-)
diff --git a/media-sound/ardour/ardour-5.12.ebuild
b/media-sound/ardour/ardour-5.12.ebuild
index fbd2949eff5..e29d333138f 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 45dddecc7e5..36ca3e79777 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."