Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
Date: Sun, 04 Mar 2018 10:12:55
Message-Id: 1520158130.b8b75d7c700c184eec847734a458edfe98c18a26.slyfox@gentoo
1 commit: b8b75d7c700c184eec847734a458edfe98c18a26
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 4 10:06:24 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 4 10:08:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8b75d7c
7
8 lxde-base/lxde-common: stable 0.99.1 for ppc, bug #630070
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
17 index d0be3feda6c..342bea64e2c 100644
18 --- a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
19 +++ b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 arm ~arm64 ~ppc x86 ~arm-linux ~x86-linux"
31 +KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux"
32 IUSE=""
33
34 RDEPEND="x11-libs/gtk+:2"