summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Whyman <thev00d00@gentoo.org>2015-12-18 11:34:43 +0000
committerIan Whyman <thev00d00@gentoo.org>2015-12-18 11:34:43 +0000
commit4a28517960f05b1905c477e19cc541f6984c2c8e (patch)
tree404335256cfcc09fc6dcea5a9324f42538573f21 /x11-plugins
parentmedia-libs/libshout: Bump to version 2.4.1 (diff)
downloadgentoo-4a28517960f05b1905c477e19cc541f6984c2c8e.tar.gz
gentoo-4a28517960f05b1905c477e19cc541f6984c2c8e.tar.bz2
gentoo-4a28517960f05b1905c477e19cc541f6984c2c8e.zip
x11-plugins/pidgin-sipe: remove old
Package-Manager: portage-2.2.26
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/pidgin-sipe/Manifest3
-rw-r--r--x11-plugins/pidgin-sipe/pidgin-sipe-1.19.0.ebuild67
-rw-r--r--x11-plugins/pidgin-sipe/pidgin-sipe-1.19.1.ebuild67
-rw-r--r--x11-plugins/pidgin-sipe/pidgin-sipe-1.20.0.ebuild67
4 files changed, 0 insertions, 204 deletions
diff --git a/x11-plugins/pidgin-sipe/Manifest b/x11-plugins/pidgin-sipe/Manifest
index 376dbc9be8e1..ee5e2bf3a3a0 100644
--- a/x11-plugins/pidgin-sipe/Manifest
+++ b/x11-plugins/pidgin-sipe/Manifest
@@ -1,5 +1,2 @@
DIST pidgin-sipe-1.18.0.tar.gz 1090904 SHA256 f1388799e3d250fe43643ee8748a6769f67f9c544e3b91fbb25af76b30675efc SHA512 f7d50b26656cd83f13ee24412ca97ab5ffe325c13d32855f9e8c788d5c8a11cb942c12d6888c4992c037320500265441eba9bc8e4eb5c21190eb372abd6b4451 WHIRLPOOL c97693bf54b0dba3f583891714edb63971b2669d1fc0ed41eb94009cfa2b78e37fdee42db325c74f4e4fc76cf29af5fd7cc67b598a3d672623ec1c392561ba86
-DIST pidgin-sipe-1.19.0.tar.gz 1127851 SHA256 bc144de259e858c57d82ee7ac00a78cc3a0875ab67da6b25be05808ed274c856 SHA512 96fd7f852c7225d2ae71ec4916491c6c4facbddf9f19285334a47b6abbaa80ad7f2aa299fc1b453a7f5782f65b8f56557f5992ba8e3e2c386318d96f1f59824e WHIRLPOOL 90c1069b38e96f6bc2c39957f9c76635f404a3188abb59004fe3a83e177803db06b6c6bcfdef5cf5fb645d901751130b15e619bf2d8fac17fb70660cf2e2ff2c
-DIST pidgin-sipe-1.19.1.tar.gz 1134961 SHA256 92c8a4611f1594096fac3c5b983df49cb8d1612cab7352799c855fd9dda0454a SHA512 4ac85f5e2ae590677b73ec339051c210173a37c974076d696409c81680e91818d9a3b75a95b4ae556a61ec0246f0cd6fb2a644889bbbb02528d5ea75140efef0 WHIRLPOOL d31044889ae6d9d146e4a9e9bb9fd1ec84ded6597b783cfedb1f1a0478760aeca41fd574bbe8021223957fd6c84cc3082cc2cabdd0da245365573e35697d680f
-DIST pidgin-sipe-1.20.0.tar.gz 1141962 SHA256 3a6b81f40d7a80d5e467c36b92d550b3c5377b39b67953b576308ce257c2a891 SHA512 f0c9df51d3d16aeca5cf04a2cf68c1b61796a5c97ea444d86995d7034994d3e7fa66b8fa258a1fed765d6b055138b397641316c9b4f43b03b7f152ef5d66ecfd WHIRLPOOL eb100cac4714d4e7b830e7d50ccf034ec036b121a50348ea3148370fb5a54e130edd910ecdb010df1a23ad8b68b41a206c313ea7ee3f2f8bd37deb469853fcf4
DIST pidgin-sipe-1.20.1.tar.gz 1142762 SHA256 a3538f3eed3a5e9a7f2e12622d9283ddbba88d752b4e6c3c2cd5774a3bc48717 SHA512 26363937ca4d2a3e3c759a4ba2e8039f0e90f25e9fa66f3e1a4cc976c037d9878a1c777a24ddea9d5ce308908e92cd5c80f0e90a574e03ff40e09f863e6d6755 WHIRLPOOL 40e043eca221e4bbd961bbfaf7c2369408f42b97cddf727e0e45ea516049a4fddd08a4481d75dea25870b87f2d367d01c578cbb3e4288c01af71ea0a145f8cbb
diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.19.0.ebuild b/x11-plugins/pidgin-sipe/pidgin-sipe-1.19.0.ebuild
deleted file mode 100644
index 805a40301e40..000000000000
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.19.0.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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() {
- 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.19.1.ebuild b/x11-plugins/pidgin-sipe/pidgin-sipe-1.19.1.ebuild
deleted file mode 100644
index 805a40301e40..000000000000
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.19.1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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() {
- 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.0.ebuild b/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.0.ebuild
deleted file mode 100644
index e145d21f65f2..000000000000
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.20.0.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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() {
- 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
-}