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/libebml/
Date: Sun, 29 Jan 2017 16:08:50
Message-Id: 1485705943.2e8e11bc902586c05d924cceca588adeee196b7e.grobian@gentoo
1 commit: 2e8e11bc902586c05d924cceca588adeee196b7e
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 16:05:43 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 16:05:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8e11bc
7
8 dev-libs/libebml: dropped ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 dev-libs/libebml/libebml-1.3.3.ebuild | 4 ++--
13 dev-libs/libebml/libebml-1.3.4.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-libs/libebml/libebml-1.3.3.ebuild b/dev-libs/libebml/libebml-1.3.3.ebuild
17 index eaa9d37..ca478b9 100644
18 --- a/dev-libs/libebml/libebml-1.3.3.ebuild
19 +++ b/dev-libs/libebml/libebml-1.3.3.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 @@ -13,7 +13,7 @@ SRC_URI="http://dl.matroska.org/downloads/${PN}/${P}.tar.bz2"
27
28 LICENSE="LGPL-2.1"
29 SLOT="0/4" # subslot = soname major version
30 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
31 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
32 IUSE="debug static-libs"
33
34 src_prepare() {
35
36 diff --git a/dev-libs/libebml/libebml-1.3.4.ebuild b/dev-libs/libebml/libebml-1.3.4.ebuild
37 index e3ac145..8770a93 100644
38 --- a/dev-libs/libebml/libebml-1.3.4.ebuild
39 +++ b/dev-libs/libebml/libebml-1.3.4.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 @@ -12,7 +12,7 @@ SRC_URI="http://dl.matroska.org/downloads/${PN}/${P}.tar.bz2"
47
48 LICENSE="LGPL-2.1"
49 SLOT="0/4" # subslot = soname major version
50 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
51 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
52 IUSE="debug static-libs"
53
54 src_prepare() {