Gentoo Archives: gentoo-commits

From: "David Shakaryan (omp)" <omp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/conky: conky-1.5.1.ebuild conky-1.5.2_pre01107.ebuild ChangeLog conky-1.4.9-r1.ebuild
Date: Tue, 22 Apr 2008 06:05:48
Message-Id: E1JoBdR-00037c-Ob@stork.gentoo.org
1 omp 08/04/22 06:05:45
2
3 Modified: conky-1.5.1.ebuild conky-1.5.2_pre01107.ebuild
4 ChangeLog conky-1.4.9-r1.ebuild
5 Log:
6 Add dev-util/pkgconfig to DEPEND. (bug #216448)
7 (Portage version: 2.1.5_rc3)
8
9 Revision Changes Path
10 1.2 app-admin/conky/conky-1.5.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.5.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.5.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.5.1.ebuild?r1=1.1&r2=1.2
15
16 Index: conky-1.5.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.5.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- conky-1.5.1.ebuild 1 Apr 2008 19:05:21 -0000 1.1
23 +++ conky-1.5.1.ebuild 22 Apr 2008 06:05:45 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.5.1.ebuild,v 1.1 2008/04/01 19:05:21 omp Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.5.1.ebuild,v 1.2 2008/04/22 06:05:45 omp Exp $
29
30 inherit eutils
31 # used for epause
32 @@ -42,6 +42,7 @@
33 nano-syntax? ( app-editors/nano )"
34 DEPEND="
35 ${DEPEND_COMMON}
36 + dev-util/pkgconfig
37 X? (
38 x11-libs/libXt
39 x11-proto/xextproto
40
41
42
43 1.2 app-admin/conky/conky-1.5.2_pre01107.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.5.2_pre01107.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.5.2_pre01107.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.5.2_pre01107.ebuild?r1=1.1&r2=1.2
48
49 Index: conky-1.5.2_pre01107.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.5.2_pre01107.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- conky-1.5.2_pre01107.ebuild 16 Apr 2008 03:06:27 -0000 1.1
56 +++ conky-1.5.2_pre01107.ebuild 22 Apr 2008 06:05:45 -0000 1.2
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.5.2_pre01107.ebuild,v 1.1 2008/04/16 03:06:27 omp Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.5.2_pre01107.ebuild,v 1.2 2008/04/22 06:05:45 omp Exp $
62
63 inherit eutils
64 # used for epause
65 @@ -42,6 +42,7 @@
66 nano-syntax? ( app-editors/nano )"
67 DEPEND="
68 ${DEPEND_COMMON}
69 + dev-util/pkgconfig
70 X? (
71 x11-libs/libXt
72 x11-proto/xextproto
73
74
75
76 1.76 app-admin/conky/ChangeLog
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/ChangeLog?rev=1.76&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/ChangeLog?rev=1.76&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/ChangeLog?r1=1.75&r2=1.76
81
82 Index: ChangeLog
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-admin/conky/ChangeLog,v
85 retrieving revision 1.75
86 retrieving revision 1.76
87 diff -u -r1.75 -r1.76
88 --- ChangeLog 16 Apr 2008 03:06:27 -0000 1.75
89 +++ ChangeLog 22 Apr 2008 06:05:45 -0000 1.76
90 @@ -1,6 +1,10 @@
91 # ChangeLog for app-admin/conky
92 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
93 -# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/ChangeLog,v 1.75 2008/04/16 03:06:27 omp Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/ChangeLog,v 1.76 2008/04/22 06:05:45 omp Exp $
95 +
96 + 22 Apr 2008; David Shakaryan <omp@g.o> conky-1.4.9-r1.ebuild,
97 + conky-1.5.1.ebuild, conky-1.5.2_pre01107.ebuild:
98 + Add dev-util/pkgconfig to DEPEND. (bug #216448)
99
100 *conky-1.5.2_pre01107 (16 Apr 2008)
101
102
103
104
105 1.10 app-admin/conky/conky-1.4.9-r1.ebuild
106
107 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.4.9-r1.ebuild?rev=1.10&view=markup
108 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.4.9-r1.ebuild?rev=1.10&content-type=text/plain
109 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.4.9-r1.ebuild?r1=1.9&r2=1.10
110
111 Index: conky-1.4.9-r1.ebuild
112 ===================================================================
113 RCS file: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.9-r1.ebuild,v
114 retrieving revision 1.9
115 retrieving revision 1.10
116 diff -u -r1.9 -r1.10
117 --- conky-1.4.9-r1.ebuild 19 Mar 2008 07:14:26 -0000 1.9
118 +++ conky-1.4.9-r1.ebuild 22 Apr 2008 06:05:45 -0000 1.10
119 @@ -1,6 +1,6 @@
120 # Copyright 1999-2008 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.9-r1.ebuild,v 1.9 2008/03/19 07:14:26 opfer Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.9-r1.ebuild,v 1.10 2008/04/22 06:05:45 omp Exp $
124
125 inherit eutils
126 # used for epause
127 @@ -43,6 +43,7 @@
128
129 DEPEND="
130 ${DEPEND_COMMON}
131 + dev-util/pkgconfig
132 X? (
133 x11-libs/libXt
134 x11-proto/xextproto
135
136
137
138 --
139 gentoo-commits@l.g.o mailing list