Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/hexchat/
Date: Mon, 22 Nov 2021 13:17:55
Message-Id: 1637586898.4ff405aa345fddd50e3599b8128e1779e59a8b85.jsmolic@gentoo
1 commit: 4ff405aa345fddd50e3599b8128e1779e59a8b85
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 22 13:14:58 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 13:14:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff405aa
7
8 net-irc/hexchat: Remove x11-plugins/hexchat-javascript references
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-irc/hexchat/hexchat-2.14.3-r101.ebuild | 1 -
13 net-irc/hexchat/hexchat-2.16.0.ebuild | 1 -
14 net-irc/hexchat/hexchat-9999.ebuild | 1 -
15 3 files changed, 3 deletions(-)
16
17 diff --git a/net-irc/hexchat/hexchat-2.14.3-r101.ebuild b/net-irc/hexchat/hexchat-2.14.3-r101.ebuild
18 index 293c94b3861a..1cd245462e32 100644
19 --- a/net-irc/hexchat/hexchat-2.14.3-r101.ebuild
20 +++ b/net-irc/hexchat/hexchat-2.14.3-r101.ebuild
21 @@ -128,7 +128,6 @@ pkg_postinst() {
22 elog "optional dependencies:"
23 elog " media-sound/sox (sound playback if you don't have libcanberra"
24 elog " enabled)"
25 - elog " x11-plugins/hexchat-javascript (javascript support)"
26 elog " x11-themes/sound-theme-freedesktop (default BEEP sound,"
27 elog " needs libcanberra enabled)"
28 }
29
30 diff --git a/net-irc/hexchat/hexchat-2.16.0.ebuild b/net-irc/hexchat/hexchat-2.16.0.ebuild
31 index a33fcc72f854..e304753869a7 100644
32 --- a/net-irc/hexchat/hexchat-2.16.0.ebuild
33 +++ b/net-irc/hexchat/hexchat-2.16.0.ebuild
34 @@ -120,7 +120,6 @@ pkg_postinst() {
35 elog "optional dependencies:"
36 elog " media-sound/sox (sound playback if you don't have libcanberra"
37 elog " enabled)"
38 - elog " x11-plugins/hexchat-javascript (javascript support)"
39 elog " x11-themes/sound-theme-freedesktop (default BEEP sound,"
40 elog " needs libcanberra enabled)"
41 }
42
43 diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild
44 index 5964fd0c827e..0184ad5a0be2 100644
45 --- a/net-irc/hexchat/hexchat-9999.ebuild
46 +++ b/net-irc/hexchat/hexchat-9999.ebuild
47 @@ -120,7 +120,6 @@ pkg_postinst() {
48 elog "optional dependencies:"
49 elog " media-sound/sox (sound playback if you don't have libcanberra"
50 elog " enabled)"
51 - elog " x11-plugins/hexchat-javascript (javascript support)"
52 elog " x11-themes/sound-theme-freedesktop (default BEEP sound,"
53 elog " needs libcanberra enabled)"
54 }