Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/g-wrap/
Date: Wed, 25 Apr 2018 19:57:29
Message-Id: 1524686214.bd637f97b1b6c25b236626275052205ed758dee3.mattst88@gentoo
1 commit: bd637f97b1b6c25b236626275052205ed758dee3
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 25 19:55:36 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 25 19:56:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd637f97
7
8 dev-libs/g-wrap: Drop to ~hppa
9
10 dev-libs/g-wrap/g-wrap-1.9.11.ebuild | 4 ++--
11 dev-libs/g-wrap/g-wrap-1.9.13.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/dev-libs/g-wrap/g-wrap-1.9.11.ebuild b/dev-libs/g-wrap/g-wrap-1.9.11.ebuild
15 index e14bd4cad68..571b1a53880 100644
16 --- a/dev-libs/g-wrap/g-wrap-1.9.11.ebuild
17 +++ b/dev-libs/g-wrap/g-wrap-1.9.11.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2012 Gentoo Foundation
20 +# Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=4
24 @@ -8,7 +8,7 @@ inherit eutils
25 DESCRIPTION="A tool for exporting C libraries into Scheme"
26 HOMEPAGE="http://www.nongnu.org/g-wrap/"
27 SRC_URI="http://download.savannah.gnu.org/releases/g-wrap/${P}.tar.gz"
28 -KEYWORDS="amd64 hppa ppc ppc64 x86"
29 +KEYWORDS="amd64 ~hppa ppc ppc64 x86"
30 SLOT="0"
31 LICENSE="GPL-2"
32 IUSE=""
33
34 diff --git a/dev-libs/g-wrap/g-wrap-1.9.13.ebuild b/dev-libs/g-wrap/g-wrap-1.9.13.ebuild
35 index 6f052b20b62..c843ccce7a3 100644
36 --- a/dev-libs/g-wrap/g-wrap-1.9.13.ebuild
37 +++ b/dev-libs/g-wrap/g-wrap-1.9.13.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2012 Gentoo Foundation
40 +# Copyright 1999-2018 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=4
44 @@ -8,7 +8,7 @@ inherit eutils
45 DESCRIPTION="A tool for exporting C libraries into Scheme"
46 HOMEPAGE="http://www.nongnu.org/g-wrap/"
47 SRC_URI="http://download.savannah.gnu.org/releases/g-wrap/${P}.tar.gz"
48 -KEYWORDS="amd64 hppa ppc ppc64 x86"
49 +KEYWORDS="amd64 ~hppa ppc ppc64 x86"
50 SLOT="0"
51 LICENSE="GPL-2"
52 IUSE=""