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-000227-3D for garchives@archives.gentoo.org; Sat, 24 Mar 2012 22:46:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63452E05E8; Sat, 24 Mar 2012 22:46:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 378ACE05D5 for ; Sat, 24 Mar 2012 22:46:35 +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 8A5B81B4042 for ; Sat, 24 Mar 2012 22:46:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 489B8E542C 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: <1332629112.db55b7cbf9fc8bddd2f7e562eecab0e2adacaa9e.kleiner_otti@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/votca-tools/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/votca-tools/ChangeLog sci-libs/votca-tools/votca-tools-9999.ebuild X-VCS-Directories: sci-libs/votca-tools/ X-VCS-Committer: kleiner_otti X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: db55b7cbf9fc8bddd2f7e562eecab0e2adacaa9e 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: 5f854fc0-6555-4d40-933a-5e96ee5a8e03 X-Archives-Hash: 9203340270160a8b6fdfe327ac058478 commit: db55b7cbf9fc8bddd2f7e562eecab0e2adacaa9e Author: Christoph Junghans gentoo org> AuthorDate: Sat Mar 24 22:45:12 2012 +0000 Commit: Christoph Junghans gmx de> CommitDate: Sat Mar 24 22:45:12 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Ddb55b7cb Fixes bug #405455, again (Portage version: 2.2.0_alpha95/git/Linux i686, unsigned Manifest commit) --- sci-libs/votca-tools/ChangeLog | 5 ++++- sci-libs/votca-tools/votca-tools-9999.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sci-libs/votca-tools/ChangeLog b/sci-libs/votca-tools/Change= Log index 1c72cc1..2b6ae69 100644 --- a/sci-libs/votca-tools/ChangeLog +++ b/sci-libs/votca-tools/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-libs/votca-tools -# 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-tools-9999.e= build: + Fixes bug #405455, again + 05 Nov 2011; Christoph Junghans votca-tools-9999.e= build: EAPI bump + multilib support =20 diff --git a/sci-libs/votca-tools/votca-tools-9999.ebuild b/sci-libs/votc= a-tools/votca-tools-9999.ebuild index ccda981..4004aee 100644 --- a/sci-libs/votca-tools/votca-tools-9999.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 @@ -33,7 +33,7 @@ RDEPEND=3D"fftw? ( sci-libs/fftw:3.0 ) sqlite? ( dev-db/sqlite:3 )" =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