diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2012-12-26 23:23:45 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2012-12-26 23:23:45 +0000 |
commit | 1d9d490cbe55360712ab2d2b8a45874f16eca8ef (patch) | |
tree | f0e7fc89f279816399c1aab4c9ec444e409aa104 /sci-chemistry | |
parent | use new mercurial.eclass defaults (diff) | |
download | gentoo-2-1d9d490cbe55360712ab2d2b8a45874f16eca8ef.tar.gz gentoo-2-1d9d490cbe55360712ab2d2b8a45874f16eca8ef.tar.bz2 gentoo-2-1d9d490cbe55360712ab2d2b8a45874f16eca8ef.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')
-rw-r--r-- | sci-chemistry/votca-csg/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/sci-chemistry/votca-csg/ChangeLog b/sci-chemistry/votca-csg/ChangeLog index 8e7c756d2a68..b15183b8d7fe 100644 --- a/sci-chemistry/votca-csg/ChangeLog +++ b/sci-chemistry/votca-csg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/votca-csg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.21 2012/11/17 02:31:25 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.22 2012/12/26 23:23:45 ottxor Exp $ + + 26 Dec 2012; Christoph Junghans <ottxor@gentoo.org> votca-csg-1.2.2.ebuild, + votca-csg-1.2.3.ebuild: + use new mercurial.eclass defaults 17 Nov 2012; Christoph Junghans <ottxor@gentoo.org> metadata.xml: updated metadata.xml diff --git a/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild b/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild index 3c161ae8609f..308987a6d402 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-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-csg/votca-csg-1.2.2.ebuild,v 1.7 2012/05/04 07:02:33 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.8 2012/12/26 23:23:45 ottxor Exp $ EAPI=4 @@ -17,8 +17,6 @@ else SRC_URI="" inherit mercurial EHG_REPO_URI="https://csg.votca.googlecode.com/hg" - EHG_REVISION="default" - S="${WORKDIR}/${EHG_REPO_URI##*/}" PDEPEND="${PDEPEND} doc? ( =app-doc/${PN}-manual-${PV} ) examples? ( =sci-chemistry/${PN}-tutorials-${PV} )" fi diff --git a/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild b/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild index 207009dffd76..9bd4a5d8a0a7 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.2.3.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-csg/votca-csg-1.2.3.ebuild,v 1.1 2012/08/17 03:19:07 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild,v 1.2 2012/12/26 23:23:45 ottxor Exp $ EAPI=4 @@ -17,8 +17,6 @@ else SRC_URI="" inherit mercurial EHG_REPO_URI="https://csg.votca.googlecode.com/hg" - EHG_REVISION="default" - S="${WORKDIR}/${EHG_REPO_URI##*/}" PDEPEND="${PDEPEND} doc? ( =app-doc/${PN}-manual-${PV} ) examples? ( =sci-chemistry/${PN}-tutorials-${PV} )" fi |