summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2012-12-26 23:25:25 +0000
committerChristoph Junghans <ottxor@gentoo.org>2012-12-26 23:25:25 +0000
commit9abfab9db220cf5f4900a9d3cae3041cf8e83397 (patch)
tree77114876b4eca737a9b0d7fa150c6ad9c0d1c0c8 /sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
parentuse new mercurial.eclass defaults (diff)
downloadgentoo-2-9abfab9db220cf5f4900a9d3cae3041cf8e83397.tar.gz
gentoo-2-9abfab9db220cf5f4900a9d3cae3041cf8e83397.tar.bz2
gentoo-2-9abfab9db220cf5f4900a9d3cae3041cf8e83397.zip
use new mercurial.eclass defaults
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild')
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
index d22ad82d5b16..65bfa663a427 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.6 2012/01/25 10:20:31 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.7 2012/12/26 23:25:25 ottxor Exp $
EAPI=4
@@ -12,7 +12,6 @@ if [ "${PV}" != "9999" ]; then
else
inherit mercurial
EHG_REPO_URI="https://csgapps.votca.googlecode.com/hg"
- S="${WORKDIR}/${EHG_REPO_URI##*/}"
fi
DESCRIPTION="Extra applications for votca-csg"