mgorny 15/04/08 17:58:14 Modified: hugin-2013.0.0-r1.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.10 media-gfx/hugin/hugin-2013.0.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/hugin/hugin-2013.0.0-r1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/hugin/hugin-2013.0.0-r1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/hugin/hugin-2013.0.0-r1.ebuild?r1=1.9&r2=1.10 Index: hugin-2013.0.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2013.0.0-r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- hugin-2013.0.0-r1.ebuild 5 Jan 2015 10:17:27 -0000 1.9 +++ hugin-2013.0.0-r1.ebuild 8 Apr 2015 17:58:14 -0000 1.10 @@ -1,11 +1,11 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2013.0.0-r1.ebuild,v 1.9 2015/01/05 10:17:27 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2013.0.0-r1.ebuild,v 1.10 2015/04/08 17:58:14 mgorny Exp $ EAPI=5 WX_GTK_VER="2.8" -PYTHON_COMPAT=( python{2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_3} ) inherit base python-single-r1 wxwidgets versionator cmake-utils 1.158 media-gfx/hugin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.158&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.158&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/hugin/ChangeLog?r1=1.157&r2=1.158 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v retrieving revision 1.157 retrieving revision 1.158 diff -u -r1.157 -r1.158 --- ChangeLog 5 Jan 2015 10:17:27 -0000 1.157 +++ ChangeLog 8 Apr 2015 17:58:14 -0000 1.158 @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/hugin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.157 2015/01/05 10:17:27 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.158 2015/04/08 17:58:14 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> hugin-2013.0.0-r1.ebuild: + Drop old Python implementations 05 Jan 2015; Sergey Popov <[email protected]> -hugin-2012.0.0.ebuild, hugin-2013.0.0-r1.ebuild, -files/hugin-2011.4.0-boost148.patch,
