From 20b054ee91e5c0dcbcb83bfa9071ecabbf4d712c Mon Sep 17 00:00:00 2001 From: Manuel Rüger Date: Mon, 9 Feb 2015 14:36:40 +0000 Subject: Add missing slot operator for dev-lang/perl (Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key ) --- net-im/pidgin/ChangeLog | 8 ++++++-- net-im/pidgin/pidgin-2.10.10.ebuild | 6 +++--- net-im/pidgin/pidgin-2.10.11.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'net-im/pidgin') 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 pidgin-2.10.10.ebuild, + pidgin-2.10.11.ebuild: + Add missing slot operator for dev-lang/perl 28 Dec 2014; Lars Wendler -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 ) -- cgit v1.2.3-65-gdbad