mgorny 15/04/08 08:04:52 Modified: hglib-1.0.ebuild hglib-1.5.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/hglib/hglib-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hglib/hglib-1.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hglib/hglib-1.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hglib/hglib-1.0.ebuild?r1=1.4&r2=1.5 Index: hglib-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/hglib/hglib-1.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hglib-1.0.ebuild 31 Mar 2014 21:07:39 -0000 1.4 +++ hglib-1.0.ebuild 8 Apr 2015 08:04:52 -0000 1.5 @@ -1,9 +1,9 @@ -# 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/hglib/hglib-1.0.ebuild,v 1.4 2014/03/31 21:07:39 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/hglib/hglib-1.0.ebuild,v 1.5 2015/04/08 08:04:52 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python2_7 pypy pypy2_0 ) +PYTHON_COMPAT=( python2_7 pypy ) PYTHON_REQ_USE="threads(+)" MY_P="python-${P}" 1.2 dev-python/hglib/hglib-1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hglib/hglib-1.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hglib/hglib-1.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hglib/hglib-1.5.ebuild?r1=1.1&r2=1.2 Index: hglib-1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/hglib/hglib-1.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hglib-1.5.ebuild 18 Jan 2015 01:28:56 -0000 1.1 +++ hglib-1.5.ebuild 8 Apr 2015 08:04:52 -0000 1.2 @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hglib/hglib-1.5.ebuild,v 1.1 2015/01/18 01:28:56 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/hglib/hglib-1.5.ebuild,v 1.2 2015/04/08 08:04:52 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python2_7 pypy pypy2_0 ) +PYTHON_COMPAT=( python2_7 pypy ) PYTHON_REQ_USE="threads(+)" MY_P="python-${P}" 1.13 dev-python/hglib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hglib/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hglib/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hglib/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/hglib/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 18 Jan 2015 01:28:56 -0000 1.12 +++ ChangeLog 8 Apr 2015 08:04:52 -0000 1.13 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/hglib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hglib/ChangeLog,v 1.12 2015/01/18 01:28:56 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/hglib/ChangeLog,v 1.13 2015/04/08 08:04:52 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgo...@gentoo.org> hglib-1.0.ebuild, + hglib-1.5.ebuild: + Drop old Python implementations *hglib-1.5 (18 Jan 2015)