From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QaWbO-0002R0-87 for garchives@archives.gentoo.org; Sat, 25 Jun 2011 17:25:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 857961C166; Sat, 25 Jun 2011 17:21:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 45C7B1C158 for ; Sat, 25 Jun 2011 17:21:59 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF2722AC06A for ; Sat, 25 Jun 2011 17:21:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 4B9EF8003C for ; Sat, 25 Jun 2011 17:21:58 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/jligand/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/jligand/ChangeLog sci-chemistry/jligand/jligand-0.1.ebuild sci-chemistry/jligand/jligand-1.0.19.ebuild sci-chemistry/jligand/jligand-1.0.7.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: b36071856e3ccd366b30e0f4336cc70781cef7a1 Date: Sat, 25 Jun 2011 17:21:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 046899995b743aef01a7b7cf469b3bb3 commit: b36071856e3ccd366b30e0f4336cc70781cef7a1 Author: Justin Lecher gentoo org> AuthorDate: Sat Jun 25 13:18:14 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jun 25 13:18:14 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Db3607185 Version Bump, cleaned old (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-chemistry/jligand/ChangeLog | 6 +++ sci-chemistry/jligand/jligand-0.1.ebuild | 40 --------------= ------ ...{jligand-1.0.7.ebuild =3D> jligand-1.0.19.ebuild} | 4 +- sci-chemistry/jligand/metadata.xml | 8 ++-- 4 files changed, 12 insertions(+), 46 deletions(-) diff --git a/sci-chemistry/jligand/ChangeLog b/sci-chemistry/jligand/Chan= geLog index 4c553a1..3444d0c 100644 --- a/sci-chemistry/jligand/ChangeLog +++ b/sci-chemistry/jligand/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*jligand-1.0.19 (25 Jun 2011) + + 25 Jun 2011; Justin Lecher -jligand-0.1.ebuild, + -jligand-1.0.7.ebuild, +jligand-1.0.19.ebuild, metadata.xml: + Version Bump, cleaned old + *jligand-1.0.7 (26 Feb 2011) =20 26 Feb 2011; Justin Lecher +jligand-1.0.7.ebuild: diff --git a/sci-chemistry/jligand/jligand-0.1.ebuild b/sci-chemistry/jli= gand/jligand-0.1.ebuild deleted file mode 100644 index f2b9752..0000000 --- a/sci-chemistry/jligand/jligand-0.1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D"2" - -inherit java-pkg-2 java-ant-2 multilib - -MY_PN=3D"JLigand" - -DESCRIPTION=3D"a Java interface which allows links descriptions to be cr= eated" -HOMEPAGE=3D"http://www.ysbl.york.ac.uk/~pyoung/JLigand/JLigand.html" -SRC_URI=3D"http://www.ysbl.york.ac.uk/~pyoung/${MY_PN}/${MY_PN}_${PV}_So= urce.tar" - -LICENSE=3D"ccp4" -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"" - -RDEPEND=3D">=3Dvirtual/jre-1.5 - sci-chemistry/refmac - sci-libs/monomer-db" -DEPEND=3D">=3Dvirtual/jdk-1.5" - -S=3D"${WORKDIR}"/${MY_PN} - -EANT_EXTRA_ARGS=3D"-Dfile.encoding=3DISO-8859-1" - -src_install() { - java-pkg_dojar dist/${MY_PN}.jar - java-pkg_dolauncher ${PN} \ - --main uk.ac.york.ysbl.JLigand \ - --jar ${MY_PN}.jar \ - --pkg_args "/usr/$(get_libdir)/${PN} ${CLIBD_MON} /usr/bin/libcheck /u= sr/bin/refmac" - - insinto /usr/$(get_libdir)/${PN} - doins -r src/{images,resources} || die - fperms 775 /usr/$(get_libdir)/${PN}/resources/runLibcheck.csh || die - fperms 775 /usr/$(get_libdir)/${PN}/resources/runRefmac.csh || die -} diff --git a/sci-chemistry/jligand/jligand-1.0.7.ebuild b/sci-chemistry/j= ligand/jligand-1.0.19.ebuild similarity index 88% rename from sci-chemistry/jligand/jligand-1.0.7.ebuild rename to sci-chemistry/jligand/jligand-1.0.19.ebuild index 378f006..3a13a64 100644 --- a/sci-chemistry/jligand/jligand-1.0.7.ebuild +++ b/sci-chemistry/jligand/jligand-1.0.19.ebuild @@ -2,13 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -EAPI=3D"4" +EAPI=3D4 =20 inherit java-pkg-2 java-ant-2 multilib =20 MY_PN=3D"JLigand" =20 -DESCRIPTION=3D"a Java interface which allows links descriptions to be cr= eated" +DESCRIPTION=3D"Java interface which allows links descriptions to be crea= ted" HOMEPAGE=3D"http://www.ysbl.york.ac.uk/~pyoung/JLigand/JLigand.html" SRC_URI=3D"http://www.ysbl.york.ac.uk/mxstat/${MY_PN}/${MY_PN}.${PV}.tar= .gz" =20 diff --git a/sci-chemistry/jligand/metadata.xml b/sci-chemistry/jligand/m= etadata.xml index efb490d..d747d72 100644 --- a/sci-chemistry/jligand/metadata.xml +++ b/sci-chemistry/jligand/metadata.xml @@ -1,8 +1,8 @@ -sci - - sci@gentoo.org - + sci + + sci@gentoo.org +