Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-timer-plugin: ChangeLog xfce4-timer-plugin-1.5.0.ebuild
Date: Tue, 31 Dec 2013 08:55:13
Message-Id: 20131231085509.C2CFC2004C@flycatcher.gentoo.org
1 maekke 13/12/31 08:55:09
2
3 Modified: ChangeLog xfce4-timer-plugin-1.5.0.ebuild
4 Log:
5 arm stable, bug #496018
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.43 xfce-extra/xfce4-timer-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.43&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?rev=1.43&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog?r1=1.42&r2=1.43
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v
19 retrieving revision 1.42
20 retrieving revision 1.43
21 diff -u -r1.42 -r1.43
22 --- ChangeLog 27 Dec 2013 16:00:17 -0000 1.42
23 +++ ChangeLog 31 Dec 2013 08:55:09 -0000 1.43
24 @@ -1,6 +1,10 @@
25 # ChangeLog for xfce-extra/xfce4-timer-plugin
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.42 2013/12/27 16:00:17 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.43 2013/12/31 08:55:09 maekke Exp $
29 +
30 + 31 Dec 2013; Markus Meier <maekke@g.o>
31 + xfce4-timer-plugin-1.5.0.ebuild:
32 + arm stable, bug #496018
33
34 27 Dec 2013; Jeroen Roovers <jer@g.o> xfce4-timer-plugin-1.5.0.ebuild:
35 Stable for HPPA (bug #496018).
36
37
38
39 1.3 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild?r1=1.2&r2=1.3
44
45 Index: xfce4-timer-plugin-1.5.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- xfce4-timer-plugin-1.5.0.ebuild 27 Dec 2013 16:00:17 -0000 1.2
52 +++ xfce4-timer-plugin-1.5.0.ebuild 31 Dec 2013 08:55:09 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild,v 1.2 2013/12/27 16:00:17 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild,v 1.3 2013/12/31 08:55:09 maekke Exp $
58
59 EAPI=5
60 inherit multilib xfconf
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
66 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
67 IUSE=""
68
69 RDEPEND="x11-libs/gtk+:2