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 1QaA05-00048O-GP for garchives@archives.gentoo.org; Fri, 24 Jun 2011 17:17:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A38A61C23A; Fri, 24 Jun 2011 17:09:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5C56A1C200 for ; Fri, 24 Jun 2011 17:09:18 +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 073D31B4009 for ; Fri, 24 Jun 2011 17:09:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 658578001E for ; Fri, 24 Jun 2011 17:09:17 +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: <7ec9c3330316b9b1bbb5d518743f5f32a1c6c86d.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/jmol/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/jmol/jmol-11.6.ebuild sci-chemistry/jmol/jmol-12.0.34.ebuild X-VCS-Directories: sci-chemistry/jmol/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 7ec9c3330316b9b1bbb5d518743f5f32a1c6c86d Date: Fri, 24 Jun 2011 17:09:17 +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: 9a891d4265374bad1d1114f794139dc9 commit: 7ec9c3330316b9b1bbb5d518743f5f32a1c6c86d Author: Justin Lecher gentoo org> AuthorDate: Fri Jun 24 13:05:27 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jun 24 13:05:27 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D7ec9c333 Sort inherit and/or USE (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-chemistry/jmol/jmol-11.6.ebuild | 2 +- sci-chemistry/jmol/jmol-12.0.34.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/jmol/jmol-11.6.ebuild b/sci-chemistry/jmol/jmo= l-11.6.ebuild index 1409f46..486705d 100644 --- a/sci-chemistry/jmol/jmol-11.6.ebuild +++ b/sci-chemistry/jmol/jmol-11.6.ebuild @@ -5,7 +5,7 @@ EAPI=3D1 WEBAPP_OPTIONAL=3D"yes" =20 -inherit eutils webapp java-pkg-2 java-ant-2 +inherit eutils java-pkg-2 java-ant-2 webapp =20 DESCRIPTION=3D"Jmol is a java molecular viever for 3-D chemical structur= es." SRC_URI=3D"mirror://sourceforge/${PN}/${P}-full.tar.gz" diff --git a/sci-chemistry/jmol/jmol-12.0.34.ebuild b/sci-chemistry/jmol/= jmol-12.0.34.ebuild index 722c99d..aec92ee 100644 --- a/sci-chemistry/jmol/jmol-12.0.34.ebuild +++ b/sci-chemistry/jmol/jmol-12.0.34.ebuild @@ -5,7 +5,7 @@ EAPI=3D1 WEBAPP_OPTIONAL=3D"yes" =20 -inherit eutils webapp java-pkg-2 java-ant-2 +inherit eutils java-pkg-2 java-ant-2 webapp =20 MY_P=3DJmol =20