Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/mina-core/
Date: Mon, 01 Apr 2019 21:30:53
Message-Id: 1554154222.73e7fadd5a57c88d82f88725d54362c158059a5b.monsieurp@gentoo
1 commit: 73e7fadd5a57c88d82f88725d54362c158059a5b
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 21:30:13 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 21:30:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73e7fadd
7
8 dev-java/mina-core: stable for amd64+x86.
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.9
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-java/mina-core/mina-core-2.0.7-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-java/mina-core/mina-core-2.0.7-r1.ebuild b/dev-java/mina-core/mina-core-2.0.7-r1.ebuild
17 index abe95666b3f..fc2489c9a9d 100644
18 --- a/dev-java/mina-core/mina-core-2.0.7-r1.ebuild
19 +++ b/dev-java/mina-core/mina-core-2.0.7-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ MY_P="apache-mina-${PV}"
27 DESCRIPTION="Apache MINA Project"
28 HOMEPAGE="https://mina.apache.org/"
29 SRC_URI="mirror://apache/mina/mina/${PV}/${MY_P}-src.tar.bz2 -> ${P}.tar.bz2"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32 LICENSE="Apache-2.0"
33 SLOT="0"