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 1QiRBZ-0003vD-Q1 for garchives@archives.gentoo.org; Sun, 17 Jul 2011 13:15:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9549621C1AB; Sun, 17 Jul 2011 13:14:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 55DBA21C1AB for ; Sun, 17 Jul 2011 13:14:58 +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 DF9022AC009 for ; Sun, 17 Jul 2011 13:14:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8E8EF80042 for ; Sun, 17 Jul 2011 13:14:56 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <6ac593530eeabc94308faf47e9ecf2ad6e08d112.kleiner_otti@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/votca-csg/ChangeLog sci-chemistry/votca-csg/metadata.xml sci-chemistry/votca-csg/votca-csg-9999.ebuild X-VCS-Directories: sci-chemistry/votca-csg/ X-VCS-Committer: kleiner_otti X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 6ac593530eeabc94308faf47e9ecf2ad6e08d112 Date: Sun, 17 Jul 2011 13:14:56 +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: c600825f7701a893c469ac1a9a6631ad commit: 6ac593530eeabc94308faf47e9ecf2ad6e08d112 Author: Christoph Junghans gentoo org> AuthorDate: Sun Jul 17 13:14:27 2011 +0000 Commit: Christoph Junghans gmx de> CommitDate: Sun Jul 17 13:14:27 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D6ac59353 [sci-chemistry/votca-csg] Added IUSE=3Dextras (Portage version: 2.1.10.3/git/Linux i686, signed Manifest commit with ke= y C2000586) --- sci-chemistry/votca-csg/ChangeLog | 4 ++++ sci-chemistry/votca-csg/metadata.xml | 5 +++-- sci-chemistry/votca-csg/votca-csg-9999.ebuild | 5 +++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/sci-chemistry/votca-csg/ChangeLog b/sci-chemistry/votca-csg/= ChangeLog index e74f9ef..a5bf6b7 100644 --- a/sci-chemistry/votca-csg/ChangeLog +++ b/sci-chemistry/votca-csg/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 17 Jul 2011; Christoph Junghans votca-csg-9999.ebu= ild, + metadata.xml: + Added IUSE=3Dextras + 17 Jul 2011; Christoph Junghans votca-csg-9999.ebu= ild: Added IUSE=3Dexamples =20 diff --git a/sci-chemistry/votca-csg/metadata.xml b/sci-chemistry/votca-c= sg/metadata.xml index 7ba3377..4251b38 100644 --- a/sci-chemistry/votca-csg/metadata.xml +++ b/sci-chemistry/votca-csg/metadata.xml @@ -7,7 +7,8 @@ Christoph Junghans - Add support for gromacs file formats (sci-chemi= stry/gromacs) - Compile against external boost headers (dev-libs/= boost) + Add support for gromacs file formats through sci-chemistry/gromacs + Compile against external boost headers from = dev-libs/boost + Pull in extra applications from dev-libs/bo= ost diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistr= y/votca-csg/votca-csg-9999.ebuild index 8e017c4..ca93f3a 100644 --- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild @@ -20,7 +20,8 @@ else EHG_REVISION=3D"default" S=3D"${WORKDIR}/${EHG_REPO_URI##*/}" PDEPEND=3D"doc? ( =3Dapp-doc/votca-csg-manual-${PV} ) - examples? ( =3Dsci-chemistry/votca-csg-tutorials-${PV} )" + examples? ( =3Dsci-chemistry/votca-csg-tutorials-${PV} ) + extras? ( =3Dsci-chemistry/votca-csg-apps-${PV} )" fi =20 DESCRIPTION=3D"Votca coarse-graining engine" @@ -29,7 +30,7 @@ HOMEPAGE=3D"http://www.votca.org" LICENSE=3D"Apache-2.0" SLOT=3D"0" KEYWORDS=3D"~x86 ~amd64" -IUSE=3D"-boost doc examples +gromacs" +IUSE=3D"-boost doc examples extras +gromacs" =20 RDEPEND=3D"=3Dsci-libs/votca-tools-${PV}[boost=3D] gromacs? ( sci-chemistry/gromacs )