idella4 14/11/27 11:48:16 Modified: whoosh-2.5.7.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.4 dev-python/whoosh/whoosh-2.5.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild?r1=1.3&r2=1.4 Index: whoosh-2.5.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- whoosh-2.5.7.ebuild 27 Jul 2014 01:23:42 -0000 1.3 +++ whoosh-2.5.7.ebuild 27 Nov 2014 11:48:16 -0000 1.4 @@ -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/whoosh/whoosh-2.5.7.ebuild,v 1.3 2014/07/27 01:23:42 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild,v 1.4 2014/11/27 11:48:16 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 ) MY_PN="Whoosh" 1.23 dev-python/whoosh/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 14 Nov 2014 04:13:19 -0000 1.22 +++ ChangeLog 27 Nov 2014 11:48:16 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/whoosh # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v 1.22 2014/11/14 04:13:19 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v 1.23 2014/11/27 11:48:16 idella4 Exp $ + + 27 Nov 2014; Ian Delaney <[email protected]> whoosh-2.5.7.ebuild: + clean old python impl 14 Nov 2014; Ian Delaney <[email protected]> -whoosh-2.5.3.ebuild, -whoosh-2.5.4.ebuild, whoosh-2.6.0.ebuild:
