mgorny 15/04/08 08:05:28 Modified: dnspython-1.11.1.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.10 dev-python/dnspython/dnspython-1.11.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild?r1=1.9&r2=1.10 Index: dnspython-1.11.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- dnspython-1.11.1.ebuild 14 Sep 2014 07:27:45 -0000 1.9 +++ dnspython-1.11.1.ebuild 8 Apr 2015 08:05:28 -0000 1.10 @@ -1,9 +1,9 @@ -# 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/dev-python/dnspython/dnspython-1.11.1.ebuild,v 1.9 2014/09/14 07:27:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.11.1.ebuild,v 1.10 2015/04/08 08:05:28 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 1.96 dev-python/dnspython/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?rev=1.96&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?rev=1.96&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dnspython/ChangeLog?r1=1.95&r2=1.96 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- ChangeLog 6 Mar 2015 11:44:03 -0000 1.95 +++ ChangeLog 8 Apr 2015 08:05:28 -0000 1.96 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/dnspython # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.95 2015/03/06 11:44:03 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.96 2015/04/08 08:05:28 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> dnspython-1.11.1.ebuild: + Drop old Python implementations 06 Mar 2015; Ian Delaney <[email protected]> dnspython-1.12.0-r1.ebuild: add multilib eclass to inherit to exlicitly support of function from the
