Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox: ChangeLog rhythmbox-0.12.2-r1.ebuild
Date: Mon, 29 Jun 2009 15:42:25
Message-Id: E1MLIzw-0003uf-4e@stork.gentoo.org
1 nirbheek 09/06/29 15:42:24
2
3 Modified: ChangeLog rhythmbox-0.12.2-r1.ebuild
4 Log:
5 Add gtk-doc-am dep, needed for eautoreconf (bug 275773)
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.152 media-sound/rhythmbox/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.152&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.152&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.151&r2=1.152
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v
18 retrieving revision 1.151
19 retrieving revision 1.152
20 diff -u -r1.151 -r1.152
21 --- ChangeLog 3 Jun 2009 14:28:40 -0000 1.151
22 +++ ChangeLog 29 Jun 2009 15:42:24 -0000 1.152
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-sound/rhythmbox
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.151 2009/06/03 14:28:40 dang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.152 2009/06/29 15:42:24 nirbheek Exp $
28 +
29 + 29 Jun 2009; <nirbheek@g.o> rhythmbox-0.12.2-r1.ebuild:
30 + Add gtk-doc-am dep, needed for eautoreconf (bug 275773)
31
32 *rhythmbox-0.12.2-r1 (03 Jun 2009)
33
34
35
36
37 1.2 media-sound/rhythmbox/rhythmbox-0.12.2-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.2-r1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.2-r1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.2-r1.ebuild?r1=1.1&r2=1.2
42
43 Index: rhythmbox-0.12.2-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.2-r1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- rhythmbox-0.12.2-r1.ebuild 3 Jun 2009 14:28:40 -0000 1.1
50 +++ rhythmbox-0.12.2-r1.ebuild 29 Jun 2009 15:42:24 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.2-r1.ebuild,v 1.1 2009/06/03 14:28:40 dang Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.2-r1.ebuild,v 1.2 2009/06/29 15:42:24 nirbheek Exp $
56
57 EAPI="2"
58
59 @@ -62,8 +62,10 @@
60 www-client/seamonkey
61 www-client/mozilla-firefox ) )"
62
63 +# gtk-doc-am needed for eautoreconf
64 DEPEND="${COMMON_DEPEND}
65 dev-util/pkgconfig
66 + dev-util/gtk-doc-am
67 >=dev-util/intltool-0.40
68 app-text/scrollkeeper
69 app-text/gnome-doc-utils