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-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.2.6.ebuild
Date: Sun, 29 Jun 2014 18:58:43
Message-Id: 20140629185835.93D272004E@flycatcher.gentoo.org
1 maekke 14/06/29 18:58:35
2
3 Modified: ChangeLog xfce4-clipman-plugin-1.2.6.ebuild
4 Log:
5 arm stable, bug #513930
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.62 xfce-extra/xfce4-clipman-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.62&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.62&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.61&r2=1.62
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
19 retrieving revision 1.61
20 retrieving revision 1.62
21 diff -u -r1.61 -r1.62
22 --- ChangeLog 25 Jun 2014 14:08:54 -0000 1.61
23 +++ ChangeLog 29 Jun 2014 18:58:35 -0000 1.62
24 @@ -1,6 +1,10 @@
25 # ChangeLog for xfce-extra/xfce4-clipman-plugin
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.61 2014/06/25 14:08:54 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.62 2014/06/29 18:58:35 maekke Exp $
29 +
30 + 29 Jun 2014; Markus Meier <maekke@g.o>
31 + xfce4-clipman-plugin-1.2.6.ebuild:
32 + arm stable, bug #513930
33
34 25 Jun 2014; Jeroen Roovers <jer@g.o>
35 xfce4-clipman-plugin-1.2.6.ebuild:
36
37
38
39 1.4 xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild?r1=1.3&r2=1.4
44
45 Index: xfce4-clipman-plugin-1.2.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- xfce4-clipman-plugin-1.2.6.ebuild 25 Jun 2014 14:08:54 -0000 1.3
52 +++ xfce4-clipman-plugin-1.2.6.ebuild 29 Jun 2014 18:58:35 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild,v 1.3 2014/06/25 14:08:54 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild,v 1.4 2014/06/29 18:58:35 maekke Exp $
58
59 EAPI=5
60 inherit 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="debug qrcode"
68
69 RDEPEND=">=dev-libs/glib-2.18