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 1RM741-0005AW-HD for garchives@archives.gentoo.org; Thu, 03 Nov 2011 23:51:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71E6B21C0E8; Thu, 3 Nov 2011 23:51:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 35F3A21C0E0 for ; Thu, 3 Nov 2011 23:51:08 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F5F91B4022 for ; Thu, 3 Nov 2011 23:51:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 058AF8004A for ; Thu, 3 Nov 2011 23:51:07 +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: 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: dee379edcab79b47b565a31e3474caa9b166354b Date: Thu, 3 Nov 2011 23:51:07 +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: 2bf1a7d9-3804-441a-9236-cf22e50dae76 X-Archives-Hash: 44200bdaf21f56cdde691affd3113693 commit: dee379edcab79b47b565a31e3474caa9b166354b Author: Christoph Junghans gentoo org> AuthorDate: Thu Nov 3 23:41:40 2011 +0000 Commit: Christoph Junghans gmx de> CommitDate: Thu Nov 3 23:41:40 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Ddee379ed live ebuild update (Portage version: 2.2.0_alpha72/git/Linux i686, signed Manifest commit wi= th key C2000586) --- sci-chemistry/votca-csg/ChangeLog | 3 +++ sci-chemistry/votca-csg/votca-csg-9999.ebuild | 3 ++- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/sci-chemistry/votca-csg/ChangeLog b/sci-chemistry/votca-csg/= ChangeLog index 3f87b90..a289cbc 100644 --- a/sci-chemistry/votca-csg/ChangeLog +++ b/sci-chemistry/votca-csg/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 03 Nov 2011; Christoph Junghans votca-csg-9999.ebu= ild: + live ebuild update + 10 Sep 2011; Christoph Junghans votca-csg-9999.ebu= ild: Migrate to the bash-completion-r1 eclass =20 diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistr= y/votca-csg/votca-csg-9999.ebuild index 88f3136..cd1b64b 100644 --- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild @@ -40,6 +40,8 @@ DEPEND=3D"${RDEPEND} >=3Dapp-text/txt2tags-2.5 dev-util/pkgconfig" =20 +DOCS=3D( README NOTICE ) + src_configure() { local GMX_DEV=3D"OFF" GMX_DOUBLE=3D"OFF" =20 @@ -59,7 +61,6 @@ src_configure() { } =20 src_install() { - DOCS=3D(README NOTICE ${CMAKE_BUILD_DIR}/CHANGELOG) newbashcomp scripts/csg-completion.bash ${PN} cmake-utils_src_install if use doc; then