Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libindicator/
Date: Thu, 02 Jun 2016 14:47:23
Message-Id: 1464878822.d52b8e361586a0f18a8933e00856cfe658bb98a9.kensington@gentoo
1 commit: d52b8e361586a0f18a8933e00856cfe658bb98a9
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 14:37:29 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 14:47:02 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52b8e36
7
8 dev-libs/libindicator: x86 stable
9
10 Gentoo-bug: 582702
11
12 Package-Manager: portage-2.3.0_rc1
13
14 dev-libs/libindicator/libindicator-12.10.1-r201.ebuild | 4 ++--
15 dev-libs/libindicator/libindicator-12.10.1-r301.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/dev-libs/libindicator/libindicator-12.10.1-r201.ebuild b/dev-libs/libindicator/libindicator-12.10.1-r201.ebuild
19 index 050b59b..164aa08 100644
20 --- a/dev-libs/libindicator/libindicator-12.10.1-r201.ebuild
21 +++ b/dev-libs/libindicator/libindicator-12.10.1-r201.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz"
29
30 LICENSE="GPL-3"
31 SLOT="0"
32 -KEYWORDS="amd64 ~arm ~x86"
33 +KEYWORDS="amd64 ~arm x86"
34 IUSE="test"
35
36 RDEPEND=">=dev-libs/glib-2.22[${MULTILIB_USEDEP}]
37
38 diff --git a/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild b/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild
39 index 2754fc6..935b1c4 100644
40 --- a/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild
41 +++ b/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2015 Gentoo Foundation
44 +# Copyright 1999-2016 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz"
49
50 LICENSE="GPL-3"
51 SLOT="3"
52 -KEYWORDS="amd64 ~arm ~x86"
53 +KEYWORDS="amd64 ~arm x86"
54 IUSE="test"
55
56 RDEPEND=">=dev-libs/glib-2.22[${MULTILIB_USEDEP}]