Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile/
Date: Sun, 29 Jan 2017 17:29:14
Message-Id: 1485710909.a71131d6c366db0e7dfd441348ea087725ff29fc.grobian@gentoo
1 commit: a71131d6c366db0e7dfd441348ea087725ff29fc
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 17:27:52 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 17:28:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a71131d6
7
8 dev-scheme/guile: dropped ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 dev-scheme/guile/guile-1.8.8-r3.ebuild | 4 ++--
13 dev-scheme/guile/guile-2.0.13-r1.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-scheme/guile/guile-1.8.8-r3.ebuild b/dev-scheme/guile/guile-1.8.8-r3.ebuild
17 index ee80e17..e11950b 100644
18 --- a/dev-scheme/guile/guile-1.8.8-r3.ebuild
19 +++ b/dev-scheme/guile/guile-1.8.8-r3.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 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnu.org/software/guile/"
27 SRC_URI="mirror://gnu/guile/${P}.tar.gz"
28
29 LICENSE="LGPL-2.1"
30 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
31 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
32 IUSE="debug debug-freelist debug-malloc +deprecated discouraged emacs networking nls readline +regex +threads"
33
34 RESTRICT="!regex? ( test )"
35
36 diff --git a/dev-scheme/guile/guile-2.0.13-r1.ebuild b/dev-scheme/guile/guile-2.0.13-r1.ebuild
37 index 9f02846..ab7f9c6 100644
38 --- a/dev-scheme/guile/guile-2.0.13-r1.ebuild
39 +++ b/dev-scheme/guile/guile-2.0.13-r1.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -8,7 +8,7 @@ inherit flag-o-matic autotools
47 DESCRIPTION="GNU Ubiquitous Intelligent Language for Extensions"
48 HOMEPAGE="https://www.gnu.org/software/guile/"
49 SRC_URI="mirror://gnu/guile/${P}.tar.gz"
50 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
51 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
52 LICENSE="LGPL-3+"
53 IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls