mgorny 15/04/08 18:03:12 Modified: pidgin-2.10.10.ebuild ChangeLog Log: Drop old Python implementations (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.15 net-im/pidgin/pidgin-2.10.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild?r1=1.14&r2=1.15 Index: pidgin-2.10.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pidgin-2.10.10.ebuild 25 Mar 2015 16:16:35 -0000 1.14 +++ pidgin-2.10.10.ebuild 8 Apr 2015 18:03:12 -0000 1.15 @@ -1,11 +1,11 @@ # 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.14 2015/03/25 16:16:35 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v 1.15 2015/04/08 18:03:12 mgorny Exp $ EAPI=5 GENTOO_DEPEND_ON_PERL=no -PYTHON_COMPAT=( python2_7 python3_2 python3_3 ) +PYTHON_COMPAT=( python2_7 python3_3 ) inherit autotools flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 python-single-r1 DESCRIPTION="GTK Instant Messenger client" 1.364 net-im/pidgin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.364&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.364&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/ChangeLog?r1=1.363&r2=1.364 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v retrieving revision 1.363 retrieving revision 1.364 diff -u -r1.363 -r1.364 --- ChangeLog 25 Mar 2015 16:16:35 -0000 1.363 +++ ChangeLog 8 Apr 2015 18:03:12 -0000 1.364 @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.363 2015/03/25 16:16:35 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.364 2015/04/08 18:03:12 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> pidgin-2.10.10.ebuild: + Drop old Python implementations 25 Mar 2015; Justin Lecher <[email protected]> pidgin-2.10.10.ebuild, pidgin-2.10.11.ebuild:
