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/wmcp: wmcp-1.2.8.ebuild ChangeLog
Date: Tue, 25 Nov 2008 23:50:02
Message-Id: E1L57fM-0000nK-1C@stork.gentoo.org
1 tcunha 08/11/25 23:50:00
2
3 Modified: wmcp-1.2.8.ebuild ChangeLog
4 Log:
5 stable sparc, bug 215651
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.18 x11-plugins/wmcp/wmcp-1.2.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild?r1=1.17&r2=1.18
14
15 Index: wmcp-1.2.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- wmcp-1.2.8.ebuild 6 Jan 2008 14:28:56 -0000 1.17
22 +++ wmcp-1.2.8.ebuild 25 Nov 2008 23:49:59 -0000 1.18
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/wmcp/wmcp-1.2.8.ebuild,v 1.17 2008/01/06 14:28:56 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.18 2008/11/25 23:49:59 tcunha Exp $
28
29 inherit eutils multilib toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~sparc x86"
36 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libX11
40
41
42
43 1.14 x11-plugins/wmcp/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmcp/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmcp/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmcp/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 6 Jan 2008 14:28:56 -0000 1.13
56 +++ ChangeLog 25 Nov 2008 23:49:59 -0000 1.14
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-plugins/wmcp
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v 1.13 2008/01/06 14:28:56 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v 1.14 2008/11/25 23:49:59 tcunha Exp $
62 +
63 + 25 Nov 2008; Tiago Cunha <tcunha@g.o> ChangeLog:
64 + stable sparc, bug 215651
65
66 06 Jan 2008; Samuli Suominen <drac@g.o>
67 -files/wmcp-1.2.8-makefile.patch, +files/wmcp-1.2.8-stdlibh.patch,