Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtkmm/
Date: Sat, 08 Feb 2020 09:42:53
Message-Id: 1581154957.de6eb6dd5fad822c092004c2738cbd19f5dfcc09.leio@gentoo
1 commit: de6eb6dd5fad822c092004c2738cbd19f5dfcc09
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 8 09:36:11 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 8 09:42:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6eb6dd
7
8 dev-cpp/gtkmm: drop to ~hppa
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 dev-cpp/gtkmm/gtkmm-2.24.5.ebuild | 4 ++--
14 dev-cpp/gtkmm/gtkmm-3.24.1.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild b/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild
18 index 40b8fe7867d..719b4a6451a 100644
19 --- a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild
20 +++ b/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org"
28
29 LICENSE="LGPL-2.1+"
30 SLOT="2.4"
31 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
32 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
33 IUSE="doc examples test"
34 RESTRICT="!test? ( test )"
35
36
37 diff --git a/dev-cpp/gtkmm/gtkmm-3.24.1.ebuild b/dev-cpp/gtkmm/gtkmm-3.24.1.ebuild
38 index ddafc05c9c0..efe791ac669 100644
39 --- a/dev-cpp/gtkmm/gtkmm-3.24.1.ebuild
40 +++ b/dev-cpp/gtkmm/gtkmm-3.24.1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2019 Gentoo Authors
43 +# Copyright 1999-2020 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org"
48
49 LICENSE="LGPL-2.1+"
50 SLOT="3.0"
51 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
52 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
53
54 IUSE="aqua doc test wayland X"
55 RESTRICT="!test? ( test )"