summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Whyman <thev00d00@gentoo.org>2013-01-02 20:18:23 +0000
committerIan Whyman <thev00d00@gentoo.org>2013-01-02 20:18:23 +0000
commit0dc15561dbe0eba3bbdfbba276e76d822091e7c1 (patch)
tree26d073328145838c551c1e9f29386a8023e87f0f /x11-plugins
parentForce pypy2.0 on python-exec. (diff)
downloadgentoo-2-0dc15561dbe0eba3bbdfbba276e76d822091e7c1.tar.gz
gentoo-2-0dc15561dbe0eba3bbdfbba276e76d822091e7c1.tar.bz2
gentoo-2-0dc15561dbe0eba3bbdfbba276e76d822091e7c1.zip
Version bump, add dev-libs/nss dep per #438192
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/pidgin-sipe/ChangeLog11
-rw-r--r--x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild10
-rw-r--r--x11-plugins/pidgin-sipe/pidgin-sipe-1.14.1.ebuild (renamed from x11-plugins/pidgin-sipe/pidgin-sipe-1.13.2-r1.ebuild)12
3 files changed, 19 insertions, 14 deletions
diff --git a/x11-plugins/pidgin-sipe/ChangeLog b/x11-plugins/pidgin-sipe/ChangeLog
index 41d59abdd335..a4fc8b055659 100644
--- a/x11-plugins/pidgin-sipe/ChangeLog
+++ b/x11-plugins/pidgin-sipe/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-plugins/pidgin-sipe
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v 1.16 2012/08/29 07:35:37 thev00d00 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v 1.17 2013/01/02 20:18:23 thev00d00 Exp $
+
+*pidgin-sipe-1.14.1 (02 Jan 2013)
+
+ 02 Jan 2013; Ian Whyman <thev00d00@gentoo.org> +pidgin-sipe-1.14.1.ebuild,
+ -pidgin-sipe-1.13.2-r1.ebuild, pidgin-sipe-1.13.3.ebuild:
+ Version bump, add dev-libs/nss dep per #438192
*pidgin-sipe-1.13.3 (29 Aug 2012)
@@ -80,4 +86,3 @@
13 Feb 2009; Timothy Redaelli <drizzt@gentoo.org> +metadata.xml,
+pidgin-sipe-1.3.3.ebuild:
New ebuild
-
diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild b/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild
index 734b820b69a7..12848992e391 100644
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild
+++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild,v 1.1 2012/08/29 07:35:37 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.3.ebuild,v 1.2 2013/01/02 20:18:23 thev00d00 Exp $
-EAPI=4
+EAPI=5
inherit autotools eutils
@@ -15,9 +15,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug kerberos ocs2005-message-hack voice"
-RDEPEND="net-im/pidgin[gnutls]
- >=dev-libs/gmime-2.4.16
+RDEPEND=">=dev-libs/gmime-2.4.16
dev-libs/libxml2
+ dev-libs/nss
kerberos? ( virtual/krb5 )
voice? (
>=dev-libs/glib-2.28.0
diff --git a/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.2-r1.ebuild b/x11-plugins/pidgin-sipe/pidgin-sipe-1.14.1.ebuild
index 0aaf425bc5bc..880b59165db7 100644
--- a/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.2-r1.ebuild
+++ b/x11-plugins/pidgin-sipe/pidgin-sipe-1.14.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.13.2-r1.ebuild,v 1.1 2012/06/30 22:00:30 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.14.1.ebuild,v 1.1 2013/01/02 20:18:23 thev00d00 Exp $
-EAPI=4
+EAPI=5
inherit autotools eutils
@@ -15,9 +15,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug kerberos ocs2005-message-hack voice"
-RDEPEND="net-im/pidgin[gnutls]
- >=dev-libs/gmime-2.4.16
+RDEPEND=">=dev-libs/gmime-2.4.16
dev-libs/libxml2
+ dev-libs/nss
kerberos? ( virtual/krb5 )
voice? (
>=dev-libs/glib-2.28.0
@@ -37,7 +37,7 @@ DEPEND="dev-util/intltool
"
src_prepare() {
- epatch "${FILESDIR}/${P}-fix-sandbox-r1.patch"
+ epatch "${FILESDIR}/${PN}-1.13.2-fix-sandbox-r1.patch"
eautoreconf
}