diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-02-05 19:30:37 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-02-05 19:30:49 +0100 |
commit | 735d088a467da7de1c9d067a01a7c1b48bd3ca3c (patch) | |
tree | 2789bd236df3565dfa6c62a11696c38566b1c987 /x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild | |
parent | sci-libs/ViSP: bump to 3.0.1 (diff) | |
download | gentoo-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
Diffstat (limited to 'x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild')
-rw-r--r-- | x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |