Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/guifications: guifications-2.14.ebuild guifications-2.16.ebuild ChangeLog
Date: Mon, 07 Jan 2008 23:07:16
Message-Id: E1JC13p-0002jJ-0L@stork.gentoo.org
1 tester 08/01/07 23:07:13
2
3 Modified: guifications-2.14.ebuild guifications-2.16.ebuild
4 ChangeLog
5 Log:
6 Add inherit eutils for built_with_use
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.9 x11-plugins/guifications/guifications-2.14.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild?r1=1.8&r2=1.9
15
16 Index: guifications-2.14.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- guifications-2.14.ebuild 7 Jan 2008 05:14:09 -0000 1.8
23 +++ guifications-2.14.ebuild 7 Jan 2008 23:07:12 -0000 1.9
24 @@ -1,6 +1,8 @@
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-plugins/guifications/guifications-2.14.ebuild,v 1.8 2008/01/07 05:14:09 tester Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.9 2008/01/07 23:07:12 tester Exp $
29 +
30 +inherit eutils
31
32 MY_PN=pidgin-${PN}
33 MY_PV=${PV/_beta/beta}
34
35
36
37 1.3 x11-plugins/guifications/guifications-2.16.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/guifications/guifications-2.16.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/guifications/guifications-2.16.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/guifications/guifications-2.16.ebuild?r1=1.2&r2=1.3
42
43 Index: guifications-2.16.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.16.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- guifications-2.16.ebuild 7 Jan 2008 05:14:09 -0000 1.2
50 +++ guifications-2.16.ebuild 7 Jan 2008 23:07:12 -0000 1.3
51 @@ -1,6 +1,8 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.16.ebuild,v 1.2 2008/01/07 05:14:09 tester Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.16.ebuild,v 1.3 2008/01/07 23:07:12 tester Exp $
56 +
57 +inherit eutils
58
59 MY_PN=pidgin-${PN}
60 MY_PV=${PV/_beta/beta}
61
62
63
64 1.54 x11-plugins/guifications/ChangeLog
65
66 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/guifications/ChangeLog?rev=1.54&view=markup
67 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/guifications/ChangeLog?rev=1.54&content-type=text/plain
68 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/guifications/ChangeLog?r1=1.53&r2=1.54
69
70 Index: ChangeLog
71 ===================================================================
72 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v
73 retrieving revision 1.53
74 retrieving revision 1.54
75 diff -u -r1.53 -r1.54
76 --- ChangeLog 7 Jan 2008 05:14:09 -0000 1.53
77 +++ ChangeLog 7 Jan 2008 23:07:12 -0000 1.54
78 @@ -1,6 +1,10 @@
79 # ChangeLog for x11-plugins/guifications
80 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
81 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.53 2008/01/07 05:14:09 tester Exp $
82 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.54 2008/01/07 23:07:12 tester Exp $
83 +
84 + 07 Jan 2008; <tester@g.o> guifications-2.14.ebuild,
85 + guifications-2.16.ebuild:
86 + Add inherit eutils for built_with_use
87
88 07 Jan 2008; <tester@g.o> guifications-2.14.ebuild,
89 guifications-2.16.ebuild:
90
91
92
93 --
94 gentoo-commits@l.g.o mailing list