From 208533381971609ab4cd4ede86b1684dc2be2588 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sat, 2 Jan 2016 20:44:07 +0000 Subject: dev-java/jaxme: Mark 0.5.2-r2 stable using ALLARCHES policy Package-Manager: portage-2.2.26 --- dev-java/jaxme/jaxme-0.5.2-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-java/jaxme/jaxme-0.5.2-r2.ebuild b/dev-java/jaxme/jaxme-0.5.2-r2.ebuild index 63bb8da8737a..c7a12df9db19 100644 --- a/dev-java/jaxme/jaxme-0.5.2-r2.ebuild +++ b/dev-java/jaxme/jaxme-0.5.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,13 +10,13 @@ inherit java-pkg-2 java-ant-2 eutils MY_PN=ws-${PN} MY_P=${MY_PN}-${PV} -DESCRIPTION="JaxMe 2 is an open source implementation of JAXB, the specification for Java/XML binding" +DESCRIPTION="An open source implementation of JAXB, the specification for Java/XML binding" HOMEPAGE="http://ws.apache.org/jaxme/index.html" SRC_URI="mirror://apache/ws/${PN}/source/${MY_P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" COMMON_DEP=">=dev-java/antlr-2.7.7-r7:0 -- cgit v1.2.3-65-gdbad