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-tcltk/tcllib/
Date: Thu, 06 Dec 2018 09:48:20
Message-Id: 1544089679.b4ddf11726064abcd73d829c74312cef4180ea29.grobian@gentoo
1 commit: b4ddf11726064abcd73d829c74312cef4180ea29
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 6 09:47:59 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 6 09:47:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ddf117
7
8 dev-tcltk/tcllib: drop x86-macos keyword, bug #541980
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-tcltk/tcllib/tcllib-1.15-r2.ebuild | 4 ++--
14 dev-tcltk/tcllib/tcllib-1.16.ebuild | 4 ++--
15 dev-tcltk/tcllib/tcllib-1.19.ebuild | 2 +-
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild b/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild
19 index 9b88517a441..f5ba207bc47 100644
20 --- a/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild
21 +++ b/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -14,7 +14,7 @@ SRC_URI="
29 LICENSE="BSD"
30 SLOT="0"
31 IUSE="examples"
32 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
33 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
34
35 RDEPEND="dev-lang/tcl:0="
36 DEPEND="${RDEPEND}"
37
38 diff --git a/dev-tcltk/tcllib/tcllib-1.16.ebuild b/dev-tcltk/tcllib/tcllib-1.16.ebuild
39 index d0d5ac1e369..72616a2dd19 100644
40 --- a/dev-tcltk/tcllib/tcllib-1.16.ebuild
41 +++ b/dev-tcltk/tcllib/tcllib-1.16.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2018 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=5
48 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge//project/${PN}/${PN}/${PV}/${MY_P}.tar.bz2
49 LICENSE="BSD"
50 SLOT="0"
51 IUSE="examples"
52 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
53 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
54
55 RDEPEND="
56 dev-lang/tcl:0=
57
58 diff --git a/dev-tcltk/tcllib/tcllib-1.19.ebuild b/dev-tcltk/tcllib/tcllib-1.19.ebuild
59 index 0cda1904168..8459efdba12 100644
60 --- a/dev-tcltk/tcllib/tcllib-1.19.ebuild
61 +++ b/dev-tcltk/tcllib/tcllib-1.19.ebuild
62 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.xz"
63 LICENSE="BSD"
64 SLOT="0"
65 IUSE="examples"
66 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
67 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
68
69 RDEPEND="
70 dev-lang/tcl:0=