grozin 14/10/09 02:47:31 Modified: lensfun-0.3.0.ebuild ChangeLog Log: Patching rst2man -> rst2man.py, closing #524474 (Portage version: 2.2.14_rc1/cvs/Linux i686, signed Manifest commit with key 0x3AFFCE974D34BD8C!)
Revision Changes Path 1.2 media-libs/lensfun/lensfun-0.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild?r1=1.1&r2=1.2 Index: lensfun-0.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lensfun-0.3.0.ebuild 4 Oct 2014 10:13:25 -0000 1.1 +++ lensfun-0.3.0.ebuild 9 Oct 2014 02:47:31 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.1 2014/10/04 10:13:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.2 2014/10/09 02:47:31 grozin Exp $ EAPI=5 @@ -25,6 +25,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" +PATCHES=( "${FILESDIR}"/${P}-rst2man.patch ) + DOCS=( README docs/mounts.txt ChangeLog ) src_configure() { 1.79 media-libs/lensfun/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.79&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?rev=1.79&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lensfun/ChangeLog?r1=1.78&r2=1.79 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 8 Oct 2014 00:52:28 -0000 1.78 +++ ChangeLog 9 Oct 2014 02:47:31 -0000 1.79 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/lensfun # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.78 2014/10/08 00:52:28 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.79 2014/10/09 02:47:31 grozin Exp $ + + 09 Oct 2014; Andrey Grozin <[email protected]> lensfun-0.3.0.ebuild, + +files/lensfun-0.3.0-rst2man.patch: + Patching rst2man -> rst2man.py, closing #524474 08 Oct 2014; Manuel RĂ¼ger <[email protected]> lensfun-0.2.8-r1.ebuild: Mark stable on amd64. See bug #524436.
