summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/votca-csg/ChangeLog6
-rw-r--r--sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild4
-rw-r--r--sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild4
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