commit:     95ea6d27598aaa5092bdec077d6bc5ba404ec042
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  1 00:14:07 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Sep  1 00:21:28 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=95ea6d27

sync with gx86

Package-Manager: portage-2.2.8-r1

---
 sci-chemistry/votca-csgapps/ChangeLog                 |  5 ++++-
 sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild | 10 ++++++----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/ChangeLog 
b/sci-chemistry/votca-csgapps/ChangeLog
index 501f7fb..45954ff 100644
--- a/sci-chemistry/votca-csgapps/ChangeLog
+++ b/sci-chemistry/votca-csgapps/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-chemistry/votca-csgapps
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  01 Sep 2014; Christoph Junghans <ott...@gentoo.org> 
votca-csgapps-9999.ebuild:
+  sync with gx86
+
   31 Dec 2012; Christoph Junghans <ott...@gentoo.org> 
votca-csgapps-9999.ebuild:
   update EHG_REPO_URI
 

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild 
b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
index dadeba9..570a21d 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
@@ -2,16 +2,19 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
 
 inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
-       SRC_URI="http://votca.googlecode.com/files/${PF}.tar.gz";
-       RESTRICT="primaryuri"
+       SRC_URI="http://downloads.votca.googlecode.com/hg/${PF}.tar.gz";
+       KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
 else
        inherit mercurial
        EHG_REPO_URI="https://code.google.com/p/votca.csgapps/";
+       KEYWORDS=""
 fi
 
 DESCRIPTION="Extra applications for votca-csg"
@@ -19,7 +22,6 @@ HOMEPAGE="http://www.votca.org";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS=""
 IUSE=""
 
 RDEPEND="=sci-chemistry/${PN%apps}-${PV}"

Reply via email to