Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/gossip: gossip-0.22.ebuild ChangeLog gossip-0.28.ebuild gossip-0.26.ebuild
Date: Sat, 12 Jan 2008 17:50:17
Message-Id: E1JDkUo-0000yt-83@stork.gentoo.org
1 tester 08/01/12 17:50:14
2
3 Modified: gossip-0.22.ebuild ChangeLog gossip-0.28.ebuild
4 gossip-0.26.ebuild
5 Log:
6 Add x11-proto/scrnsaverproto dep, bug #205498
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.10 net-im/gossip/gossip-0.22.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/gossip-0.22.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/gossip-0.22.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/gossip-0.22.ebuild?r1=1.9&r2=1.10
15
16 Index: gossip-0.22.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.22.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- gossip-0.22.ebuild 22 Jul 2007 07:57:10 -0000 1.9
23 +++ gossip-0.22.ebuild 12 Jan 2008 17:50:13 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.22.ebuild,v 1.9 2007/07/22 07:57:10 drac Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.22.ebuild,v 1.10 2008/01/12 17:50:13 tester Exp $
30
31 inherit gnome2 eutils
32
33 @@ -32,6 +32,7 @@
34 DEPEND="${RDEPEND}
35 >=app-text/gnome-doc-utils-0.3.2
36 app-text/scrollkeeper
37 + x11-proto/scrnsaverproto
38 dev-util/pkgconfig
39 >=dev-util/intltool-0.35"
40
41
42
43
44 1.72 net-im/gossip/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/ChangeLog?rev=1.72&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/ChangeLog?rev=1.72&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/ChangeLog?r1=1.71&r2=1.72
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v
53 retrieving revision 1.71
54 retrieving revision 1.72
55 diff -u -r1.71 -r1.72
56 --- ChangeLog 1 Jan 2008 20:20:01 -0000 1.71
57 +++ ChangeLog 12 Jan 2008 17:50:13 -0000 1.72
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-im/gossip
60 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.71 2008/01/01 20:20:01 eva Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/ChangeLog,v 1.72 2008/01/12 17:50:13 tester Exp $
63 +
64 + 12 Jan 2008; Olivier CrĂȘte <tester@g.o> gossip-0.22.ebuild,
65 + gossip-0.26.ebuild, gossip-0.28.ebuild:
66 + Add x11-proto/scrnsaverproto dep, bug #205498
67
68 01 Jan 2008; Gilles Dartiguelongue <eva@g.o> gossip-0.28.ebuild:
69 fixing little typo
70
71
72
73 1.4 net-im/gossip/gossip-0.28.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/gossip-0.28.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/gossip-0.28.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/gossip-0.28.ebuild?r1=1.3&r2=1.4
78
79 Index: gossip-0.28.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.28.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- gossip-0.28.ebuild 1 Jan 2008 20:20:01 -0000 1.3
86 +++ gossip-0.28.ebuild 12 Jan 2008 17:50:13 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.28.ebuild,v 1.3 2008/01/01 20:20:01 eva Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.28.ebuild,v 1.4 2008/01/12 17:50:13 tester Exp $
92
93 inherit gnome2 eutils autotools
94
95 @@ -32,6 +32,7 @@
96 >=app-text/gnome-doc-utils-0.3.2
97 app-text/scrollkeeper
98 dev-util/pkgconfig
99 + x11-proto/scrnsaverproto
100 >=dev-util/intltool-0.35"
101
102 DOCS="AUTHORS README COPYING ChangeLog INSTALL NEWS README CONTRIBUTORS TODO"
103
104
105
106 1.4 net-im/gossip/gossip-0.26.ebuild
107
108 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/gossip-0.26.ebuild?rev=1.4&view=markup
109 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/gossip-0.26.ebuild?rev=1.4&content-type=text/plain
110 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/gossip/gossip-0.26.ebuild?r1=1.3&r2=1.4
111
112 Index: gossip-0.26.ebuild
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.26.ebuild,v
115 retrieving revision 1.3
116 retrieving revision 1.4
117 diff -u -r1.3 -r1.4
118 --- gossip-0.26.ebuild 22 Jul 2007 07:57:10 -0000 1.3
119 +++ gossip-0.26.ebuild 12 Jan 2008 17:50:13 -0000 1.4
120 @@ -1,6 +1,6 @@
121 -# Copyright 1999-2007 Gentoo Foundation
122 +# Copyright 1999-2008 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.26.ebuild,v 1.3 2007/07/22 07:57:10 drac Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/net-im/gossip/gossip-0.26.ebuild,v 1.4 2008/01/12 17:50:13 tester Exp $
126
127 inherit gnome2 eutils
128
129 @@ -31,6 +31,7 @@
130 >=app-text/gnome-doc-utils-0.3.2
131 app-text/scrollkeeper
132 dev-util/pkgconfig
133 + x11-proto/scrnsaverproto
134 >=dev-util/intltool-0.35"
135
136 G2CONF="${G2CONF} \
137
138
139
140 --
141 gentoo-commits@l.g.o mailing list