Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/geany/
Date: Mon, 02 Jan 2017 19:36:52
Message-Id: 1483385795.518ddc191d2eaf55cb76080dd765a7e1d35604f5.maekke@gentoo
1 commit: 518ddc191d2eaf55cb76080dd765a7e1d35604f5
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 19:36:35 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 19:36:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=518ddc19
7
8 dev-util/geany: arm stable, bug #599264
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-util/geany/geany-1.28.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-util/geany/geany-1.28.ebuild b/dev-util/geany/geany-1.28.ebuild
17 index 4bbdce0..64ea883 100644
18 --- a/dev-util/geany/geany-1.28.ebuild
19 +++ b/dev-util/geany/geany-1.28.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2"
27
28 LICENSE="GPL-2+ HPND"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
31 +KEYWORDS="alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
32 IUSE="gtk3 +vte"
33
34 RDEPEND=">=dev-libs/glib-2.32:2