summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-01-02 20:44:07 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-01-14 21:42:52 +0000
commit208533381971609ab4cd4ede86b1684dc2be2588 (patch)
treed5b7d4b2eb6a7d8f2448ed1f0f042fc69d2122f7
parentdev-java/gnu-classpath: Remove old (diff)
downloadgentoo-208533381971609ab4cd4ede86b1684dc2be2588.tar.gz
gentoo-208533381971609ab4cd4ede86b1684dc2be2588.tar.bz2
gentoo-208533381971609ab4cd4ede86b1684dc2be2588.zip
dev-java/jaxme: Mark 0.5.2-r2 stable using ALLARCHES policy
Package-Manager: portage-2.2.26
-rw-r--r--dev-java/jaxme/jaxme-0.5.2-r2.ebuild6
1 files 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