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 1ShiZo-0000qw-Rp for garchives@archives.gentoo.org; Thu, 21 Jun 2012 14:41:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21A87E0AA5; Thu, 21 Jun 2012 14:41:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D1406E0AA5 for ; Thu, 21 Jun 2012 14:41:25 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1180C1B4019 for ; Thu, 21 Jun 2012 14:41:25 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2138) id C69BF2004B; Thu, 21 Jun 2012 14:41:23 +0000 (UTC) From: "Jeffrey Gardner (je_fro)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, je_fro@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/jmol: jmol-12.2.27.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: jmol-12.2.27.ebuild ChangeLog X-VCS-Directories: sci-chemistry/jmol X-VCS-Committer: je_fro X-VCS-Committer-Name: Jeffrey Gardner Content-Type: text/plain; charset=utf8 Message-Id: <20120621144123.C69BF2004B@flycatcher.gentoo.org> Date: Thu, 21 Jun 2012 14:41:23 +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: 8dcf4c53-92c5-40df-aafe-7838c156170f X-Archives-Hash: 80d330dc75f6d9c0a4db0e3aea01d908 je_fro 12/06/21 14:41:23 Modified: jmol-12.2.27.ebuild ChangeLog Log: Add --build-only to saxon, fix bug 422757 thanks to Diego Elio Petteno =20 (Portage version: 2.1.10.65/cvs/Linux x86_64) Revision Changes Path 1.3 sci-chemistry/jmol/jmol-12.2.27.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/jmol= /jmol-12.2.27.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/jmol= /jmol-12.2.27.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/jmol= /jmol-12.2.27.ebuild?r1=3D1.2&r2=3D1.3 Index: jmol-12.2.27.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/jmol-12.2.27.ebuild,= v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- jmol-12.2.27.ebuild 31 May 2012 21:16:59 -0000 1.2 +++ jmol-12.2.27.ebuild 21 Jun 2012 14:41:23 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/jmol-12.2.27.ebuil= d,v 1.2 2012/05/31 21:16:59 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/jmol-12.2.27.ebuil= d,v 1.3 2012/06/21 14:41:23 je_fro Exp $ =20 EAPI=3D1 WEBAPP_OPTIONAL=3D"yes" @@ -63,7 +63,7 @@ java-pkg_jar-from jmol-acme jmol-acme.jar Acme.jar java-pkg_jar-from commons-cli-1 commons-cli.jar commons-cli-1.0.jar java-pkg_jar-from naga - java-pkg_jar-from saxon-6.5 saxon.jar + java-pkg_jar-from --build-only saxon-6.5 saxon.jar =20 mkdir -p "${S}/build/appjars" || die } 1.15 sci-chemistry/jmol/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/jmol= /ChangeLog?rev=3D1.15&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/jmol= /ChangeLog?rev=3D1.15&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/jmol= /ChangeLog?r1=3D1.14&r2=3D1.15 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 31 May 2012 21:16:59 -0000 1.14 +++ ChangeLog 21 Jun 2012 14:41:23 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/jmol # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/ChangeLog,v 1.14 2= 012/05/31 21:16:59 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/ChangeLog,v 1.15 2= 012/06/21 14:41:23 je_fro Exp $ + + 21 Jun 2012; Jeff Gardner jmol-12.2.27.ebuild: + Add --build-only to saxon, fix bug 422757 thanks to Diego Elio Petteno =20 31 May 2012; Jeff Gardner jmol-12.2.27.ebuild: Make client-only the default