summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-02-05 19:30:37 +0100
committerLars Wendler <polynomial-c@gentoo.org>2017-02-05 19:30:49 +0100
commit735d088a467da7de1c9d067a01a7c1b48bd3ca3c (patch)
tree2789bd236df3565dfa6c62a11696c38566b1c987
parentsci-libs/ViSP: bump to 3.0.1 (diff)
downloadgentoo-735d088a467da7de1c9d067a01a7c1b48bd3ca3c.tar.gz
gentoo-735d088a467da7de1c9d067a01a7c1b48bd3ca3c.tar.bz2
gentoo-735d088a467da7de1c9d067a01a7c1b48bd3ca3c.zip
x11-plugins/hexchat-javascript: Plugins are now default-enabled in hexchat.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild4
-rw-r--r--x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild
index 61eb3076322d..a3ad91cf181e 100644
--- a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild
+++ b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ IUSE="examples"
RDEPEND="
dev-lang/spidermonkey:0
- >=net-irc/hexchat-2.9.6[plugins]"
+ >=net-irc/hexchat-2.9.6[plugins(+)]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
diff --git a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
index 71586dc811f6..52628c22e1d9 100644
--- a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
+++ b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ IUSE="examples"
RDEPEND="
dev-lang/spidermonkey:0
- >=net-irc/hexchat-2.9.6[plugins]"
+ >=net-irc/hexchat-2.9.6[plugins(+)]"
DEPEND="${RDEPEND}
virtual/pkgconfig"