Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/raptor/
Date: Sun, 29 Jan 2017 19:15:33
Message-Id: 1485717294.b4921b5c833fb736c4e3b70c4a8b1be3c0be5794.grobian@gentoo
1 commit: b4921b5c833fb736c4e3b70c4a8b1be3c0be5794
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 19:13:41 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 19:14:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4921b5c
7
8 media-libs/raptor: dropped ~x64-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 media-libs/raptor/raptor-2.0.14.ebuild | 2 +-
13 media-libs/raptor/raptor-2.0.9.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/media-libs/raptor/raptor-2.0.14.ebuild b/media-libs/raptor/raptor-2.0.14.ebuild
17 index 4161e29..f3809a8 100644
18 --- a/media-libs/raptor/raptor-2.0.14.ebuild
19 +++ b/media-libs/raptor/raptor-2.0.14.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz"
21
22 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
23 SLOT="2"
24 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="+curl debug json static-libs unicode"
27
28 RDEPEND="dev-libs/libxml2
29
30 diff --git a/media-libs/raptor/raptor-2.0.9.ebuild b/media-libs/raptor/raptor-2.0.9.ebuild
31 index e83fc8a..00ec8f4 100644
32 --- a/media-libs/raptor/raptor-2.0.9.ebuild
33 +++ b/media-libs/raptor/raptor-2.0.9.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2014 Gentoo Foundation
36 +# Copyright 1999-2017 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 # $Id$
39
40 @@ -14,7 +14,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz"
41
42 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
43 SLOT="2"
44 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
45 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
46 IUSE="+curl debug json static-libs unicode"
47
48 RDEPEND="dev-libs/libxml2