idella4 15/07/25 00:25:02 Modified: eyeD3-0.7.5.ebuild ChangeLog Removed: eyeD3-0.7.4-r2.ebuild Log: remove redundant ref to instances of this package of SLOT 0, clean old version wrt bug #548966 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.11 dev-python/eyeD3/eyeD3-0.7.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild?r1=1.10&r2=1.11 Index: eyeD3-0.7.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- eyeD3-0.7.5.ebuild 16 Jul 2015 19:36:40 -0000 1.10 +++ eyeD3-0.7.5.ebuild 25 Jul 2015 00:25:01 -0000 1.11 @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v 1.10 2015/07/16 19:36:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v 1.11 2015/07/25 00:25:01 idella4 Exp $ EAPI=5 -# For python3_{2,3}, see bugs 501338, 501340 +# still appears ill prepared for python3; see bugs 501338, 501340 PYTHON_COMPAT=( python2_7 ) @@ -19,9 +19,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" -RDEPEND="!<${CATEGORY}/${PN}-0.6.18-r1:0" -DEPEND="${RDEPEND} - dev-python/paver[${PYTHON_USEDEP}]" +DEPEND="dev-python/paver[${PYTHON_USEDEP}]" python_prepare_all() { # prevent the build system from installing unwrapped bash script 1.93 dev-python/eyeD3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/ChangeLog?rev=1.93&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/ChangeLog?rev=1.93&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/ChangeLog?r1=1.92&r2=1.93 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- ChangeLog 16 Jul 2015 19:36:40 -0000 1.92 +++ ChangeLog 25 Jul 2015 00:25:01 -0000 1.93 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/eyeD3 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.92 2015/07/16 19:36:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.93 2015/07/25 00:25:01 idella4 Exp $ + + 25 Jul 2015; Ian Delaney <[email protected]> -eyeD3-0.7.4-r2.ebuild, + eyeD3-0.7.5.ebuild: + remove redundant ref to instances of this package of SLOT 0, clean old version + wrt bug #548966 16 Jul 2015; Mikle Kolyada <[email protected]> eyeD3-0.7.5.ebuild: ia64 stable wrt bug #500960
