Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher: speech-dispatcher-0.7.1-r1.ebuild ChangeLog
Date: Thu, 03 May 2012 01:49:50
Message-Id: 20120503014900.0E72E2005E@flycatcher.gentoo.org
1 jdhore 12/05/03 01:49:00
2
3 Modified: speech-dispatcher-0.7.1-r1.ebuild ChangeLog
4 Log:
5 dev-util/pkgconfig -> virtual/pkgconfig
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
8
9 Revision Changes Path
10 1.9 app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild?r1=1.8&r2=1.9
15
16 Index: speech-dispatcher-0.7.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- speech-dispatcher-0.7.1-r1.ebuild 26 Apr 2011 16:10:28 -0000 1.8
23 +++ speech-dispatcher-0.7.1-r1.ebuild 3 May 2012 01:48:59 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild,v 1.8 2011/04/26 16:10:28 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild,v 1.9 2012/05/03 01:48:59 jdhore Exp $
30
31 EAPI="3"
32 PYTHON_DEPEND="python? 2"
33 @@ -27,7 +27,7 @@
34 nas? ( media-libs/nas )
35 pulseaudio? ( media-sound/pulseaudio )"
36 DEPEND="${RDEPEND}
37 - dev-util/pkgconfig"
38 + virtual/pkgconfig"
39
40 pkg_setup() {
41 use python && python_pkg_setup
42
43
44
45 1.79 app-accessibility/speech-dispatcher/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.79&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.79&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?r1=1.78&r2=1.79
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v
54 retrieving revision 1.78
55 retrieving revision 1.79
56 diff -u -r1.78 -r1.79
57 --- ChangeLog 26 Apr 2011 16:10:28 -0000 1.78
58 +++ ChangeLog 3 May 2012 01:48:59 -0000 1.79
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-accessibility/speech-dispatcher
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.78 2011/04/26 16:10:28 jer Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.79 2012/05/03 01:48:59 jdhore Exp $
65 +
66 + 03 May 2012; Jeff Horelick <jdhore@g.o>
67 + speech-dispatcher-0.7.1-r1.ebuild:
68 + dev-util/pkgconfig -> virtual/pkgconfig
69
70 26 Apr 2011; Jeroen Roovers <jer@g.o>
71 speech-dispatcher-0.7.1-r1.ebuild: