Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/parity/
Date: Sun, 29 Jan 2017 20:14:33
Message-Id: 1485720837.3215bf4a99754721b2824026a77256a361f73616.grobian@gentoo
1 commit: 3215bf4a99754721b2824026a77256a361f73616
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 20:07:26 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 20:13:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3215bf4a
7
8 sys-devel/parity: dropped ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 sys-devel/parity/parity-1.2.4.ebuild | 4 ++--
13 sys-devel/parity/parity-1.2.5.ebuild | 4 ++--
14 sys-devel/parity/parity-1.2.6.ebuild | 4 ++--
15 sys-devel/parity/parity-9999.ebuild | 4 ++--
16 4 files changed, 8 insertions(+), 8 deletions(-)
17
18 diff --git a/sys-devel/parity/parity-1.2.4.ebuild b/sys-devel/parity/parity-1.2.4.ebuild
19 index faacb3c..83d4758 100644
20 --- a/sys-devel/parity/parity-1.2.4.ebuild
21 +++ b/sys-devel/parity/parity-1.2.4.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
29 DEPEND="dev-util/confix"
30 else
31 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
32 - KEYWORDS="~x86-interix ~x86-winnt"
33 + KEYWORDS="~x86-winnt"
34 fi
35
36 LICENSE="LGPL-3"
37
38 diff --git a/sys-devel/parity/parity-1.2.5.ebuild b/sys-devel/parity/parity-1.2.5.ebuild
39 index faacb3c..83d4758 100644
40 --- a/sys-devel/parity/parity-1.2.5.ebuild
41 +++ b/sys-devel/parity/parity-1.2.5.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2016 Gentoo Foundation
44 +# Copyright 1999-2017 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 @@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
49 DEPEND="dev-util/confix"
50 else
51 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
52 - KEYWORDS="~x86-interix ~x86-winnt"
53 + KEYWORDS="~x86-winnt"
54 fi
55
56 LICENSE="LGPL-3"
57
58 diff --git a/sys-devel/parity/parity-1.2.6.ebuild b/sys-devel/parity/parity-1.2.6.ebuild
59 index 96b43df..4b2e02c 100644
60 --- a/sys-devel/parity/parity-1.2.6.ebuild
61 +++ b/sys-devel/parity/parity-1.2.6.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2016 Gentoo Foundation
64 +# Copyright 1999-2017 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 # $Id$
67
68 @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then
69 DEPEND="dev-util/confix"
70 else
71 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
72 - KEYWORDS="~x86-interix"
73 + KEYWORDS=""
74 fi
75 DESCRIPTION="An Interix to native Win32 Cross-Compiler Tool (requires Visual Studio)"
76 HOMEPAGE="http://www.sourceforge.net/projects/parity/"
77
78 diff --git a/sys-devel/parity/parity-9999.ebuild b/sys-devel/parity/parity-9999.ebuild
79 index da14610..6f259f4 100644
80 --- a/sys-devel/parity/parity-9999.ebuild
81 +++ b/sys-devel/parity/parity-9999.ebuild
82 @@ -1,4 +1,4 @@
83 -# Copyright 1999-2016 Gentoo Foundation
84 +# Copyright 1999-2017 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Id$
87
88 @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
89 DEPEND="dev-util/confix"
90 else
91 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
92 - KEYWORDS="~x86-interix"
93 + KEYWORDS=""
94 fi
95 DESCRIPTION="An Interix to native Win32 Cross-Compiler Tool (requires Visual Studio)"
96 HOMEPAGE="http://www.sourceforge.net/projects/parity/"