patrick 15/08/01 13:24:35 Modified: python-glanceclient-0.19.0-r1.ebuild ChangeLog Log: Add py3.4 hugs (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 dev-python/python-glanceclient/python-glanceclient-0.19.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/python-glanceclient-0.19.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/python-glanceclient-0.19.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/python-glanceclient-0.19.0-r1.ebuild?r1=1.1&r2=1.2 Index: python-glanceclient-0.19.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/python-glanceclient-0.19.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-glanceclient-0.19.0-r1.ebuild 21 Jul 2015 02:08:45 -0000 1.1 +++ python-glanceclient-0.19.0-r1.ebuild 1 Aug 2015 13:24:35 -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/python-glanceclient/python-glanceclient-0.19.0-r1.ebuild,v 1.1 2015/07/21 02:08:45 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/python-glanceclient-0.19.0-r1.ebuild,v 1.2 2015/08/01 13:24:35 patrick Exp $ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 ) +PYTHON_COMPAT=( python2_7 python{3_3,3_4} ) inherit distutils-r1 1.24 dev-python/python-glanceclient/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 21 Jul 2015 02:08:45 -0000 1.23 +++ ChangeLog 1 Aug 2015 13:24:35 -0000 1.24 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/python-glanceclient # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/ChangeLog,v 1.23 2015/07/21 02:08:45 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/ChangeLog,v 1.24 2015/08/01 13:24:35 patrick Exp $ + + 01 Aug 2015; Patrick Lauer <[email protected]> + python-glanceclient-0.19.0-r1.ebuild: + Add py3.4 hugs *python-glanceclient-0.19.0-r1 (21 Jul 2015)
