Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/fbdesk: ChangeLog fbdesk-1.4.1.ebuild
Date: Sun, 03 May 2009 20:03:54
Message-Id: E1M0hVX-0005bZ-Tu@stork.gentoo.org
1 dirtyepic 09/05/03 19:37:51
2
3 Modified: ChangeLog fbdesk-1.4.1.ebuild
4 Log:
5 Add missing freetype dependency for bug #227729.
6 (Portage version: 2.2_rc32/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.33 x11-misc/fbdesk/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fbdesk/ChangeLog?rev=1.33&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fbdesk/ChangeLog?rev=1.33&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fbdesk/ChangeLog?r1=1.32&r2=1.33
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v
18 retrieving revision 1.32
19 retrieving revision 1.33
20 diff -u -r1.32 -r1.33
21 --- ChangeLog 22 Sep 2008 13:26:52 -0000 1.32
22 +++ ChangeLog 3 May 2009 19:37:51 -0000 1.33
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-misc/fbdesk
25 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.32 2008/09/22 13:26:52 omp Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.33 2009/05/03 19:37:51 dirtyepic Exp $
29 +
30 + 03 May 2009; Ryan Hill <dirtyepic@g.o> fbdesk-1.4.1.ebuild:
31 + Add missing freetype dependency for bug #227729.
32
33 22 Sep 2008; David Shakaryan <omp@g.o> metadata.xml,
34 fbdesk-1.4.1.ebuild:
35
36
37
38 1.9 x11-misc/fbdesk/fbdesk-1.4.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fbdesk/fbdesk-1.4.1.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fbdesk/fbdesk-1.4.1.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fbdesk/fbdesk-1.4.1.ebuild?r1=1.8&r2=1.9
43
44 Index: fbdesk-1.4.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.4.1.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- fbdesk-1.4.1.ebuild 22 Sep 2008 13:26:52 -0000 1.8
51 +++ fbdesk-1.4.1.ebuild 3 May 2009 19:37:51 -0000 1.9
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.4.1.ebuild,v 1.8 2008/09/22 13:26:52 omp Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.4.1.ebuild,v 1.9 2009/05/03 19:37:51 dirtyepic Exp $
58
59 inherit eutils
60
61 @@ -15,6 +15,7 @@
62
63 RDEPEND="png? ( media-libs/libpng )
64 media-libs/imlib2
65 + >=media-libs/freetype-2
66 x11-libs/libXpm
67 x11-libs/libXft"
68 DEPEND="${RDEPEND}