* [gentoo-commits] repo/gentoo:master commit in: dev-java/hessian/
@ 2015-11-28 13:52 Patrice Clement
0 siblings, 0 replies; only message in thread
From: Patrice Clement @ 2015-11-28 13:52 UTC (permalink / raw
To: gentoo-commits
commit: 38c842c74ff46f0460cdabd9913baffe82a1e700
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 13:50:25 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 13:51:52 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c842c7
dev-java/hessian: Stable for amd64. Stable for ppc+ppc64+x86 using the ALLARCHES policy. Fixes bug 565758.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-java/hessian/hessian-4.0.37.ebuild | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/dev-java/hessian/hessian-4.0.37.ebuild b/dev-java/hessian/hessian-4.0.37.ebuild
index 6cea034..92bae32 100644
--- a/dev-java/hessian/hessian-4.0.37.ebuild
+++ b/dev-java/hessian/hessian-4.0.37.ebuild
@@ -13,15 +13,19 @@ SRC_URI="http://hessian.caucho.com/download/${P}-src.jar"
LICENSE="Apache-1.1"
SLOT="4.0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="doc source"
CDEPEND="java-virtuals/servlet-api:3.0"
-RDEPEND=">=virtual/jre-1.6
- ${CDEPEND}"
-DEPEND=">=virtual/jdk-1.6
- app-arch/unzip
- ${CDEPEND}"
+
+RDEPEND="
+ ${CDEPEND}
+ >=virtual/jre-1.6"
+
+DEPEND="
+ ${CDEPEND}
+ >=virtual/jdk-1.6
+ app-arch/unzip"
S="${WORKDIR}"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-11-28 13:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-28 13:52 [gentoo-commits] repo/gentoo:master commit in: dev-java/hessian/ Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox