mgorny 15/01/02 00:06:55 Modified: bicyclerepair-0.9-r3.ebuild ChangeLog Log: Remove obsolete PYTHON_MODNAME. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.2 dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild?r1=1.1&r2=1.2 Index: bicyclerepair-0.9-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bicyclerepair-0.9-r3.ebuild 29 Dec 2014 06:59:48 -0000 1.1 +++ bicyclerepair-0.9-r3.ebuild 2 Jan 2015 00:06:55 -0000 1.2 @@ -1,6 +1,6 @@ -# 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/bicyclerepair/bicyclerepair-0.9-r3.ebuild,v 1.1 2014/12/29 06:59:48 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9-r3.ebuild,v 1.2 2015/01/02 00:06:55 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -22,7 +22,6 @@ RDEPEND="${DEPEND}" SITEFILE="50${PN}-gentoo.el" -PYTHON_MODNAME="BicycleRepairMan_Idle.py bike bikeemacs.py" python_prepare_all() { # bikeemacs.py contains non-ASCII characters in comments. 1.32 dev-python/bicyclerepair/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bicyclerepair/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bicyclerepair/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bicyclerepair/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 29 Dec 2014 06:59:48 -0000 1.31 +++ ChangeLog 2 Jan 2015 00:06:55 -0000 1.32 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/bicyclerepair -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/ChangeLog,v 1.31 2014/12/29 06:59:48 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/ChangeLog,v 1.32 2015/01/02 00:06:55 mgorny Exp $ + + 02 Jan 2015; Michał Górny <mgo...@gentoo.org> bicyclerepair-0.9-r3.ebuild: + Remove obsolete PYTHON_MODNAME. *bicyclerepair-0.9-r3 (29 Dec 2014)