Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-clipman-plugin/
Date: Mon, 30 Jan 2017 07:37:05
Message-Id: 1485761804.14cbde43e9bc3dfdf434155006c03a60a094bd4c.grobian@gentoo
1 commit: 14cbde43e9bc3dfdf434155006c03a60a094bd4c
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 21:53:34 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 07:36:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14cbde43
7
8 xfce-extra/xfce4-clipman-plugin: dropped ~ia64-linux ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild | 4 ++--
13 xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.0.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild
17 index 0b4e946..9898e15 100644
18 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild
19 +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
31 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
32 IUSE="debug qrcode"
33
34 RDEPEND=">=dev-libs/glib-2.18
35
36 diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.0.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.0.ebuild
37 index 82904c0..f4e28c4 100644
38 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.0.ebuild
39 +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.0.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
47
48 LICENSE="GPL-2"
49 SLOT="0"
50 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
51 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
52 IUSE="debug qrcode"
53
54 RDEPEND=">=dev-libs/glib-2.32:2=