commit: 735d088a467da7de1c9d067a01a7c1b48bd3ca3c Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 18:30:37 2017 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Sun Feb 5 18:30:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735d088a
x11-plugins/hexchat-javascript: Plugins are now default-enabled in hexchat. Package-Manager: Portage-2.3.3, Repoman-2.3.1 x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild | 4 ++-- x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild | 4 ++-- 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 61eb307..a3ad91c 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 71586dc..52628c2 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"