diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-22 14:14:58 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-22 14:14:58 +0100 |
commit | 4ff405aa345fddd50e3599b8128e1779e59a8b85 (patch) | |
tree | 6e819e04aef198e81612345cddfa4144f162a363 /net-irc/hexchat | |
parent | x11-plugins/hexchat-javascript: treeclean (diff) | |
download | gentoo-4ff405aa345fddd50e3599b8128e1779e59a8b85.tar.gz gentoo-4ff405aa345fddd50e3599b8128e1779e59a8b85.tar.bz2 gentoo-4ff405aa345fddd50e3599b8128e1779e59a8b85.zip |
net-irc/hexchat: Remove x11-plugins/hexchat-javascript references
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/hexchat-2.14.3-r101.ebuild | 1 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.16.0.ebuild | 1 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-9999.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/net-irc/hexchat/hexchat-2.14.3-r101.ebuild b/net-irc/hexchat/hexchat-2.14.3-r101.ebuild index 293c94b3861a..1cd245462e32 100644 --- a/net-irc/hexchat/hexchat-2.14.3-r101.ebuild +++ b/net-irc/hexchat/hexchat-2.14.3-r101.ebuild @@ -128,7 +128,6 @@ pkg_postinst() { elog "optional dependencies:" elog " media-sound/sox (sound playback if you don't have libcanberra" elog " enabled)" - elog " x11-plugins/hexchat-javascript (javascript support)" elog " x11-themes/sound-theme-freedesktop (default BEEP sound," elog " needs libcanberra enabled)" } diff --git a/net-irc/hexchat/hexchat-2.16.0.ebuild b/net-irc/hexchat/hexchat-2.16.0.ebuild index a33fcc72f854..e304753869a7 100644 --- a/net-irc/hexchat/hexchat-2.16.0.ebuild +++ b/net-irc/hexchat/hexchat-2.16.0.ebuild @@ -120,7 +120,6 @@ pkg_postinst() { elog "optional dependencies:" elog " media-sound/sox (sound playback if you don't have libcanberra" elog " enabled)" - elog " x11-plugins/hexchat-javascript (javascript support)" elog " x11-themes/sound-theme-freedesktop (default BEEP sound," elog " needs libcanberra enabled)" } diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild index 5964fd0c827e..0184ad5a0be2 100644 --- a/net-irc/hexchat/hexchat-9999.ebuild +++ b/net-irc/hexchat/hexchat-9999.ebuild @@ -120,7 +120,6 @@ pkg_postinst() { elog "optional dependencies:" elog " media-sound/sox (sound playback if you don't have libcanberra" elog " enabled)" - elog " x11-plugins/hexchat-javascript (javascript support)" elog " x11-themes/sound-theme-freedesktop (default BEEP sound," elog " needs libcanberra enabled)" } |