idella4 14/11/29 04:33:20 Modified: pyenchant-1.6.6.ebuild ChangeLog Log: clean old python impl (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.2 dev-python/pyenchant/pyenchant-1.6.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.6.ebuild?r1=1.1&r2=1.2 Index: pyenchant-1.6.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyenchant-1.6.6.ebuild 30 Jun 2014 15:28:42 -0000 1.1 +++ pyenchant-1.6.6.ebuild 29 Nov 2014 04:33:20 -0000 1.2 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.6.ebuild,v 1.1 2014/06/30 15:28:42 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.6.6.ebuild,v 1.2 2014/11/29 04:33:20 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 1.48 dev-python/pyenchant/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyenchant/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyenchant/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyenchant/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyenchant/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 30 Jun 2014 15:33:16 -0000 1.47 +++ ChangeLog 29 Nov 2014 04:33:20 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyenchant # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/ChangeLog,v 1.47 2014/06/30 15:33:16 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/ChangeLog,v 1.48 2014/11/29 04:33:20 idella4 Exp $ + + 29 Nov 2014; Ian Delaney <[email protected]> pyenchant-1.6.6.ebuild: + clean old python impl *pyenchant-1.6.6 (30 Jun 2014)
