net-im/pidgin: Remove USE="silc"
authorDavid Seifert <soap@gentoo.org>
Sat, 18 Jan 2020 22:10:34 +0000 (23:10 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Jan 2020 22:10:34 +0000 (23:10 +0100)
Closes: https://github.com/gentoo/gentoo/pull/14384
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-im/pidgin/metadata.xml
net-im/pidgin/pidgin-2.13.0-r2.ebuild [moved from net-im/pidgin/pidgin-2.13.0.ebuild with 97% similarity]
net-im/pidgin/pidgin-2.13.0-r3.ebuild [moved from net-im/pidgin/pidgin-2.13.0-r1.ebuild with 98% similarity]

index 718b51ce3ea3987b36b719e09c134d64f0fea7a5..c7542a5eab794637b6c4cc5fe886e8b9982818d3 100644 (file)
@@ -6,7 +6,7 @@
                <name>Lars Wendler</name>
        </maintainer>
        <longdescription>
-       Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr.
+       Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SIMPLE, and Zephyr.
        </longdescription>
        <use>
                <flag name="gadu">Enable Gadu Gadu protocol support</flag>
@@ -17,7 +17,6 @@
                <flag name="ncurses">Build finch, console interface</flag>
                <flag name="prediction">Enable Contact Availability Prediction plugin</flag>
                <flag name="python">Build libgnt (GLib Ncurses Toolkit used by finch) with python scripting support</flag>
-               <flag name="silc">Enable SILC protocol support</flag>
                <flag name="xscreensaver">Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events</flag>
                <flag name="zephyr">Enable Zephyr protocol support</flag>
        </use>
similarity index 97%
rename from net-im/pidgin/pidgin-2.13.0.ebuild
rename to net-im/pidgin/pidgin-2.13.0-r2.ebuild
index 940a4d414de256dc250889696785bc56a311dc7a..7b1541443e6f70f73b3c80f3895458b6cfe80cc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ LICENSE="GPL-2"
 SLOT="0/2" # libpurple version
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile pie"
-IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses"
+IUSE+=" networkmanager nls perl tcl tk spell sasl ncurses"
 IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono"
 IUSE+=" aqua"
 
@@ -70,7 +70,6 @@ RDEPEND="
                dev-libs/nss
        )
        meanwhile? ( net-libs/meanwhile )
-       silc? ( >=net-im/silc-toolkit-1.0.1 )
        tcl? ( dev-lang/tcl:0= )
        tk? ( dev-lang/tk:0= )
        sasl? ( dev-libs/cyrus-sasl:2 )
@@ -179,7 +178,6 @@ src_configure() {
 
        use gadu        && DYNAMIC_PRPLS+=",gg"
        use groupwise   && DYNAMIC_PRPLS+=",novell"
-       use silc        && DYNAMIC_PRPLS+=",silc"
        use meanwhile   && DYNAMIC_PRPLS+=",sametime"
        use zephyr      && DYNAMIC_PRPLS+=",zephyr"
        use zeroconf    && DYNAMIC_PRPLS+=",bonjour"
similarity index 98%
rename from net-im/pidgin/pidgin-2.13.0-r1.ebuild
rename to net-im/pidgin/pidgin-2.13.0-r3.ebuild
index bf8576fd7109ac611e0ebf593ff9ba3c5f410a89..632e0faa952eddef76ee578b64572befbc4aeab5 100644 (file)
@@ -19,7 +19,7 @@ LICENSE="GPL-2"
 SLOT="0/2" # libpurple version
 KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile pie"
-IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses"
+IUSE+=" networkmanager nls perl tcl tk spell sasl ncurses"
 IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono"
 IUSE+=" aqua"
 
@@ -70,7 +70,6 @@ RDEPEND="
                dev-libs/nss
        )
        meanwhile? ( net-libs/meanwhile )
-       silc? ( >=net-im/silc-toolkit-1.0.1 )
        tcl? ( dev-lang/tcl:0= )
        tk? ( dev-lang/tk:0= )
        sasl? ( dev-libs/cyrus-sasl:2 )
@@ -183,7 +182,6 @@ src_configure() {
 
        use gadu        && DYNAMIC_PRPLS+=",gg"
        use groupwise   && DYNAMIC_PRPLS+=",novell"
-       use silc        && DYNAMIC_PRPLS+=",silc"
        use meanwhile   && DYNAMIC_PRPLS+=",sametime"
        use zephyr      && DYNAMIC_PRPLS+=",zephyr"
        use zeroconf    && DYNAMIC_PRPLS+=",bonjour"