diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-09 18:33:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-09 18:33:54 +0100 |
commit | b7e1645a84f1c3bce37b3e7a2eee01b362478c51 (patch) | |
tree | ed581eafa6a8e43d06d4ca4c18db764685180447 /media-sound | |
parent | sys-fs/udev: remove redundant rules installation (diff) | |
download | gentoo-b7e1645a84f1c3bce37b3e7a2eee01b362478c51.tar.gz gentoo-b7e1645a84f1c3bce37b3e7a2eee01b362478c51.tar.bz2 gentoo-b7e1645a84f1c3bce37b3e7a2eee01b362478c51.zip |
media-sound/xmms2: drop einfo around outdated home resources
Reported-by: Joonas Niilola
Closes: https://bugs.gentoo.org/801334
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild index a94f72c6506f..bf8cb66ac17e 100644 --- a/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild +++ b/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild @@ -317,9 +317,6 @@ src_install() { } pkg_postinst() { - elog "This version is built on experimental development code" - elog "If you encounter any errors report them at https://bugs.xmms2.org" - elog "and visit #xmms2 at irc://irc.freenode.net" if use phonehome ; then einfo "" einfo "The phone-home client xmms2-et was activated" |