From dbb7c8c62ca18183b6b350c447d0a7d0b3a9111b Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sun, 5 Apr 2015 20:58:05 +0000 Subject: JDK 1.6 should be a bare minimum here. Signed-off-by: monsieurp@gentoo.org (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 93491BB8) --- app-text/jing/ChangeLog | 5 ++++- app-text/jing/jing-20091111-r2.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/app-text/jing/ChangeLog b/app-text/jing/ChangeLog index 351d23ceb2d0..ddd9ffb76b6d 100644 --- a/app-text/jing/ChangeLog +++ b/app-text/jing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/jing # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/jing/ChangeLog,v 1.29 2015/04/05 20:55:52 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jing/ChangeLog,v 1.30 2015/04/05 20:58:05 monsieurp Exp $ + + 05 Apr 2015; Patrice Clement jing-20091111-r2.ebuild: + JDK 1.6 should be a bare minimum here. *jing-20091111-r2 (05 Apr 2015) diff --git a/app-text/jing/jing-20091111-r2.ebuild b/app-text/jing/jing-20091111-r2.ebuild index 7ad3d918e70f..ff771bab9e14 100644 --- a/app-text/jing/jing-20091111-r2.ebuild +++ b/app-text/jing/jing-20091111-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/jing/jing-20091111-r2.ebuild,v 1.1 2015/04/05 20:55:52 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jing/jing-20091111-r2.ebuild,v 1.2 2015/04/05 20:58:05 monsieurp Exp $ EAPI=5 @@ -26,9 +26,9 @@ COMMON_DEPEND=" dev-java/xerces:2 dev-java/xml-commons-resolver:0" RDEPEND="${COMMON_DEPEND} - >=virtual/jre-1.5" + >=virtual/jre-1.6" DEPEND="${COMMON_DEPEND} - >=virtual/jdk-1.5 + >=virtual/jdk-1.6 app-arch/unzip" # Avoid bogous QA warning, no usable build.xml. The one that exists belongs to -- cgit v1.2.3-65-gdbad