idella4 14/11/29 09:12:23 Modified: pastedeploy-1.5.2.ebuild ChangeLog Log: clean old python impls (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.7 dev-python/pastedeploy/pastedeploy-1.5.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild?r1=1.6&r2=1.7 Index: pastedeploy-1.5.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pastedeploy-1.5.2.ebuild 25 Oct 2014 14:00:30 -0000 1.6 +++ pastedeploy-1.5.2.ebuild 29 Nov 2014 09:12:23 -0000 1.7 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild,v 1.6 2014/10/25 14:00:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild,v 1.7 2014/11/29 09:12:23 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 1.21 dev-python/pastedeploy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pastedeploy/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pastedeploy/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pastedeploy/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 25 Oct 2014 14:00:30 -0000 1.20 +++ ChangeLog 29 Nov 2014 09:12:23 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pastedeploy # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/ChangeLog,v 1.20 2014/10/25 14:00:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/ChangeLog,v 1.21 2014/11/29 09:12:23 idella4 Exp $ + + 29 Nov 2014; Ian Delaney <[email protected]> pastedeploy-1.5.2.ebuild: + clean old python impls 25 Oct 2014; Markus Meier <[email protected]> pastedeploy-1.5.2.ebuild: add ~arm, bug #525246
