commit:     274af5d4d7c538b8934fce64cc05b8939a34230e
Author:     Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 16:22:02 2017 +0000
Commit:     Ian Whyman <thev00d00 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 16:22:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=274af5d4

x11-plugins/pidgin-sipe: Drop old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 x11-plugins/pidgin-sipe/Manifest                   |  2 -
 .../pidgin-sipe/pidgin-sipe-1.18.0-r1.ebuild       | 67 ----------------------
 x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild  | 67 ----------------------
 3 files changed, 136 deletions(-)

diff --git a/x11-plugins/pidgin-sipe/Manifest b/x11-plugins/pidgin-sipe/Manifest
index 98a1677cdd8..f2539966c21 100644
--- a/x11-plugins/pidgin-sipe/Manifest
+++ b/x11-plugins/pidgin-sipe/Manifest
@@ -1,5 +1,3 @@
-DIST pidgin-sipe-1.18.0.tar.gz 1090904 SHA256 
f1388799e3d250fe43643ee8748a6769f67f9c544e3b91fbb25af76b30675efc SHA512 
f7d50b26656cd83f13ee24412ca97ab5ffe325c13d32855f9e8c788d5c8a11cb942c12d6888c4992c037320500265441eba9bc8e4eb5c21190eb372abd6b4451
 WHIRLPOOL 
c97693bf54b0dba3f583891714edb63971b2669d1fc0ed41eb94009cfa2b78e37fdee42db325c74f4e4fc76cf29af5fd7cc67b598a3d672623ec1c392561ba86
-DIST pidgin-sipe-1.20.1.tar.gz 1142762 SHA256 
a3538f3eed3a5e9a7f2e12622d9283ddbba88d752b4e6c3c2cd5774a3bc48717 SHA512 
26363937ca4d2a3e3c759a4ba2e8039f0e90f25e9fa66f3e1a4cc976c037d9878a1c777a24ddea9d5ce308908e92cd5c80f0e90a574e03ff40e09f863e6d6755
 WHIRLPOOL 
40e043eca221e4bbd961bbfaf7c2369408f42b97cddf727e0e45ea516049a4fddd08a4481d75dea25870b87f2d367d01c578cbb3e4288c01af71ea0a145f8cbb
 DIST pidgin-sipe-1.21.1.tar.gz 1212621 SHA256 
92cc5bc581e7b500ffcce51707e003608d5f471c2785500facf63fcab62d7336 SHA512 
d9b5ad67967c35e29d6742d9d09346c7702a339450de7522aad73f0b379505f24104a306292ee91960c679498073376081479b335eab8eba090e492f444b5378
 WHIRLPOOL 
730d4bc6bf0007ec2d52cfd25e9b96a4e0cb2dfdef528b98971416e67b2242a7d72ce41de32bf58bb52591ea85f46174a83091d75a6dc4fcefe4522c83f3e678
 DIST pidgin-sipe-1.22.0.tar.gz 1255851 SHA256 
1aeb348e2ba79b82b1fd102555f86cdc42eaa6f9e761b771d74c4f9c9cf15fc3 SHA512 
4135bbf526659663b0b053592d889588574ed2a1bc9346e6ba62960203409e2604552ffb02ed32e2b4bb46c4f40f62089302b301344b9f7b45657e64a585f7ed
 WHIRLPOOL 
5714beb478b19b8378faca5ddd04573c2f0996287523fefb51219731817b237f77c98ac3ac027ff45a155b51f49c6ea420a4572f8a020e8edc715e82ef9290aa
 DIST pidgin-sipe-1.22.1.tar.gz 1265440 SHA256 
f6b7b7475e349c0214eb02814b808b04850113a91dd8e8d2c26e7179a3fd1ae8 SHA512 
1fff886b32f7f8cb99a0af710b3a1502f62d27dedb541a9e2d8ae9eaf5eb7be0983216e730ccc912c20eee3d940ed1f789f704ee21736db76d141efda66ec018
 WHIRLPOOL 
d93e88d111871425ed5c2e36fd359d7f082497482d2865eaabb41cc867aac7ddea730d413aa123fafb3be605ddeb8f59cb89da98b50cddee4b1d1800d8f3c17a

diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.18.0-r1.ebuild 
b/x11-plugins/pidgin-sipe/pidgin-sipe-1.18.0-r1.ebuild
deleted file mode 100644
index e2c6b5473f8..00000000000
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.18.0-r1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils
-
-DESCRIPTION="Pidgin Plug-in SIPE (Sip Exchange Protocol)"
-HOMEPAGE="http://sipe.sourceforge.net/";
-SRC_URI="mirror://sourceforge/sipe/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="debug kerberos ocs2005-message-hack openssl telepathy voice"
-
-RDEPEND=">=dev-libs/gmime-2.4.16
-       dev-libs/libxml2
-       openssl? ( dev-libs/openssl )
-       !openssl? ( dev-libs/nss )
-       kerberos? ( virtual/krb5 )
-       voice? (
-               >=dev-libs/glib-2.28.0
-               >=net-libs/libnice-0.1.0
-               media-libs/gstreamer:0.10
-               >=net-im/pidgin-2.8.0
-       )
-       !voice? (
-               >=dev-libs/glib-2.12.0:2
-               net-im/pidgin
-       )
-       telepathy? (
-               >=sys-apps/dbus-1.1.0
-               >=dev-libs/dbus-glib-0.61
-               >=dev-libs/glib-2.28:2
-               >=net-libs/telepathy-glib-0.18.0
-       )
-"
-
-DEPEND="dev-util/intltool
-       virtual/pkgconfig
-       ${RDEPEND}
-"
-
-src_prepare() {
-       epatch "${FILESDIR}/${PN}-1.13.2-fix-sandbox-r1.patch"
-       eautoreconf
-}
-
-src_configure() {
-       econf \
-               --enable-purple \
-               --disable-quality-check \
-               $(use_enable telepathy) \
-               $(use_enable debug) \
-               $(use_enable ocs2005-message-hack) \
-               $(use_with kerberos krb5) \
-               $(use_with voice vv) \
-               $(use_enable !openssl nss) \
-               $(use_enable openssl)
-}
-
-src_install() {
-       emake install DESTDIR="${D}"
-       dodoc AUTHORS ChangeLog NEWS TODO README
-}

diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild 
b/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild
deleted file mode 100644
index c3463399400..00000000000
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils
-
-DESCRIPTION="Pidgin Plug-in SIPE (Sip Exchange Protocol)"
-HOMEPAGE="http://sipe.sourceforge.net/";
-SRC_URI="mirror://sourceforge/sipe/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="debug kerberos ocs2005-message-hack openssl telepathy voice"
-
-RDEPEND=">=dev-libs/gmime-2.4.16
-       dev-libs/libxml2
-       openssl? ( dev-libs/openssl:= )
-       !openssl? ( dev-libs/nss )
-       kerberos? ( virtual/krb5 )
-       voice? (
-               >=dev-libs/glib-2.28.0
-               >=net-libs/libnice-0.1.0
-               media-libs/gstreamer:0.10
-               >=net-im/pidgin-2.8.0
-       )
-       !voice? (
-               >=dev-libs/glib-2.12.0:2
-               net-im/pidgin
-       )
-       telepathy? (
-               >=sys-apps/dbus-1.1.0
-               >=dev-libs/dbus-glib-0.61
-               >=dev-libs/glib-2.28:2
-               >=net-libs/telepathy-glib-0.18.0
-       )
-"
-
-DEPEND="dev-util/intltool
-       virtual/pkgconfig
-       ${RDEPEND}
-"
-
-src_prepare() {
-       epatch "${FILESDIR}/${P}-fix-configure-srtp-check.patch"
-       eautoreconf
-}
-
-src_configure() {
-       econf \
-               --enable-purple \
-               --disable-quality-check \
-               $(use_enable telepathy) \
-               $(use_enable debug) \
-               $(use_enable ocs2005-message-hack) \
-               $(use_with kerberos krb5) \
-               $(use_with voice vv) \
-               $(use_enable !openssl nss) \
-               $(use_enable openssl)
-}
-
-src_install() {
-       emake install DESTDIR="${D}"
-       dodoc AUTHORS ChangeLog NEWS TODO README
-}

Reply via email to