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/transset: transset-0.1_pre20040821.ebuild ChangeLog
Date: Mon, 07 Jan 2008 22:47:26
Message-Id: E1JC0kc-0002aR-PK@stork.gentoo.org
1 omp 08/01/07 22:47:22
2
3 Modified: transset-0.1_pre20040821.ebuild ChangeLog
4 Log:
5 Add missing dev-util/pkgconfig dependency. (bug #204592)
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.12 x11-misc/transset/transset-0.1_pre20040821.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/transset/transset-0.1_pre20040821.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/transset/transset-0.1_pre20040821.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/transset/transset-0.1_pre20040821.ebuild?r1=1.11&r2=1.12
14
15 Index: transset-0.1_pre20040821.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/transset/transset-0.1_pre20040821.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- transset-0.1_pre20040821.ebuild 8 Sep 2007 21:07:09 -0000 1.11
22 +++ transset-0.1_pre20040821.ebuild 7 Jan 2008 22:47:22 -0000 1.12
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/transset/transset-0.1_pre20040821.ebuild,v 1.11 2007/09/08 21:07:09 josejx Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/transset/transset-0.1_pre20040821.ebuild,v 1.12 2008/01/07 22:47:22 omp Exp $
29
30 IUSE=""
31
32 @@ -19,6 +19,7 @@
33 x11-libs/libXfixes
34 x11-libs/libXrender"
35 DEPEND="${RDEPEND}
36 + dev-util/pkgconfig
37 x11-libs/libX11"
38
39 src_compile() {
40
41
42
43 1.13 x11-misc/transset/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/transset/ChangeLog?rev=1.13&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/transset/ChangeLog?rev=1.13&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/transset/ChangeLog?r1=1.12&r2=1.13
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/transset/ChangeLog,v
52 retrieving revision 1.12
53 retrieving revision 1.13
54 diff -u -r1.12 -r1.13
55 --- ChangeLog 8 Sep 2007 21:07:09 -0000 1.12
56 +++ ChangeLog 7 Jan 2008 22:47:22 -0000 1.13
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-misc/transset
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/transset/ChangeLog,v 1.12 2007/09/08 21:07:09 josejx Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/transset/ChangeLog,v 1.13 2008/01/07 22:47:22 omp Exp $
63 +
64 + 07 Jan 2008; David Shakaryan <omp@g.o>
65 + transset-0.1_pre20040821.ebuild:
66 + Add missing dev-util/pkgconfig dependency. (bug #204592)
67
68 08 Sep 2007; Joseph Jezak <josejx@g.o>
69 transset-0.1_pre20040821.ebuild:
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list