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/wmdl: wmdl-1.4.1.ebuild ChangeLog
Date: Fri, 28 Nov 2008 18:49:51
Message-Id: E1L68PU-0003NW-Q3@stork.gentoo.org
1 tcunha 08/11/28 18:49:48
2
3 Modified: wmdl-1.4.1.ebuild ChangeLog
4 Log:
5 stable sparc, bug 215651
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.16 x11-plugins/wmdl/wmdl-1.4.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild?r1=1.15&r2=1.16
14
15 Index: wmdl-1.4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- wmdl-1.4.1.ebuild 29 Jun 2008 14:07:03 -0000 1.15
22 +++ wmdl-1.4.1.ebuild 28 Nov 2008 18:49:48 -0000 1.16
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/wmdl/wmdl-1.4.1.ebuild,v 1.15 2008/06/29 14:07:03 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild,v 1.16 2008/11/28 18:49:48 tcunha Exp $
28
29 inherit eutils
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ppc ~sparc x86"
36 +KEYWORDS="amd64 ppc sparc x86"
37
38 RDEPEND="x11-libs/libX11
39 x11-libs/libXext
40
41
42
43 1.12 x11-plugins/wmdl/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdl/ChangeLog?rev=1.12&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdl/ChangeLog?rev=1.12&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdl/ChangeLog?r1=1.11&r2=1.12
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v
52 retrieving revision 1.11
53 retrieving revision 1.12
54 diff -u -r1.11 -r1.12
55 --- ChangeLog 22 Jul 2007 05:12:49 -0000 1.11
56 +++ ChangeLog 28 Nov 2008 18:49:48 -0000 1.12
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-plugins/wmdl
59 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v 1.11 2007/07/22 05:12:49 dberkholz Exp $
61 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v 1.12 2008/11/28 18:49:48 tcunha Exp $
63 +
64 + 28 Nov 2008; Tiago Cunha <tcunha@g.o> wmdl-1.4.1.ebuild:
65 + stable sparc, bug 215651
66
67 22 Jul 2007; Donnie Berkholz <dberkholz@g.o>; wmdl-1.4.1.ebuild:
68 Drop virtual/x11 references.