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/pyechonest: pyechonest-7.2.1.ebuild ChangeLog
Date: Sat, 28 Jun 2014 03:58:17
Message-Id: 20140628035739.EEC9420036@flycatcher.gentoo.org
1 idella4 14/06/28 03:57:39
2
3 Modified: pyechonest-7.2.1.ebuild ChangeLog
4 Log:
5 whitepsace
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
8
9 Revision Changes Path
10 1.5 dev-python/pyechonest/pyechonest-7.2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyechonest/pyechonest-7.2.1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyechonest/pyechonest-7.2.1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyechonest/pyechonest-7.2.1.ebuild?r1=1.4&r2=1.5
15
16 Index: pyechonest-7.2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyechonest/pyechonest-7.2.1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- pyechonest-7.2.1.ebuild 28 Jun 2014 03:55:41 -0000 1.4
23 +++ pyechonest-7.2.1.ebuild 28 Jun 2014 03:57:39 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyechonest/pyechonest-7.2.1.ebuild,v 1.4 2014/06/28 03:55:41 idella4 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyechonest/pyechonest-7.2.1.ebuild,v 1.5 2014/06/28 03:57:39 idella4 Exp $
29
30 EAPI=5
31
32 @@ -21,7 +21,6 @@
33 DEPEND="${RDEPEND}
34 doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
35
36 -
37 python_prepare_all() {
38 # Prevent un-needed download during build
39 sed -e "s/, 'sphinx.ext.intersphinx'//" -i doc/source/conf.py || die
40
41
42
43 1.8 dev-python/pyechonest/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyechonest/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyechonest/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyechonest/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyechonest/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 28 Jun 2014 03:55:41 -0000 1.7
56 +++ ChangeLog 28 Jun 2014 03:57:39 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/pyechonest
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyechonest/ChangeLog,v 1.7 2014/06/28 03:55:41 idella4 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyechonest/ChangeLog,v 1.8 2014/06/28 03:57:39 idella4 Exp $
62 +
63 + 28 Jun 2014; Ian Delaney <idella4@g.o> pyechonest-7.2.1.ebuild:
64 + whitepsace
65
66 28 Jun 2014; Ian Delaney <idella4@g.o> pyechonest-7.2.1.ebuild:
67 drop py2.6, add missing dep, tidy doc build/install, patch by submitted by