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-java/sax/
Date: Sun, 29 Jan 2017 15:54:31
Message-Id: 1485704962.8cebf57fb060de426b6658b13c5ae276a3585054.grobian@gentoo
1 commit: 8cebf57fb060de426b6658b13c5ae276a3585054
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 15:49:22 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 15:49:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cebf57f
7
8 dev-java/sax: dropped ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 dev-java/sax/sax-2.2.1-r2.ebuild | 4 ++--
13 dev-java/sax/sax-2.2.1-r3.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-java/sax/sax-2.2.1-r2.ebuild b/dev-java/sax/sax-2.2.1-r2.ebuild
17 index 2a837cd..7f5be41 100644
18 --- a/dev-java/sax/sax-2.2.1-r2.ebuild
19 +++ b/dev-java/sax/sax-2.2.1-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="mirror://sourceforge/sax/sax2r3.zip"
27 LICENSE="public-domain"
28
29 SLOT="0"
30 -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
31 +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
32 IUSE=""
33
34 DEPEND=">=virtual/jdk-1.4
35
36 diff --git a/dev-java/sax/sax-2.2.1-r3.ebuild b/dev-java/sax/sax-2.2.1-r3.ebuild
37 index 2ac14e9..46dbdd7 100644
38 --- a/dev-java/sax/sax-2.2.1-r3.ebuild
39 +++ b/dev-java/sax/sax-2.2.1-r3.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 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}.zip -> ${P}.zip"
47 LICENSE="public-domain"
48
49 SLOT="0"
50 -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
51 +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
52 IUSE=""
53
54 RDEPEND="