Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wminet: wminet-3.0.0.ebuild ChangeLog
Date: Fri, 28 Nov 2008 18:52:36
Message-Id: E1L68S9-0003TD-Lf@stork.gentoo.org
1 tcunha 08/11/28 18:52:33
2
3 Modified: wminet-3.0.0.ebuild ChangeLog
4 Log:
5 stable sparc, bug 215651
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.5 x11-plugins/wminet/wminet-3.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wminet/wminet-3.0.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wminet/wminet-3.0.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wminet/wminet-3.0.0.ebuild?r1=1.4&r2=1.5
14
15 Index: wminet-3.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wminet/wminet-3.0.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- wminet-3.0.0.ebuild 28 Jun 2008 07:02:13 -0000 1.4
22 +++ wminet-3.0.0.ebuild 28 Nov 2008 18:52:33 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wminet/wminet-3.0.0.ebuild,v 1.4 2008/06/28 07:02:13 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wminet/wminet-3.0.0.ebuild,v 1.5 2008/11/28 18:52:33 tcunha Exp $
28
29 inherit toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ppc ~sparc x86"
36 +KEYWORDS="amd64 ppc sparc x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libX11
40
41
42
43 1.15 x11-plugins/wminet/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wminet/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wminet/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wminet/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wminet/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 28 Jun 2008 07:02:13 -0000 1.14
56 +++ ChangeLog 28 Nov 2008 18:52:33 -0000 1.15
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-plugins/wminet
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wminet/ChangeLog,v 1.14 2008/06/28 07:02:13 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wminet/ChangeLog,v 1.15 2008/11/28 18:52:33 tcunha Exp $
62 +
63 + 28 Nov 2008; Tiago Cunha <tcunha@g.o> wminet-3.0.0.ebuild:
64 + stable sparc, bug 215651
65
66 28 Jun 2008; Markus Meier <maekke@g.o> wminet-3.0.0.ebuild:
67 x86 stable, bug #229571