Gentoo Archives: gentoo-commits

From: "David Shakaryan (omp)" <omp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/rss-glx: rss-glx-0.8.1-r4.ebuild ChangeLog
Date: Mon, 07 Jan 2008 04:12:00
Message-Id: E1JBjLB-00056T-If@stork.gentoo.org
1 omp 08/01/07 04:11:57
2
3 Modified: rss-glx-0.8.1-r4.ebuild ChangeLog
4 Log:
5 Add dev-util/pkgconfig to DEPEND. (bug #204594)
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.8 x11-misc/rss-glx/rss-glx-0.8.1-r4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rss-glx/rss-glx-0.8.1-r4.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rss-glx/rss-glx-0.8.1-r4.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rss-glx/rss-glx-0.8.1-r4.ebuild?r1=1.7&r2=1.8
14
15 Index: rss-glx-0.8.1-r4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/rss-glx/rss-glx-0.8.1-r4.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- rss-glx-0.8.1-r4.ebuild 16 Aug 2007 02:36:31 -0000 1.7
22 +++ rss-glx-0.8.1-r4.ebuild 7 Jan 2008 04:11:56 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rss-glx/rss-glx-0.8.1-r4.ebuild,v 1.7 2007/08/16 02:36:31 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rss-glx/rss-glx-0.8.1-r4.ebuild,v 1.8 2008/01/07 04:11:56 omp Exp $
29
30 inherit flag-o-matic eutils
31
32 @@ -23,7 +23,8 @@
33 !kde? ( >=x11-misc/xscreensaver-5 )
34 xscreensaver? ( >=x11-misc/xscreensaver-5 )
35 openal? ( media-libs/openal )"
36 -DEPEND="${RDEPEND}"
37 +DEPEND="${RDEPEND}
38 + dev-util/pkgconfig"
39
40 pkg_setup() {
41 if use kde && use xscreensaver ; then
42
43
44
45 1.60 x11-misc/rss-glx/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rss-glx/ChangeLog?rev=1.60&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rss-glx/ChangeLog?rev=1.60&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/rss-glx/ChangeLog?r1=1.59&r2=1.60
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-misc/rss-glx/ChangeLog,v
54 retrieving revision 1.59
55 retrieving revision 1.60
56 diff -u -r1.59 -r1.60
57 --- ChangeLog 16 Aug 2007 02:36:31 -0000 1.59
58 +++ ChangeLog 7 Jan 2008 04:11:56 -0000 1.60
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-misc/rss-glx
61 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rss-glx/ChangeLog,v 1.59 2007/08/16 02:36:31 vapier Exp $
63 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rss-glx/ChangeLog,v 1.60 2008/01/07 04:11:56 omp Exp $
65 +
66 + 07 Jan 2008; David Shakaryan <omp@g.o> rss-glx-0.8.1-r4.ebuild:
67 + Add dev-util/pkgconfig to DEPEND. (bug #204594)
68
69 16 Aug 2007; Mike Frysinger <vapier@g.o>
70 files/rss-glx-0.8.1-r1-gentoo.patch, rss-glx-0.8.1-r4.ebuild:
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list