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/jboss-marshalling/
Date: Thu, 01 Oct 2015 08:39:51
Message-Id: 1443686128.f4176b77d51e7f94247fdb82104f09df9b6d98e3.monsieurp@gentoo
1 commit: f4176b77d51e7f94247fdb82104f09df9b6d98e3
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 07:28:26 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 07:55:28 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4176b77
7
8 dev-java/jboss-marshalling: Stable for amd64.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild b/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild
17 index c3043eb..872da14 100644
18 --- a/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild
19 +++ b/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2015 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -14,7 +14,7 @@ DESCRIPTION="Alternative compatible serialization API that fixes many JDK serial
27
28 LICENSE="Apache-2.0"
29 SLOT="0"
30 -KEYWORDS="~amd64"
31 +KEYWORDS="amd64"
32
33 CDEPEND="dev-java/jboss-modules:0"