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 1QxgBx-0004B5-T1 for garchives@archives.gentoo.org; Sun, 28 Aug 2011 14:18:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF45021C32C; Sun, 28 Aug 2011 14:18:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8F95C21C32C for ; Sun, 28 Aug 2011 14:18:22 +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 F3B471B4001 for ; Sun, 28 Aug 2011 14:18:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0105F80040 for ; Sun, 28 Aug 2011 14:18:21 +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: <9af1ee90177ecdd2d396b75454979353fd020548.kleiner_otti@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: app-doc/votca-csg-manual/ X-VCS-Repository: proj/sci X-VCS-Files: app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild X-VCS-Directories: app-doc/votca-csg-manual/ X-VCS-Committer: kleiner_otti X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 9af1ee90177ecdd2d396b75454979353fd020548 Date: Sun, 28 Aug 2011 14:18:21 +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: 36bc73f75c869462e0d6f41aec3b2923 commit: 9af1ee90177ecdd2d396b75454979353fd020548 Author: Christoph Junghans gentoo org> AuthorDate: Sun Aug 28 13:05:21 2011 +0000 Commit: Christoph Junghans gmx de> CommitDate: Sun Aug 28 13:05:21 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D9af1ee90 [app-doc/votca-csg-manual] use default instead of tip (Portage version: 2.1.10.11/git/Linux i686, signed Manifest commit with k= ey C2000586) --- .../votca-csg-manual/votca-csg-manual-9999.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild b/app-= doc/votca-csg-manual/votca-csg-manual-9999.ebuild index 9f6746a..945694f 100644 --- a/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild +++ b/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild @@ -7,6 +7,7 @@ EAPI=3D"3" inherit base mercurial =20 EHG_REPO_URI=3D"https://manual.votca.googlecode.com/hg" +EHG_REVISION=3D"default" S=3D"${WORKDIR}/${EHG_REPO_URI##*/}" =20 DESCRIPTION=3D"Manual for votca-csg"