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 1QScPR-00035c-C5 for garchives@archives.gentoo.org; Fri, 03 Jun 2011 22:00:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D47061C05E; Fri, 3 Jun 2011 21:59:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A81C31C05E for ; Fri, 3 Jun 2011 21:59:51 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C8FF1B402F for ; Fri, 3 Jun 2011 21:59:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 93EE28050C for ; Fri, 3 Jun 2011 21:59:50 +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: <77a57a4f36d6db3784199445c4fd10e40cf97be8.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: 77a57a4f36d6db3784199445c4fd10e40cf97be8 Date: Fri, 3 Jun 2011 21:59:50 +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: 6cde4419f508874a353c6980afb51cc4 commit: 77a57a4f36d6db3784199445c4fd10e40cf97be8 Author: Christoph Junghans gentoo org> AuthorDate: Fri Jun 3 21:54:38 2011 +0000 Commit: Christoph Junghans gmx de> CommitDate: Fri Jun 3 21:54:38 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D77a57a4f [sci-chemistry/votca-csg] use default instead of tip (Portage version: 2.1.9.42/git/Linux i686, signed Manifest commit with ke= y C2000586) --- sci-chemistry/votca-csg/ChangeLog | 3 +++ sci-chemistry/votca-csg/votca-csg-9999.ebuild | 1 + 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/sci-chemistry/votca-csg/ChangeLog b/sci-chemistry/votca-csg/= ChangeLog index 348ee7d..b2b0694 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 Jun 2011; Christoph Junghans votca-csg-9999.ebu= ild: + use default instead of tip commit + 08 Mar 2011; Christoph Junghans -votca-csg-1.1.1.e= build: InCVS =20 diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistr= y/votca-csg/votca-csg-9999.ebuild index f131291..8782dc4 100644 --- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild @@ -15,6 +15,7 @@ else SRC_URI=3D"" inherit mercurial EHG_REPO_URI=3D"https://csg.votca.googlecode.com/hg" + EHG_REVISION=3D"default" S=3D"${WORKDIR}/${EHG_REPO_URI##*/}" PDEPEND=3D"doc? ( =3Dapp-doc/votca-csg-manual-${PV} )" fi