mgorny 15/04/08 08:05:02 Modified: compizconfig-python-0.8.4-r5.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.3 dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild?r1=1.2&r2=1.3 Index: compizconfig-python-0.8.4-r5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- compizconfig-python-0.8.4-r5.ebuild 25 Aug 2013 14:58:39 -0000 1.2 +++ compizconfig-python-0.8.4-r5.ebuild 8 Apr 2015 08:05:02 -0000 1.3 @@ -1,10 +1,10 @@ -# Copyright 1999-2013 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/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild,v 1.2 2013/08/25 14:58:39 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.8.4-r5.ebuild,v 1.3 2015/04/08 08:05:02 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils autotools-utils python-r1 DESCRIPTION="Compizconfig Python Bindings" 1.31 dev-python/compizconfig-python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/compizconfig-python/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 25 Aug 2013 14:58:39 -0000 1.30 +++ ChangeLog 8 Apr 2015 08:05:02 -0000 1.31 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/compizconfig-python -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.30 2013/08/25 14:58:39 pinkbyte Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.31 2015/04/08 08:05:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgo...@gentoo.org> + compizconfig-python-0.8.4-r5.ebuild: + Drop old Python implementations 25 Aug 2013; Sergey Popov <pinkb...@gentoo.org> -compizconfig-python-0.8.4-r4.ebuild, compizconfig-python-0.8.4-r5.ebuild: