Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in lxde-base/lxpanel: lxpanel-0.5.12.ebuild ChangeLog
Date: Mon, 04 Mar 2013 11:25:19
Message-Id: 20130304112513.E7D5F2171D@flycatcher.gentoo.org
1 nimiux 13/03/04 11:25:13
2
3 Modified: lxpanel-0.5.12.ebuild ChangeLog
4 Log:
5 Stable for amd64 wrt bug #460178Stable for amd64 wrt bug #460178
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key D628E536)
8
9 Revision Changes Path
10 1.3 lxde-base/lxpanel/lxpanel-0.5.12.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.12.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.12.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.12.ebuild?r1=1.2&r2=1.3
15
16 Index: lxpanel-0.5.12.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.12.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- lxpanel-0.5.12.ebuild 22 Feb 2013 20:57:10 -0000 1.2
23 +++ lxpanel-0.5.12.ebuild 4 Mar 2013 11:25:13 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.12.ebuild,v 1.2 2013/02/22 20:57:10 zmedico Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.12.ebuild,v 1.3 2013/03/04 11:25:13 nimiux Exp $
29
30 EAPI="4"
31
32 @@ -11,7 +11,7 @@
33 SRC_URI="mirror://sourceforge/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PV}/${P}.tar.gz"
34
35 LICENSE="GPL-2"
36 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux"
37 +KEYWORDS="~alpha amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux"
38 SLOT="0"
39 IUSE="+alsa wifi"
40 RESTRICT="test" # bug 249598
41
42
43
44 1.54 lxde-base/lxpanel/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpanel/ChangeLog?rev=1.54&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpanel/ChangeLog?rev=1.54&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpanel/ChangeLog?r1=1.53&r2=1.54
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v
53 retrieving revision 1.53
54 retrieving revision 1.54
55 diff -u -r1.53 -r1.54
56 --- ChangeLog 22 Feb 2013 20:57:10 -0000 1.53
57 +++ ChangeLog 4 Mar 2013 11:25:13 -0000 1.54
58 @@ -1,6 +1,9 @@
59 # ChangeLog for lxde-base/lxpanel
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.53 2013/02/22 20:57:10 zmedico Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.54 2013/03/04 11:25:13 nimiux Exp $
63 +
64 + 04 Mar 2013; Chema Alonso <nimiux@g.o> lxpanel-0.5.12.ebuild:
65 + Stable for amd64 wrt bug #460178
66
67 22 Feb 2013; Zac Medico <zmedico@g.o> lxpanel-0.5.12.ebuild:
68 Add ~arm-linux keyword.