Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gdl/
Date: Thu, 03 Jan 2019 09:27:55
Message-Id: 1546507663.0c40af898b5c6bc83c33d7c3f19a30b0fcce1a04.slyfox@gentoo
1 commit: 0c40af898b5c6bc83c33d7c3f19a30b0fcce1a04
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jan 3 04:49:09 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 3 09:27:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c40af89
7
8 dev-libs/gdl: stable 3.28.0 for hppa, bug #670024
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/gdl/gdl-3.28.0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-libs/gdl/gdl-3.28.0.ebuild b/dev-libs/gdl/gdl-3.28.0.ebuild
19 index 5d411e0cfe9..efeb11f9b85 100644
20 --- a/dev-libs/gdl/gdl-3.28.0.ebuild
21 +++ b/dev-libs/gdl/gdl-3.28.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gdl"
29 LICENSE="LGPL-2.1+"
30 SLOT="3/5" # subslot = libgdl-3 soname version
31 IUSE="+introspection"
32 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
33 +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
34
35 RDEPEND="
36 dev-libs/glib:2