From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F24601387B1 for ; Mon, 21 Sep 2015 14:05:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5871321C098; Mon, 21 Sep 2015 14:04:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF60521C056 for ; Mon, 21 Sep 2015 14:04:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE8563407D7 for ; Mon, 21 Sep 2015 14:04:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D6F923A for ; Mon, 21 Sep 2015 14:04:52 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1442843128.803a0c0b90c05c65f0126de12344809bac1dab84.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/jligand/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/jligand/jligand-1.0.19.ebuild sci-chemistry/jligand/jligand-1.0.40.ebuild sci-chemistry/jligand/metadata.xml X-VCS-Directories: sci-chemistry/jligand/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 803a0c0b90c05c65f0126de12344809bac1dab84 X-VCS-Branch: master Date: Mon, 21 Sep 2015 14:04:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c905e84e-b161-40e3-8cd9-f2cf73dc9c38 X-Archives-Hash: 50ed082181f1362d05876dd73237f8b5 commit: 803a0c0b90c05c65f0126de12344809bac1dab84 Author: Justin Lecher gentoo org> AuthorDate: Mon Sep 21 13:45:28 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Sep 21 13:45:28 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=803a0c0b sci-chemistry/jligand: Version Bump Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher gentoo.org> .../jligand/{jligand-1.0.19.ebuild => jligand-1.0.40.ebuild} | 11 ++++------- sci-chemistry/jligand/metadata.xml | 2 +- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/sci-chemistry/jligand/jligand-1.0.19.ebuild b/sci-chemistry/jligand/jligand-1.0.40.ebuild similarity index 73% rename from sci-chemistry/jligand/jligand-1.0.19.ebuild rename to sci-chemistry/jligand/jligand-1.0.40.ebuild index 5b4da3d..655ca75 100644 --- a/sci-chemistry/jligand/jligand-1.0.19.ebuild +++ b/sci-chemistry/jligand/jligand-1.0.40.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit java-pkg-2 java-ant-2 multilib MY_PN="JLigand" DESCRIPTION="Java interface which allows links descriptions to be created" -HOMEPAGE="http://www.ysbl.york.ac.uk/~pyoung/JLigand/JLigand.html" +HOMEPAGE="http://www.ysbl.york.ac.uk/mxstat/JLigand/" SRC_URI="http://www.ysbl.york.ac.uk/mxstat/${MY_PN}/${MY_PN}.${PV}.tar.gz" LICENSE="ccp4" @@ -17,10 +17,7 @@ SLOT="0" KEYWORDS="" IUSE="" -RDEPEND=" - >=virtual/jre-1.5 - >=sci-chemistry/refmac-5.6 - >=sci-libs/monomer-db-5.16" +RDEPEND=">=virtual/jre-1.5" DEPEND=">=virtual/jdk-1.5" S="${WORKDIR}"/${MY_PN}.${PV} diff --git a/sci-chemistry/jligand/metadata.xml b/sci-chemistry/jligand/metadata.xml index 9ac9ffd..e42d0af 100644 --- a/sci-chemistry/jligand/metadata.xml +++ b/sci-chemistry/jligand/metadata.xml @@ -1,5 +1,5 @@ -sci-chemistry + sci-chemistry