summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-02-09 14:36:40 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-02-09 14:36:40 +0000
commit20b054ee91e5c0dcbcb83bfa9071ecabbf4d712c (patch)
tree1d2b6405f5c850647eaef39213ab9a8756ed871a /net-im/pidgin
parentPatch to support for namespace user.pax.* on tmpfs. Patch to disable Windows ... (diff)
downloadgentoo-2-20b054ee91e5c0dcbcb83bfa9071ecabbf4d712c.tar.gz
gentoo-2-20b054ee91e5c0dcbcb83bfa9071ecabbf4d712c.tar.bz2
gentoo-2-20b054ee91e5c0dcbcb83bfa9071ecabbf4d712c.zip
Add missing slot operator for dev-lang/perl
(Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'net-im/pidgin')
-rw-r--r--net-im/pidgin/ChangeLog8
-rw-r--r--net-im/pidgin/pidgin-2.10.10.ebuild6
-rw-r--r--net-im/pidgin/pidgin-2.10.11.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog
index 4b9e31320abe..b6b102fc7d7a 100644
--- a/net-im/pidgin/ChangeLog
+++ b/net-im/pidgin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/pidgin
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.361 2014/12/28 10:47:51 polynomial-c Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.362 2015/02/09 14:36:40 mrueg Exp $
+
+ 09 Feb 2015; Manuel Rüger <mrueg@gentoo.org> pidgin-2.10.10.ebuild,
+ pidgin-2.10.11.ebuild:
+ Add missing slot operator for dev-lang/perl
28 Dec 2014; Lars Wendler <polynomial-c@gentoo.org> -pidgin-2.10.9-r1.ebuild,
-files/pidgin-2.10.9-python3_fix1.patch,
diff --git a/net-im/pidgin/pidgin-2.10.10.ebuild b/net-im/pidgin/pidgin-2.10.10.ebuild
index f0349be4d1b0..93ef3d336cee 100644
--- a/net-im/pidgin/pidgin-2.10.10.ebuild
+++ b/net-im/pidgin/pidgin-2.10.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v 1.12 2014/11/16 20:50:16 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v 1.13 2015/02/09 14:36:40 mrueg Exp $
EAPI=5
@@ -49,7 +49,7 @@ RDEPEND="
dbus? ( >=dev-libs/dbus-glib-0.71
>=sys-apps/dbus-0.90
dev-python/dbus-python )
- perl? ( >=dev-lang/perl-5.16 )
+ perl? ( >=dev-lang/perl-5.16:= )
gadu? ( || ( >=net-libs/libgadu-1.11.0[ssl,gnutls]
>=net-libs/libgadu-1.11.0[-ssl] ) )
gnutls? ( net-libs/gnutls )
diff --git a/net-im/pidgin/pidgin-2.10.11.ebuild b/net-im/pidgin/pidgin-2.10.11.ebuild
index 378e04a31126..3463746db264 100644
--- a/net-im/pidgin/pidgin-2.10.11.ebuild
+++ b/net-im/pidgin/pidgin-2.10.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.11.ebuild,v 1.1 2014/11/25 17:07:38 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.11.ebuild,v 1.2 2015/02/09 14:36:40 mrueg Exp $
EAPI=5
@@ -49,7 +49,7 @@ RDEPEND="
dbus? ( >=dev-libs/dbus-glib-0.71
>=sys-apps/dbus-0.90
dev-python/dbus-python )
- perl? ( >=dev-lang/perl-5.16 )
+ perl? ( >=dev-lang/perl-5.16:= )
gadu? ( || ( >=net-libs/libgadu-1.11.0[ssl,gnutls]
>=net-libs/libgadu-1.11.0[-ssl] ) )
gnutls? ( net-libs/gnutls )