mgorny 15/04/08 08:04:58 Modified: python-slip-0.4.0.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.5 dev-python/python-slip/python-slip-0.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-slip/python-slip-0.4.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-slip/python-slip-0.4.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-slip/python-slip-0.4.0.ebuild?r1=1.4&r2=1.5 Index: python-slip-0.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.4.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- python-slip-0.4.0.ebuild 11 Jul 2014 10:17:21 -0000 1.4 +++ python-slip-0.4.0.ebuild 8 Apr 2015 08:04:58 -0000 1.5 @@ -1,11 +1,11 @@ -# 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/python-slip/python-slip-0.4.0.ebuild,v 1.4 2014/07/11 10:17:21 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.4.0.ebuild,v 1.5 2015/04/08 08:04:58 mgorny Exp $ EAPI=5 PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils 1.20 dev-python/python-slip/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-slip/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-slip/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-slip/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 25 Nov 2014 13:41:43 -0000 1.19 +++ ChangeLog 8 Apr 2015 08:04:58 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-slip -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.19 2014/11/25 13:41:43 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.20 2015/04/08 08:04:58 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> python-slip-0.4.0.ebuild: + Drop old Python implementations 25 Nov 2014; Pacho Ramos <[email protected]> python-slip-0.6.0.ebuild: Support python 3.4
