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-libs/libtommath/
Date: Sun, 29 Jan 2017 16:25:46
Message-Id: 1485706439.75a0f4bd7483f6c8a188243aa19b3eb3b605051d.grobian@gentoo
1 commit: 75a0f4bd7483f6c8a188243aa19b3eb3b605051d
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 16:13:59 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 16:13:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a0f4bd
7
8 dev-libs/libtommath: dropped ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 dev-libs/libtommath/libtommath-0.42.0-r1.ebuild | 4 ++--
13 dev-libs/libtommath/libtommath-1.0.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild
17 index 075e7f4..0fff89d 100644
18 --- a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild
19 +++ b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libtom/libtommath/archive/v${PV}.tar.gz -> ${P}.tar.
27
28 LICENSE="WTFPL-2"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
32 IUSE="doc examples static-libs"
33
34 DEPEND="sys-devel/libtool"
35
36 diff --git a/dev-libs/libtommath/libtommath-1.0.ebuild b/dev-libs/libtommath/libtommath-1.0.ebuild
37 index fec9786..b1ca1ba 100644
38 --- a/dev-libs/libtommath/libtommath-1.0.ebuild
39 +++ b/dev-libs/libtommath/libtommath-1.0.ebuild
40 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}
41
42 LICENSE="WTFPL-2"
43 SLOT="0"
44 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
45 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
46 IUSE="doc examples static-libs"
47
48 DEPEND="sys-devel/libtool"