Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/eyeD3: eyeD3-0.7.5.ebuild ChangeLog eyeD3-0.7.4-r2.ebuild
Date: Sat, 25 Jul 2015 00:25:07
Message-Id: 20150725002502.053EEBD@oystercatcher.gentoo.org
1 idella4 15/07/25 00:25:02
2
3 Modified: eyeD3-0.7.5.ebuild ChangeLog
4 Removed: eyeD3-0.7.4-r2.ebuild
5 Log:
6 remove redundant ref to instances of this package of SLOT 0, clean old version wrt bug #548966
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
9
10 Revision Changes Path
11 1.11 dev-python/eyeD3/eyeD3-0.7.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild?r1=1.10&r2=1.11
16
17 Index: eyeD3-0.7.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- eyeD3-0.7.5.ebuild 16 Jul 2015 19:36:40 -0000 1.10
24 +++ eyeD3-0.7.5.ebuild 25 Jul 2015 00:25:01 -0000 1.11
25 @@ -1,10 +1,10 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v 1.10 2015/07/16 19:36:40 zlogene Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v 1.11 2015/07/25 00:25:01 idella4 Exp $
30
31 EAPI=5
32
33 -# For python3_{2,3}, see bugs 501338, 501340
34 +# still appears ill prepared for python3; see bugs 501338, 501340
35
36 PYTHON_COMPAT=( python2_7 )
37
38 @@ -19,9 +19,7 @@
39 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
40 IUSE=""
41
42 -RDEPEND="!<${CATEGORY}/${PN}-0.6.18-r1:0"
43 -DEPEND="${RDEPEND}
44 - dev-python/paver[${PYTHON_USEDEP}]"
45 +DEPEND="dev-python/paver[${PYTHON_USEDEP}]"
46
47 python_prepare_all() {
48 # prevent the build system from installing unwrapped bash script
49
50
51
52 1.93 dev-python/eyeD3/ChangeLog
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/ChangeLog?rev=1.93&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/ChangeLog?rev=1.93&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/ChangeLog?r1=1.92&r2=1.93
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v
61 retrieving revision 1.92
62 retrieving revision 1.93
63 diff -u -r1.92 -r1.93
64 --- ChangeLog 16 Jul 2015 19:36:40 -0000 1.92
65 +++ ChangeLog 25 Jul 2015 00:25:01 -0000 1.93
66 @@ -1,6 +1,11 @@
67 # ChangeLog for dev-python/eyeD3
68 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.92 2015/07/16 19:36:40 zlogene Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.93 2015/07/25 00:25:01 idella4 Exp $
71 +
72 + 25 Jul 2015; Ian Delaney <idella4@g.o> -eyeD3-0.7.4-r2.ebuild,
73 + eyeD3-0.7.5.ebuild:
74 + remove redundant ref to instances of this package of SLOT 0, clean old version
75 + wrt bug #548966
76
77 16 Jul 2015; Mikle Kolyada <zlogene@g.o> eyeD3-0.7.5.ebuild:
78 ia64 stable wrt bug #500960