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 1SBZjQ-00022e-LX for garchives@archives.gentoo.org; Sat, 24 Mar 2012 22:46:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C763FE05EF; Sat, 24 Mar 2012 22:46:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 98830E05EF for ; Sat, 24 Mar 2012 22:46:36 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 014D91B4042 for ; Sat, 24 Mar 2012 22:46:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 795D7E542E for ; Sat, 24 Mar 2012 22:46:33 +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: <1332629172.447a8be03906f12aaebbef365e9321bb56221c2b.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/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: 447a8be03906f12aaebbef365e9321bb56221c2b X-VCS-Branch: master Date: Sat, 24 Mar 2012 22:46:33 +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: 663fd163-b9c8-4bed-96be-59d76fb9ff70 X-Archives-Hash: c55ba5df7ba669045e69a881025e90ab commit: 447a8be03906f12aaebbef365e9321bb56221c2b Author: Christoph Junghans gentoo org> AuthorDate: Sat Mar 24 22:46:12 2012 +0000 Commit: Christoph Junghans gmx de> CommitDate: Sat Mar 24 22:46:12 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D447a8be0 Fixes bug #405455, again (Portage version: 2.2.0_alpha95/git/Linux i686, unsigned Manifest commit) --- sci-chemistry/votca-csg/ChangeLog | 5 ++++- sci-chemistry/votca-csg/votca-csg-9999.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sci-chemistry/votca-csg/ChangeLog b/sci-chemistry/votca-csg/= ChangeLog index c5c2138..ed1263a 100644 --- a/sci-chemistry/votca-csg/ChangeLog +++ b/sci-chemistry/votca-csg/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-chemistry/votca-csg -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 24 Mar 2012; Christoph Junghans votca-csg-9999.ebu= ild: + Fixes bug #405455, again + 05 Nov 2011; Christoph Junghans votca-csg-9999.ebu= ild: multilib support =20 diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistr= y/votca-csg/votca-csg-9999.ebuild index 0f2173e..2944681 100644 --- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -36,7 +36,7 @@ RDEPEND=3D"=3Dsci-libs/votca-tools-${PV}[system-boost=3D= ] app-shells/bash" =20 DEPEND=3D"${RDEPEND} - doc? ( app-doc/doxygen[-nodot] ) + doc? ( || ( =3Dapp-doc/doxygen-1.7.6.= 1[dot] ) ) >=3Dapp-text/txt2tags-2.5 dev-util/pkgconfig" =20