Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libproxy/
Date: Sun, 29 Jan 2017 19:34:13
Message-Id: 1485718410.96fbbc11762f7045fe00d70227b700d9b6a8f531.grobian@gentoo
1 commit: 96fbbc11762f7045fe00d70227b700d9b6a8f531
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 19:32:13 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 19:33:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fbbc11
7
8 net-libs/libproxy: dropped ~ia64-linux ~x86-freebsd ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 net-libs/libproxy/libproxy-0.4.11-r2.ebuild | 4 ++--
13 net-libs/libproxy/libproxy-0.4.13-r1.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/net-libs/libproxy/libproxy-0.4.11-r2.ebuild b/net-libs/libproxy/libproxy-0.4.11-r2.ebuild
17 index 1ae5fe6..35d5494 100644
18 --- a/net-libs/libproxy/libproxy-0.4.11-r2.ebuild
19 +++ b/net-libs/libproxy/libproxy-0.4.11-r2.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 @@ -13,7 +13,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
27
28 LICENSE="LGPL-2.1+"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
31 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
32 IUSE="gnome kde mono networkmanager perl python spidermonkey test webkit"
33
34 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
35
36 diff --git a/net-libs/libproxy/libproxy-0.4.13-r1.ebuild b/net-libs/libproxy/libproxy-0.4.13-r1.ebuild
37 index 368163c..0ef1fd8 100644
38 --- a/net-libs/libproxy/libproxy-0.4.13-r1.ebuild
39 +++ b/net-libs/libproxy/libproxy-0.4.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 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/libproxy/libproxy/archive/${PV}.tar.gz -> ${P}.tar.g
47 LICENSE="LGPL-2.1+"
48 SLOT="0"
49
50 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
51 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
52
53 IUSE="gnome kde mono networkmanager perl python spidermonkey test webkit"
54 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"