diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2020-04-04 00:12:07 -0600 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2020-04-04 00:12:23 -0600 |
commit | 154cbc15d0766332fd97cf1bbdedff3d7683f6e4 (patch) | |
tree | fbf6ecd54d4c1e538cf2abb1e9a614f5d96b96a2 /media-sound/ardour | |
parent | dev-python/eradicate: Bump to 1.0 (diff) | |
download | gentoo-154cbc15d0766332fd97cf1bbdedff3d7683f6e4.tar.gz gentoo-154cbc15d0766332fd97cf1bbdedff3d7683f6e4.tar.bz2 gentoo-154cbc15d0766332fd97cf1bbdedff3d7683f6e4.zip |
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@gentoo.org>
Diffstat (limited to 'media-sound/ardour')
-rw-r--r-- | media-sound/ardour/ardour-5.12.ebuild | 2 | ||||
-rw-r--r-- | media-sound/ardour/ardour-9999.ebuild | 2 |
2 files changed, 0 insertions, 4 deletions
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." |