public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2015-09-24  5:20 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2015-09-24  5:20 UTC (permalink / raw
  To: gentoo-commits

commit:     1ba3b6e55f3a2597636309c00e32a1b8f97d3daa
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 05:20:25 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 05:21:04 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba3b6e5

sci-chemistry/votca-csgapps: version bump

Package-Manager: portage-2.2.20.1

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.3_rc1.ebuild     | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index 83f4b2f..b2f52e0 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,2 +1,3 @@
 DIST votca-csgapps-1.2.2.tar.gz 8196 SHA256 09f0669627360dc0a0837899d980d877d8a58231b76919a6273c31fe0f7c341b SHA512 01cfe4ecb96b663ea79475b8e9dc0f2edfe987ec88b018b009e136d53f7414da5a9de183f04be0f95e800f1f19e465470ede8f7f240107dca64e8ef429cd3901 WHIRLPOOL 5a9ffb067118078729f7f685cfc4d77329f708fc23c05692c9392e67d3e2f1091e4991b8742169c77f2d1ae78f0c33aa2f9b9ba4c782906ca0bc1d5615451a09
 DIST votca-csgapps-1.2.4.tar.gz 10231 SHA256 f0b0e5ad059bd93df514656b6ba65943a7cb35fcf344f75ca4d2ef4e713f4708 SHA512 e52b1e5b8cd552a6a73e16e0a657c16611bc80de9e12ab4e696aa3c30f31c6f52311320862b71d4d082b3f6c0a816001f4c2fd78915ada3a440235feb3ded3ef WHIRLPOOL 43284ddd65f98727374f5eaa2e1a5c9742cc26bed3b68534084623a3afec09a03f982d07615ca0fcd532302b09c90611a7f6859aa89bc009e81e732b85fcb35c
+DIST votca-csgapps-1.3_rc1.tar.gz 20503 SHA256 262f16eb22872fb644f1cb48e6fc23647f39f086bd20209618e3abf1f3e34e32 SHA512 e91e217ada2449f6fc73d1016effee229d68a67f158ee0f0c5a018353b271feffb76c39572440c34c57e4785b8b5d7508eb61d88165c4942bb9ab0637626194b WHIRLPOOL fe378a2ae011508aa7b050a39b5679eb50c3be8f0e4246f1e68e3cc7b2afbf5c609cabca324c7be39fecd9b792bf3819bcaebecb3a70587561829fb828b22bed

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.3_rc1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.3_rc1.ebuild
new file mode 100644
index 0000000..efa51d4
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.3_rc1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
+	KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="=sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2016-01-15 22:30 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2016-01-15 22:30 UTC (permalink / raw
  To: gentoo-commits

commit:     cc36a59576e29dc8a7ee7f1ca04584b1a4680c60
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 22:29:57 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 22:30:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc36a595

version bump

Package-Manager: portage-2.2.26

 sci-chemistry/votca-csgapps/Manifest                                    | 2 +-
 .../{votca-csgapps-1.3_rc1.ebuild => votca-csgapps-1.3.ebuild}          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index b2f52e0..b5de8c6 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,3 +1,3 @@
 DIST votca-csgapps-1.2.2.tar.gz 8196 SHA256 09f0669627360dc0a0837899d980d877d8a58231b76919a6273c31fe0f7c341b SHA512 01cfe4ecb96b663ea79475b8e9dc0f2edfe987ec88b018b009e136d53f7414da5a9de183f04be0f95e800f1f19e465470ede8f7f240107dca64e8ef429cd3901 WHIRLPOOL 5a9ffb067118078729f7f685cfc4d77329f708fc23c05692c9392e67d3e2f1091e4991b8742169c77f2d1ae78f0c33aa2f9b9ba4c782906ca0bc1d5615451a09
 DIST votca-csgapps-1.2.4.tar.gz 10231 SHA256 f0b0e5ad059bd93df514656b6ba65943a7cb35fcf344f75ca4d2ef4e713f4708 SHA512 e52b1e5b8cd552a6a73e16e0a657c16611bc80de9e12ab4e696aa3c30f31c6f52311320862b71d4d082b3f6c0a816001f4c2fd78915ada3a440235feb3ded3ef WHIRLPOOL 43284ddd65f98727374f5eaa2e1a5c9742cc26bed3b68534084623a3afec09a03f982d07615ca0fcd532302b09c90611a7f6859aa89bc009e81e732b85fcb35c
-DIST votca-csgapps-1.3_rc1.tar.gz 20503 SHA256 262f16eb22872fb644f1cb48e6fc23647f39f086bd20209618e3abf1f3e34e32 SHA512 e91e217ada2449f6fc73d1016effee229d68a67f158ee0f0c5a018353b271feffb76c39572440c34c57e4785b8b5d7508eb61d88165c4942bb9ab0637626194b WHIRLPOOL fe378a2ae011508aa7b050a39b5679eb50c3be8f0e4246f1e68e3cc7b2afbf5c609cabca324c7be39fecd9b792bf3819bcaebecb3a70587561829fb828b22bed
+DIST votca-csgapps-1.3.tar.gz 20510 SHA256 501229faa2bc1943eb15b0641d56ef9d410e3df3aef1be6cfa418e5ef775f86f SHA512 a8303a0c936b50c2a9d0b8dd2e9b58fe74e438d98e0debaa06c5d10f2f31286ffdc5b946ff2850e50d62e32866c497f3e1fee43fd030429d1a17e6fbfaef90e4 WHIRLPOOL e855246d09e4b3fb6d8d45184c6f05d3049bf8ccfe994f97907a3378a00ddcbb242477adf180a4bb166fc7d0ab200641f43db632f83f1cfc06cf5f1e191cce26

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.3_rc1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild
similarity index 94%
rename from sci-chemistry/votca-csgapps/votca-csgapps-1.3_rc1.ebuild
rename to sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild
index efa51d4..fc375dc 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.3_rc1.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2016-01-22 18:51 Michael Palimaka
  0 siblings, 0 replies; 31+ messages in thread
From: Michael Palimaka @ 2016-01-22 18:51 UTC (permalink / raw
  To: gentoo-commits

commit:     d087b7af9e7c62f00a66adbc80f388135eb17b08
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 18:47:03 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 18:50:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d087b7af

sci-chemistry/votca-csgapps: remove old

Package-Manager: portage-2.2.27

 sci-chemistry/votca-csgapps/Manifest               |  1 -
 .../votca-csgapps/votca-csgapps-1.2.2.ebuild       | 31 ----------------------
 2 files changed, 32 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index b5de8c6..a83427b 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,3 +1,2 @@
-DIST votca-csgapps-1.2.2.tar.gz 8196 SHA256 09f0669627360dc0a0837899d980d877d8a58231b76919a6273c31fe0f7c341b SHA512 01cfe4ecb96b663ea79475b8e9dc0f2edfe987ec88b018b009e136d53f7414da5a9de183f04be0f95e800f1f19e465470ede8f7f240107dca64e8ef429cd3901 WHIRLPOOL 5a9ffb067118078729f7f685cfc4d77329f708fc23c05692c9392e67d3e2f1091e4991b8742169c77f2d1ae78f0c33aa2f9b9ba4c782906ca0bc1d5615451a09
 DIST votca-csgapps-1.2.4.tar.gz 10231 SHA256 f0b0e5ad059bd93df514656b6ba65943a7cb35fcf344f75ca4d2ef4e713f4708 SHA512 e52b1e5b8cd552a6a73e16e0a657c16611bc80de9e12ab4e696aa3c30f31c6f52311320862b71d4d082b3f6c0a816001f4c2fd78915ada3a440235feb3ded3ef WHIRLPOOL 43284ddd65f98727374f5eaa2e1a5c9742cc26bed3b68534084623a3afec09a03f982d07615ca0fcd532302b09c90611a7f6859aa89bc009e81e732b85fcb35c
 DIST votca-csgapps-1.3.tar.gz 20510 SHA256 501229faa2bc1943eb15b0641d56ef9d410e3df3aef1be6cfa418e5ef775f86f SHA512 a8303a0c936b50c2a9d0b8dd2e9b58fe74e438d98e0debaa06c5d10f2f31286ffdc5b946ff2850e50d62e32866c497f3e1fee43fd030429d1a17e6fbfaef90e4 WHIRLPOOL e855246d09e4b3fb6d8d45184c6f05d3049bf8ccfe994f97907a3378a00ddcbb242477adf180a4bb166fc7d0ab200641f43db632f83f1cfc06cf5f1e191cce26

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
deleted file mode 100644
index 28f0213..0000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit cmake-utils
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://votca.googlecode.com/files/${PF}.tar.gz"
-	RESTRICT="primaryuri"
-else
-	inherit mercurial
-	EHG_REPO_URI="https://csgapps.votca.googlecode.com/hg"
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos"
-IUSE=""
-
-RDEPEND="=sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README )
-
-PATCHES=( "${FILESDIR}/${P}-dso.patch" )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2016-07-14 17:30 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2016-07-14 17:30 UTC (permalink / raw
  To: gentoo-commits

commit:     81bed4a1ecf90b8bc4e42a5abd9ff665282b0af2
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 17:30:11 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 17:30:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81bed4a1

sci-chemistry/votca-csgapps: import live ebuild from sci

Package-Manager: portage-2.2.28

 .../votca-csgapps/votca-csgapps-9999.ebuild        | 32 ++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
new file mode 100644
index 0000000..cb7b9cc
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
+	KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2016-07-14 17:30 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2016-07-14 17:30 UTC (permalink / raw
  To: gentoo-commits

commit:     47d106faebec51d24eefca6f990a78638394ac63
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 17:29:32 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 17:30:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d106fa

sci-chemistry/votca-csgapps: fix deps

Package-Manager: portage-2.2.28

 sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild
index fc375dc..eee52b2 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.ebuild
@@ -25,7 +25,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 IUSE=""
 
-RDEPEND="=sci-chemistry/${PN%apps}-${PV}"
+RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
 
 DEPEND="${RDEPEND}"
 


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2016-08-19 21:59 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2016-08-19 21:59 UTC (permalink / raw
  To: gentoo-commits

commit:     2fc3d24bc2a119d55fa39352a8d4c7af76d3fd3b
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 21:59:22 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 21:59:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc3d24b

sci-chemistry/votca-csgapps: version bump

Package-Manager: portage-2.2.28

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.3.1.ebuild       | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index a83427b..3c90036 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,2 +1,3 @@
 DIST votca-csgapps-1.2.4.tar.gz 10231 SHA256 f0b0e5ad059bd93df514656b6ba65943a7cb35fcf344f75ca4d2ef4e713f4708 SHA512 e52b1e5b8cd552a6a73e16e0a657c16611bc80de9e12ab4e696aa3c30f31c6f52311320862b71d4d082b3f6c0a816001f4c2fd78915ada3a440235feb3ded3ef WHIRLPOOL 43284ddd65f98727374f5eaa2e1a5c9742cc26bed3b68534084623a3afec09a03f982d07615ca0fcd532302b09c90611a7f6859aa89bc009e81e732b85fcb35c
+DIST votca-csgapps-1.3.1.tar.gz 20514 SHA256 7a66604b79f897745b4373879c01834e052b5c1c6a6e9b821dfe57fd272d9839 SHA512 2210687d33a1600feace07111a9f142c17711af92935f934c079062fa97adc774e1c8a79cbec5a0fc8eb8d840b9c036adea5c5413f1a8dd6fc96ff5211ba4f5f WHIRLPOOL bea1efe823f09fcd357e4c686345a52d95dc699ba5702a2c178b7b67d94907787eafe2dd74349c1e00d607fe0c52e6c2da3d3d6f6f6725ca61eae3986b477497
 DIST votca-csgapps-1.3.tar.gz 20510 SHA256 501229faa2bc1943eb15b0641d56ef9d410e3df3aef1be6cfa418e5ef775f86f SHA512 a8303a0c936b50c2a9d0b8dd2e9b58fe74e438d98e0debaa06c5d10f2f31286ffdc5b946ff2850e50d62e32866c497f3e1fee43fd030429d1a17e6fbfaef90e4 WHIRLPOOL e855246d09e4b3fb6d8d45184c6f05d3049bf8ccfe994f97907a3378a00ddcbb242477adf180a4bb166fc7d0ab200641f43db632f83f1cfc06cf5f1e191cce26

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.3.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.1.ebuild
new file mode 100644
index 0000000..cb7b9cc
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
+	KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2016-09-27 18:13 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2016-09-27 18:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ee3560d0e0ee08aea2037fc93aee80de6090d7f9
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 16:29:52 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 18:13:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3560d0

sci-chemistry/votca-csgapps: version bump

Package-Manager: portage-2.3.0

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.4_rc1.ebuild     | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index 3c90036..d5df62d 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,3 +1,4 @@
 DIST votca-csgapps-1.2.4.tar.gz 10231 SHA256 f0b0e5ad059bd93df514656b6ba65943a7cb35fcf344f75ca4d2ef4e713f4708 SHA512 e52b1e5b8cd552a6a73e16e0a657c16611bc80de9e12ab4e696aa3c30f31c6f52311320862b71d4d082b3f6c0a816001f4c2fd78915ada3a440235feb3ded3ef WHIRLPOOL 43284ddd65f98727374f5eaa2e1a5c9742cc26bed3b68534084623a3afec09a03f982d07615ca0fcd532302b09c90611a7f6859aa89bc009e81e732b85fcb35c
 DIST votca-csgapps-1.3.1.tar.gz 20514 SHA256 7a66604b79f897745b4373879c01834e052b5c1c6a6e9b821dfe57fd272d9839 SHA512 2210687d33a1600feace07111a9f142c17711af92935f934c079062fa97adc774e1c8a79cbec5a0fc8eb8d840b9c036adea5c5413f1a8dd6fc96ff5211ba4f5f WHIRLPOOL bea1efe823f09fcd357e4c686345a52d95dc699ba5702a2c178b7b67d94907787eafe2dd74349c1e00d607fe0c52e6c2da3d3d6f6f6725ca61eae3986b477497
 DIST votca-csgapps-1.3.tar.gz 20510 SHA256 501229faa2bc1943eb15b0641d56ef9d410e3df3aef1be6cfa418e5ef775f86f SHA512 a8303a0c936b50c2a9d0b8dd2e9b58fe74e438d98e0debaa06c5d10f2f31286ffdc5b946ff2850e50d62e32866c497f3e1fee43fd030429d1a17e6fbfaef90e4 WHIRLPOOL e855246d09e4b3fb6d8d45184c6f05d3049bf8ccfe994f97907a3378a00ddcbb242477adf180a4bb166fc7d0ab200641f43db632f83f1cfc06cf5f1e191cce26
+DIST votca-csgapps-1.4_rc1.tar.gz 21086 SHA256 952d74c480ca3a04d5c8b2ca64bf3b659d331f545c8d266615911087c22f8f00 SHA512 52f3f3b89efcc6feceb2c1706ba128d4ebb7b85810627cbdf9ea145e842d6d0b068d0dfee6907566870d57d14e50b86739aa27b674661c52e9c8ce33381bea23 WHIRLPOOL b78a44c3a74f6089110b2a8d36b938236497275c4dd31ea654a8894ea8877c6ab87988c9c04b39a0f068fc2e9451216d3a4e49d0ab0f92e9530ffe22051e1103

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4_rc1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4_rc1.ebuild
new file mode 100644
index 00000000..cb7b9cc
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.4_rc1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
+	KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2016-10-29 21:41 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2016-10-29 21:41 UTC (permalink / raw
  To: gentoo-commits

commit:     91ade9347f1a0a388c78581f845298d6de199383
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:23:58 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 21:41:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ade934

sci-chemistry/votca-csgapps: version bump

Package-Manager: portage-2.3.0

 sci-chemistry/votca-csgapps/Manifest                                    | 2 +-
 .../{votca-csgapps-1.4_rc1.ebuild => votca-csgapps-1.4.ebuild}          | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index d5df62d..778e071 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,4 +1,4 @@
 DIST votca-csgapps-1.2.4.tar.gz 10231 SHA256 f0b0e5ad059bd93df514656b6ba65943a7cb35fcf344f75ca4d2ef4e713f4708 SHA512 e52b1e5b8cd552a6a73e16e0a657c16611bc80de9e12ab4e696aa3c30f31c6f52311320862b71d4d082b3f6c0a816001f4c2fd78915ada3a440235feb3ded3ef WHIRLPOOL 43284ddd65f98727374f5eaa2e1a5c9742cc26bed3b68534084623a3afec09a03f982d07615ca0fcd532302b09c90611a7f6859aa89bc009e81e732b85fcb35c
 DIST votca-csgapps-1.3.1.tar.gz 20514 SHA256 7a66604b79f897745b4373879c01834e052b5c1c6a6e9b821dfe57fd272d9839 SHA512 2210687d33a1600feace07111a9f142c17711af92935f934c079062fa97adc774e1c8a79cbec5a0fc8eb8d840b9c036adea5c5413f1a8dd6fc96ff5211ba4f5f WHIRLPOOL bea1efe823f09fcd357e4c686345a52d95dc699ba5702a2c178b7b67d94907787eafe2dd74349c1e00d607fe0c52e6c2da3d3d6f6f6725ca61eae3986b477497
 DIST votca-csgapps-1.3.tar.gz 20510 SHA256 501229faa2bc1943eb15b0641d56ef9d410e3df3aef1be6cfa418e5ef775f86f SHA512 a8303a0c936b50c2a9d0b8dd2e9b58fe74e438d98e0debaa06c5d10f2f31286ffdc5b946ff2850e50d62e32866c497f3e1fee43fd030429d1a17e6fbfaef90e4 WHIRLPOOL e855246d09e4b3fb6d8d45184c6f05d3049bf8ccfe994f97907a3378a00ddcbb242477adf180a4bb166fc7d0ab200641f43db632f83f1cfc06cf5f1e191cce26
-DIST votca-csgapps-1.4_rc1.tar.gz 21086 SHA256 952d74c480ca3a04d5c8b2ca64bf3b659d331f545c8d266615911087c22f8f00 SHA512 52f3f3b89efcc6feceb2c1706ba128d4ebb7b85810627cbdf9ea145e842d6d0b068d0dfee6907566870d57d14e50b86739aa27b674661c52e9c8ce33381bea23 WHIRLPOOL b78a44c3a74f6089110b2a8d36b938236497275c4dd31ea654a8894ea8877c6ab87988c9c04b39a0f068fc2e9451216d3a4e49d0ab0f92e9530ffe22051e1103
+DIST votca-csgapps-1.4.tar.gz 21072 SHA256 6636412db0a23c12fb67e7958050d0bc484f3f615faa95a9b98f4d4696c67243 SHA512 325c99606f17d7bb00e2cc3b1545f31dd4cf1fbc0d216f2da2c48e06b2011c9f99096643a6c6efd794a169de056f803f791c156afec4a73e41c58bc4ca1055f9 WHIRLPOOL e05c17218ad85c9b8f6cfbd892646492519ec3ab6e99102c3be94fbfac1fdcf8a08389b6b56921941e7186d93298120cb367e24ae3dbf66fbaf3670b9d8a5fc0

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4_rc1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
similarity index 100%
rename from sci-chemistry/votca-csgapps/votca-csgapps-1.4_rc1.ebuild
rename to sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2016-11-14  2:01 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2016-11-14  2:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5544803ffd924ebbfe817057f01e3d433f3447d0
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 01:55:42 2016 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 01:55:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5544803f

sci-chemistry/votca-csgapps: update metadata

Package-Manager: portage-2.3.0

 sci-chemistry/votca-csgapps/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/votca-csgapps/metadata.xml b/sci-chemistry/votca-csgapps/metadata.xml
index 0e1d0b4..c9e0e7e 100644
--- a/sci-chemistry/votca-csgapps/metadata.xml
+++ b/sci-chemistry/votca-csgapps/metadata.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="person">
-		<email>ottxor@gentoo.org</email>
+		<email>junghans@gentoo.org</email>
 		<name>Christoph Junghans</name>
 	</maintainer>
 	<maintainer type="project">


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2016-11-24  5:04 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2016-11-24  5:04 UTC (permalink / raw
  To: gentoo-commits

commit:     0f93af82ae084b74e5bb28587ca662f6ce054cec
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 05:01:04 2016 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 05:04:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f93af82

sci-chemistry/votca-csgapps: remove googlecode refs

Package-Manager: portage-2.3.0

 sci-chemistry/votca-csgapps/metadata.xml               | 1 -
 sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild | 7 ++-----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/metadata.xml b/sci-chemistry/votca-csgapps/metadata.xml
index c9e0e7e..b555f74 100644
--- a/sci-chemistry/votca-csgapps/metadata.xml
+++ b/sci-chemistry/votca-csgapps/metadata.xml
@@ -10,7 +10,6 @@
 		<name>Gentoo Chemistry Project</name>
 	</maintainer>
 	<upstream>
-		<remote-id type="google-code">votca</remote-id>
 		<remote-id type="github">votca/csgapps</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild
index c5c9afa..0b7225e 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,10 +7,7 @@ EAPI=4
 inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://downloads.votca.googlecode.com/hg/${PF}.tar.gz"
-else
-	inherit mercurial
-	EHG_REPO_URI="https://csgapps.votca.googlecode.com/hg"
+	SRC_URI="https://github.com/votca/downloads/raw/master/${PF}.tar.gz"
 fi
 
 DESCRIPTION="Extra applications for votca-csg"


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2016-12-20 14:30 Tobias Klausmann
  0 siblings, 0 replies; 31+ messages in thread
From: Tobias Klausmann @ 2016-12-20 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     eefa932ab746af16b4920acf75e27e0b4af1aa7e
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 14:08:51 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 14:30:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eefa932a

sci-chemistry/votca-csgapps-1.4-r0: stable on amd64

Gentoo-Bug: 591702

 sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
index cb7b9cc..ed4d23f 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
@@ -10,12 +10,12 @@ inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-macos"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3
 	EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
-	KEYWORDS=""
+	KEYWORDS="amd64"
 fi
 
 DESCRIPTION="Extra applications for votca-csg"


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2017-07-30 10:04 Michał Górny
  0 siblings, 0 replies; 31+ messages in thread
From: Michał Górny @ 2017-07-30 10:04 UTC (permalink / raw
  To: gentoo-commits

commit:     8d2b5337bee9edee3d9564eee459ac61731859ac
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 18:55:45 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 10:04:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2b5337

sci-chemistry/votca-csgapps: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild  | 2 +-
 sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
index b33cb0922a6..9c82b843b30 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
@@ -13,7 +13,7 @@ if [ "${PV}" != "9999" ]; then
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3
-	EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
+	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
 	KEYWORDS="amd64 x86"
 fi
 

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
index 274f29dd4d3..3fb54fe5504 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ if [ "${PV}" != "9999" ]; then
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3
-	EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
+	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
 	KEYWORDS=""
 fi
 


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2017-09-03 13:41 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2017-09-03 13:41 UTC (permalink / raw
  To: gentoo-commits

commit:     aa46486d5213af2178325669c1a84311d8b089c7
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  3 13:39:27 2017 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 13:41:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa46486d

sci-chemistry/votca-csgapps: version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.4.1.ebuild       | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index 1ec38b11ee5..375fc1fafa6 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1 +1,2 @@
+DIST votca-csgapps-1.4.1.tar.gz 21066 SHA256 e3b46ad80f20d543f7c87eca0cd1f140ba040270340516f3b1fc91584bf6651a SHA512 80881ac173b56b07825c484f98c598de8d74bb8a54b888f06cc3a20d15670b49059e50adc210308e21ee4ea9038cf564c08d7ab33c4a43864acb1de97bc3fcef WHIRLPOOL d9c3c1aa98060353e1f63fbb4d2e403e4860afd9130578c753a4bbbbb17a67762f90e3c8e10c267d25189885dfc4c95cf3cafbf51284191b5eabd22a2b94de1e
 DIST votca-csgapps-1.4.tar.gz 21072 SHA256 6636412db0a23c12fb67e7958050d0bc484f3f615faa95a9b98f4d4696c67243 SHA512 325c99606f17d7bb00e2cc3b1545f31dd4cf1fbc0d216f2da2c48e06b2011c9f99096643a6c6efd794a169de056f803f791c156afec4a73e41c58bc4ca1055f9 WHIRLPOOL e05c17218ad85c9b8f6cfbd892646492519ec3ab6e99102c3be94fbfac1fdcf8a08389b6b56921941e7186d93298120cb367e24ae3dbf66fbaf3670b9d8a5fc0

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild
new file mode 100644
index 00000000000..4112759a2d5
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2018-09-28 12:37 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2018-09-28 12:37 UTC (permalink / raw
  To: gentoo-commits

commit:     276f6d41be551c041fe656dbf99aecb97bcad7d3
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 28 12:17:54 2018 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Fri Sep 28 12:37:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=276f6d41

sci-chemistry/votca-csgapps: fix deps

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
index 3fb54fe5504..f229849683d 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,9 @@ LICENSE="Apache-2.0"
 SLOT="0"
 IUSE=""
 
-RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
+RDEPEND="
+	>=dev-cpp/eigen-3.3
+	~sci-chemistry/${PN%apps}-${PV}"
 
 DEPEND="${RDEPEND}"
 


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2019-01-31 20:16 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2019-01-31 20:16 UTC (permalink / raw
  To: gentoo-commits

commit:     fbe05102f4db981df69262a867029757e80984ce
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 31 16:56:24 2019 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Thu Jan 31 20:15:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe05102

sci-chemistry/votca-csgapps: version bump

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.5.ebuild         | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index 3481173a259..ecc6926d53f 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,2 +1,3 @@
 DIST votca-csgapps-1.4.1.tar.gz 21066 BLAKE2B 8e1d25957b7c62d2182872de4d0c50c90fefdf699ec5e9e785916791e9cc06db2dbcbbdbaf7afe6921e34179e12dfa2326eb9464261801e48177ec69126ae2bb SHA512 80881ac173b56b07825c484f98c598de8d74bb8a54b888f06cc3a20d15670b49059e50adc210308e21ee4ea9038cf564c08d7ab33c4a43864acb1de97bc3fcef
 DIST votca-csgapps-1.4.tar.gz 21072 BLAKE2B 30c2f6692544741bfbec09efea2f68ae48cd4716e61e40d3da12a17ad941f2947cc6a8477229b80e420e217a95adff4152a07215e2e913e71736b61ba1ac226a SHA512 325c99606f17d7bb00e2cc3b1545f31dd4cf1fbc0d216f2da2c48e06b2011c9f99096643a6c6efd794a169de056f803f791c156afec4a73e41c58bc4ca1055f9
+DIST votca-csgapps-1.5.tar.gz 25975 BLAKE2B 185e759d658c6f763da2d26770766ec8ee05017b4c6a67e13915de04fbf2ecf268f2f800c5e18ef0f38c615340b0db163e886dc98a9395a69359f94dc8773f60 SHA512 20dda9d07ef2f33c9decff2766ece8f24cf2562993b4dfb7dd637d84325b835a6ecd30d34c5cfb9c428dbf72c2b5dfe9fd49d266182704b981db151c3c4ea2e4

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
new file mode 100644
index 00000000000..7cbd8d88dc7
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
+	KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	>=dev-cpp/eigen-3.3
+	~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2019-05-20 11:03 Mikle Kolyada
  0 siblings, 0 replies; 31+ messages in thread
From: Mikle Kolyada @ 2019-05-20 11:03 UTC (permalink / raw
  To: gentoo-commits

commit:     6d7a7bbc4a068321913b49490009a77a133412f7
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon May 20 11:02:52 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon May 20 11:02:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d7a7bbc

sci-chemistry/votca-csgapps: amd64 stable wrt bug #685046

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
index 7cbd8d88dc7..a1805e59d01 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
@@ -9,12 +9,12 @@ inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-macos"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-	KEYWORDS=""
+	KEYWORDS="amd64"
 fi
 
 DESCRIPTION="Extra applications for votca-csg"


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2019-11-22  2:26 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2019-11-22  2:26 UTC (permalink / raw
  To: gentoo-commits

commit:     fd8cb42b60a6c4444bef01e1114d6b36507c0795
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 21 23:04:03 2019 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 02:26:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd8cb42b

sci-chemistry/votca-csgapps: version bump

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.5.1.ebuild       | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index ecc6926d53f..fbe316c976d 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,3 +1,4 @@
 DIST votca-csgapps-1.4.1.tar.gz 21066 BLAKE2B 8e1d25957b7c62d2182872de4d0c50c90fefdf699ec5e9e785916791e9cc06db2dbcbbdbaf7afe6921e34179e12dfa2326eb9464261801e48177ec69126ae2bb SHA512 80881ac173b56b07825c484f98c598de8d74bb8a54b888f06cc3a20d15670b49059e50adc210308e21ee4ea9038cf564c08d7ab33c4a43864acb1de97bc3fcef
 DIST votca-csgapps-1.4.tar.gz 21072 BLAKE2B 30c2f6692544741bfbec09efea2f68ae48cd4716e61e40d3da12a17ad941f2947cc6a8477229b80e420e217a95adff4152a07215e2e913e71736b61ba1ac226a SHA512 325c99606f17d7bb00e2cc3b1545f31dd4cf1fbc0d216f2da2c48e06b2011c9f99096643a6c6efd794a169de056f803f791c156afec4a73e41c58bc4ca1055f9
+DIST votca-csgapps-1.5.1.tar.gz 26006 BLAKE2B 8651978c15087fc7332fe229cfc33d8c4257faf46d72f7ac5fbaaf5f31133c4df3d97cae2b18730b5700e742c27e3db39696fdfe910ed884952ba0f832220c3d SHA512 4f83a46f16eb0a4cb9acc6c0d9523fa746dcf670107355c95fc02daa6ca91fb4f8d5e48bc920d8c13a9445390a25415f7217979903ea86f890df1d4704944c28
 DIST votca-csgapps-1.5.tar.gz 25975 BLAKE2B 185e759d658c6f763da2d26770766ec8ee05017b4c6a67e13915de04fbf2ecf268f2f800c5e18ef0f38c615340b0db163e886dc98a9395a69359f94dc8773f60 SHA512 20dda9d07ef2f33c9decff2766ece8f24cf2562993b4dfb7dd637d84325b835a6ecd30d34c5cfb9c428dbf72c2b5dfe9fd49d266182704b981db151c3c4ea2e4

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild
new file mode 100644
index 00000000000..a4a0669224d
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
+	KEYWORDS="~amd64"
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	>=dev-cpp/eigen-3.3
+	~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2020-01-12 21:51 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2020-01-12 21:51 UTC (permalink / raw
  To: gentoo-commits

commit:     14bf87edce736ee7b61492c383b15747790d9909
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 21:22:36 2020 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 21:51:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14bf87ed

sci-chemistry/votca-csgapps: version bump

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest                                | 1 +
 .../{votca-csgapps-9999.ebuild => votca-csgapps-1.6_rc1.ebuild}     | 6 +++---
 sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild               | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index fbe316c976d..8a5af18b1c3 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -2,3 +2,4 @@ DIST votca-csgapps-1.4.1.tar.gz 21066 BLAKE2B 8e1d25957b7c62d2182872de4d0c50c90f
 DIST votca-csgapps-1.4.tar.gz 21072 BLAKE2B 30c2f6692544741bfbec09efea2f68ae48cd4716e61e40d3da12a17ad941f2947cc6a8477229b80e420e217a95adff4152a07215e2e913e71736b61ba1ac226a SHA512 325c99606f17d7bb00e2cc3b1545f31dd4cf1fbc0d216f2da2c48e06b2011c9f99096643a6c6efd794a169de056f803f791c156afec4a73e41c58bc4ca1055f9
 DIST votca-csgapps-1.5.1.tar.gz 26006 BLAKE2B 8651978c15087fc7332fe229cfc33d8c4257faf46d72f7ac5fbaaf5f31133c4df3d97cae2b18730b5700e742c27e3db39696fdfe910ed884952ba0f832220c3d SHA512 4f83a46f16eb0a4cb9acc6c0d9523fa746dcf670107355c95fc02daa6ca91fb4f8d5e48bc920d8c13a9445390a25415f7217979903ea86f890df1d4704944c28
 DIST votca-csgapps-1.5.tar.gz 25975 BLAKE2B 185e759d658c6f763da2d26770766ec8ee05017b4c6a67e13915de04fbf2ecf268f2f800c5e18ef0f38c615340b0db163e886dc98a9395a69359f94dc8773f60 SHA512 20dda9d07ef2f33c9decff2766ece8f24cf2562993b4dfb7dd637d84325b835a6ecd30d34c5cfb9c428dbf72c2b5dfe9fd49d266182704b981db151c3c4ea2e4
+DIST votca-csgapps-1.6_rc1.tar.gz 20138 BLAKE2B 9374911f761fd78f01721e8e10f3b9c14f2ba894735735e4d09f5e29eb1d1b69f4fa081699d7a93abfad2ebe55d6439edbb6db547618e6d2cfbaf7bbc8a79ca8 SHA512 153bd6e537175c9908739c60ce80830ebf57c0686f11b21fc541995cb5355d4a3f7f7ee7d1707bb85f5fc859bf260a3a167450175ffe8feb92044e8018be996b

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
similarity index 90%
copy from sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
copy to sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
index f229849683d..463cba8e0e3 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
@@ -30,4 +30,4 @@ RDEPEND="
 
 DEPEND="${RDEPEND}"
 
-DOCS=( README )
+DOCS=( README.md )

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
index f229849683d..463cba8e0e3 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
@@ -30,4 +30,4 @@ RDEPEND="
 
 DEPEND="${RDEPEND}"
 
-DOCS=( README )
+DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2020-04-18  5:01 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2020-04-18  5:01 UTC (permalink / raw
  To: gentoo-commits

commit:     f861b5c504b1598dbb541adeb3a63aac9de6ecb5
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 18 04:40:10 2020 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Sat Apr 18 04:40:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f861b5c5

sci-chemistry/votca-csgapps: version bump

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.6.ebuild         | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index 8a5af18b1c3..a10238a4b5e 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -2,4 +2,5 @@ DIST votca-csgapps-1.4.1.tar.gz 21066 BLAKE2B 8e1d25957b7c62d2182872de4d0c50c90f
 DIST votca-csgapps-1.4.tar.gz 21072 BLAKE2B 30c2f6692544741bfbec09efea2f68ae48cd4716e61e40d3da12a17ad941f2947cc6a8477229b80e420e217a95adff4152a07215e2e913e71736b61ba1ac226a SHA512 325c99606f17d7bb00e2cc3b1545f31dd4cf1fbc0d216f2da2c48e06b2011c9f99096643a6c6efd794a169de056f803f791c156afec4a73e41c58bc4ca1055f9
 DIST votca-csgapps-1.5.1.tar.gz 26006 BLAKE2B 8651978c15087fc7332fe229cfc33d8c4257faf46d72f7ac5fbaaf5f31133c4df3d97cae2b18730b5700e742c27e3db39696fdfe910ed884952ba0f832220c3d SHA512 4f83a46f16eb0a4cb9acc6c0d9523fa746dcf670107355c95fc02daa6ca91fb4f8d5e48bc920d8c13a9445390a25415f7217979903ea86f890df1d4704944c28
 DIST votca-csgapps-1.5.tar.gz 25975 BLAKE2B 185e759d658c6f763da2d26770766ec8ee05017b4c6a67e13915de04fbf2ecf268f2f800c5e18ef0f38c615340b0db163e886dc98a9395a69359f94dc8773f60 SHA512 20dda9d07ef2f33c9decff2766ece8f24cf2562993b4dfb7dd637d84325b835a6ecd30d34c5cfb9c428dbf72c2b5dfe9fd49d266182704b981db151c3c4ea2e4
+DIST votca-csgapps-1.6.tar.gz 20130 BLAKE2B 0c34fba42a70f756043aae89f51b94cc0a9c9a85680ed78c56b4c05f834d94c74aff59e4adf6155e5fab81d057da58ec420d843532af57beeaa6e81f82432d92 SHA512 5a85abaf6b09a225604f33f2e0cfb774525159e9bce89efd7ebfc0c9c37342e472503ff51c3065be2a4b87e95671f55164c630477f404f94b0510a83e262352f
 DIST votca-csgapps-1.6_rc1.tar.gz 20138 BLAKE2B 9374911f761fd78f01721e8e10f3b9c14f2ba894735735e4d09f5e29eb1d1b69f4fa081699d7a93abfad2ebe55d6439edbb6db547618e6d2cfbaf7bbc8a79ca8 SHA512 153bd6e537175c9908739c60ce80830ebf57c0686f11b21fc541995cb5355d4a3f7f7ee7d1707bb85f5fc859bf260a3a167450175ffe8feb92044e8018be996b

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
new file mode 100644
index 00000000000..463cba8e0e3
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
+	KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	>=dev-cpp/eigen-3.3
+	~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2020-06-21 15:41 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2020-06-21 15:41 UTC (permalink / raw
  To: gentoo-commits

commit:     722000e753be63f97c024bdf42c65ccb9ecf91c6
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 15:06:49 2020 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 15:41:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=722000e7

sci-chemistry/votca-csgapps: version bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.6.1.ebuild       | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index a10238a4b5e..abc1f9154fa 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -2,5 +2,6 @@ DIST votca-csgapps-1.4.1.tar.gz 21066 BLAKE2B 8e1d25957b7c62d2182872de4d0c50c90f
 DIST votca-csgapps-1.4.tar.gz 21072 BLAKE2B 30c2f6692544741bfbec09efea2f68ae48cd4716e61e40d3da12a17ad941f2947cc6a8477229b80e420e217a95adff4152a07215e2e913e71736b61ba1ac226a SHA512 325c99606f17d7bb00e2cc3b1545f31dd4cf1fbc0d216f2da2c48e06b2011c9f99096643a6c6efd794a169de056f803f791c156afec4a73e41c58bc4ca1055f9
 DIST votca-csgapps-1.5.1.tar.gz 26006 BLAKE2B 8651978c15087fc7332fe229cfc33d8c4257faf46d72f7ac5fbaaf5f31133c4df3d97cae2b18730b5700e742c27e3db39696fdfe910ed884952ba0f832220c3d SHA512 4f83a46f16eb0a4cb9acc6c0d9523fa746dcf670107355c95fc02daa6ca91fb4f8d5e48bc920d8c13a9445390a25415f7217979903ea86f890df1d4704944c28
 DIST votca-csgapps-1.5.tar.gz 25975 BLAKE2B 185e759d658c6f763da2d26770766ec8ee05017b4c6a67e13915de04fbf2ecf268f2f800c5e18ef0f38c615340b0db163e886dc98a9395a69359f94dc8773f60 SHA512 20dda9d07ef2f33c9decff2766ece8f24cf2562993b4dfb7dd637d84325b835a6ecd30d34c5cfb9c428dbf72c2b5dfe9fd49d266182704b981db151c3c4ea2e4
+DIST votca-csgapps-1.6.1.tar.gz 20128 BLAKE2B 509f684b84e7ebb718fbcf5b48adc732dc8c6b9f6478269e243dda3c980a5d91a46208863ac6227a07d90f6e2ea4e5cf2b50a7b34b6dbe2567d9a95ede4ee1de SHA512 06e396c20990f7bb22ae8c888a36585b40a61280aa53a521c01128bbaadc1f449f85d4f41380ee3ce290defb64eca285be7dde1cd888f4cb69805695511a5b90
 DIST votca-csgapps-1.6.tar.gz 20130 BLAKE2B 0c34fba42a70f756043aae89f51b94cc0a9c9a85680ed78c56b4c05f834d94c74aff59e4adf6155e5fab81d057da58ec420d843532af57beeaa6e81f82432d92 SHA512 5a85abaf6b09a225604f33f2e0cfb774525159e9bce89efd7ebfc0c9c37342e472503ff51c3065be2a4b87e95671f55164c630477f404f94b0510a83e262352f
 DIST votca-csgapps-1.6_rc1.tar.gz 20138 BLAKE2B 9374911f761fd78f01721e8e10f3b9c14f2ba894735735e4d09f5e29eb1d1b69f4fa081699d7a93abfad2ebe55d6439edbb6db547618e6d2cfbaf7bbc8a79ca8 SHA512 153bd6e537175c9908739c60ce80830ebf57c0686f11b21fc541995cb5355d4a3f7f7ee7d1707bb85f5fc859bf260a3a167450175ffe8feb92044e8018be996b

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild
new file mode 100644
index 00000000000..cc4f98d6f30
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	>=dev-cpp/eigen-3.3
+	~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2020-08-22 23:36 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2020-08-22 23:36 UTC (permalink / raw
  To: gentoo-commits

commit:     b3c481feb86354ac32f6ff53be131e4f81e013b5
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 22:07:07 2020 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 23:35:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c481fe

sci-chemistry/votca-csgapps: version bump to 1.6.2

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest                                    | 1 +
 .../{votca-csgapps-9999.ebuild => votca-csgapps-1.6.2.ebuild}           | 2 +-
 sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild                   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index abc1f9154fa..21b594b448a 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -3,5 +3,6 @@ DIST votca-csgapps-1.4.tar.gz 21072 BLAKE2B 30c2f6692544741bfbec09efea2f68ae48cd
 DIST votca-csgapps-1.5.1.tar.gz 26006 BLAKE2B 8651978c15087fc7332fe229cfc33d8c4257faf46d72f7ac5fbaaf5f31133c4df3d97cae2b18730b5700e742c27e3db39696fdfe910ed884952ba0f832220c3d SHA512 4f83a46f16eb0a4cb9acc6c0d9523fa746dcf670107355c95fc02daa6ca91fb4f8d5e48bc920d8c13a9445390a25415f7217979903ea86f890df1d4704944c28
 DIST votca-csgapps-1.5.tar.gz 25975 BLAKE2B 185e759d658c6f763da2d26770766ec8ee05017b4c6a67e13915de04fbf2ecf268f2f800c5e18ef0f38c615340b0db163e886dc98a9395a69359f94dc8773f60 SHA512 20dda9d07ef2f33c9decff2766ece8f24cf2562993b4dfb7dd637d84325b835a6ecd30d34c5cfb9c428dbf72c2b5dfe9fd49d266182704b981db151c3c4ea2e4
 DIST votca-csgapps-1.6.1.tar.gz 20128 BLAKE2B 509f684b84e7ebb718fbcf5b48adc732dc8c6b9f6478269e243dda3c980a5d91a46208863ac6227a07d90f6e2ea4e5cf2b50a7b34b6dbe2567d9a95ede4ee1de SHA512 06e396c20990f7bb22ae8c888a36585b40a61280aa53a521c01128bbaadc1f449f85d4f41380ee3ce290defb64eca285be7dde1cd888f4cb69805695511a5b90
+DIST votca-csgapps-1.6.2.tar.gz 19549 BLAKE2B 8aad4ff143a2073b4d17a4af0766898882ed011be4de814b6dca3cb4c1776fbee925fb4fef4ba1fd20d3aa3097440caeaab7fddb68b35322b5123868e7e2fbea SHA512 f88f8ea41773b846ed7b3b910ad81c58a6dc1aabea5ae8ead030709c095e229b29443213854d358b4fa6518d8373b9a2acab741be2bbc33fec22d8f267f6cfe3
 DIST votca-csgapps-1.6.tar.gz 20130 BLAKE2B 0c34fba42a70f756043aae89f51b94cc0a9c9a85680ed78c56b4c05f834d94c74aff59e4adf6155e5fab81d057da58ec420d843532af57beeaa6e81f82432d92 SHA512 5a85abaf6b09a225604f33f2e0cfb774525159e9bce89efd7ebfc0c9c37342e472503ff51c3065be2a4b87e95671f55164c630477f404f94b0510a83e262352f
 DIST votca-csgapps-1.6_rc1.tar.gz 20138 BLAKE2B 9374911f761fd78f01721e8e10f3b9c14f2ba894735735e4d09f5e29eb1d1b69f4fa081699d7a93abfad2ebe55d6439edbb6db547618e6d2cfbaf7bbc8a79ca8 SHA512 153bd6e537175c9908739c60ce80830ebf57c0686f11b21fc541995cb5355d4a3f7f7ee7d1707bb85f5fc859bf260a3a167450175ffe8feb92044e8018be996b

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
similarity index 96%
copy from sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
copy to sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
index 463cba8e0e3..4f5d6d7d4aa 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
-inherit cmake-utils
+inherit cmake
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
index 463cba8e0e3..4f5d6d7d4aa 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 CMAKE_MAKEFILE_GENERATOR="ninja"
 
-inherit cmake-utils
+inherit cmake
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2020-12-10 19:26 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2020-12-10 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     151ff9b7d29706c43170a28f5471169fb7a41387
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 19:11:47 2020 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 19:26:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=151ff9b7

sci-chemistry/votca-csgapps: version bump to v1.6.3

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.6.3.ebuild       | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index 21b594b448a..ba12ae2fc2a 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -4,5 +4,6 @@ DIST votca-csgapps-1.5.1.tar.gz 26006 BLAKE2B 8651978c15087fc7332fe229cfc33d8c42
 DIST votca-csgapps-1.5.tar.gz 25975 BLAKE2B 185e759d658c6f763da2d26770766ec8ee05017b4c6a67e13915de04fbf2ecf268f2f800c5e18ef0f38c615340b0db163e886dc98a9395a69359f94dc8773f60 SHA512 20dda9d07ef2f33c9decff2766ece8f24cf2562993b4dfb7dd637d84325b835a6ecd30d34c5cfb9c428dbf72c2b5dfe9fd49d266182704b981db151c3c4ea2e4
 DIST votca-csgapps-1.6.1.tar.gz 20128 BLAKE2B 509f684b84e7ebb718fbcf5b48adc732dc8c6b9f6478269e243dda3c980a5d91a46208863ac6227a07d90f6e2ea4e5cf2b50a7b34b6dbe2567d9a95ede4ee1de SHA512 06e396c20990f7bb22ae8c888a36585b40a61280aa53a521c01128bbaadc1f449f85d4f41380ee3ce290defb64eca285be7dde1cd888f4cb69805695511a5b90
 DIST votca-csgapps-1.6.2.tar.gz 19549 BLAKE2B 8aad4ff143a2073b4d17a4af0766898882ed011be4de814b6dca3cb4c1776fbee925fb4fef4ba1fd20d3aa3097440caeaab7fddb68b35322b5123868e7e2fbea SHA512 f88f8ea41773b846ed7b3b910ad81c58a6dc1aabea5ae8ead030709c095e229b29443213854d358b4fa6518d8373b9a2acab741be2bbc33fec22d8f267f6cfe3
+DIST votca-csgapps-1.6.3.tar.gz 19588 BLAKE2B 2de9490325832cbd0611cc97c7fff9594d1bff281da22ea8f7e5f054361d50dfc38145a627042ef24e91ba9c37de62b6f9efcdd8bd170ee6c0190802fdbce57e SHA512 02215966ef9ea57089e9694cf0a1560f7a62e25dacbce80fea848e9d3d54a26be6174e6b4fe24ba7a6a13b675c0bdb5f407a7c30fc58a6b9c4bd826eb522f0b8
 DIST votca-csgapps-1.6.tar.gz 20130 BLAKE2B 0c34fba42a70f756043aae89f51b94cc0a9c9a85680ed78c56b4c05f834d94c74aff59e4adf6155e5fab81d057da58ec420d843532af57beeaa6e81f82432d92 SHA512 5a85abaf6b09a225604f33f2e0cfb774525159e9bce89efd7ebfc0c9c37342e472503ff51c3065be2a4b87e95671f55164c630477f404f94b0510a83e262352f
 DIST votca-csgapps-1.6_rc1.tar.gz 20138 BLAKE2B 9374911f761fd78f01721e8e10f3b9c14f2ba894735735e4d09f5e29eb1d1b69f4fa081699d7a93abfad2ebe55d6439edbb6db547618e6d2cfbaf7bbc8a79ca8 SHA512 153bd6e537175c9908739c60ce80830ebf57c0686f11b21fc541995cb5355d4a3f7f7ee7d1707bb85f5fc859bf260a3a167450175ffe8feb92044e8018be996b

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild
new file mode 100644
index 00000000000..4f5d6d7d4aa
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
+	KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	>=dev-cpp/eigen-3.3
+	~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2021-01-06 15:10 Fabian Groffen
  0 siblings, 0 replies; 31+ messages in thread
From: Fabian Groffen @ 2021-01-06 15:10 UTC (permalink / raw
  To: gentoo-commits

commit:     e32717a5652330dc5209f574e86e51b8179e07d2
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 15:10:31 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 15:10:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32717a5

sci-chemistry/votca-csgapps: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild   | 4 ++--
 sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild     | 4 ++--
 sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild   | 4 ++--
 sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild     | 4 ++--
 sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild   | 4 ++--
 sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild   | 4 ++--
 sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild   | 4 ++--
 sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild     | 4 ++--
 sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild | 4 ++--
 sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild    | 4 ++--
 10 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild
index 4112759a2d5..65ff12de560 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
index 9c82b843b30..0cee1d4ab5e 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="amd64 x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild
index a4a0669224d..36090a26aa3 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
index a1805e59d01..80201be3f7e 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="amd64 ~x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild
index cc4f98d6f30..6d137926cd4 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
index 4f5d6d7d4aa..22446817558 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ inherit cmake
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild
index 4f5d6d7d4aa..22446817558 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ inherit cmake
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
index c39800ede65..b074e6004b3 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="amd64 x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
index 463cba8e0e3..2a4d641b107 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
index 4f5d6d7d4aa..22446817558 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ inherit cmake
 
 if [ "${PV}" != "9999" ]; then
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 else
 	inherit git-r3


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2021-01-13  1:20 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2021-01-13  1:20 UTC (permalink / raw
  To: gentoo-commits

commit:     32764db88eba4fa55ca905de1a24f480e1544cd6
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 00:47:38 2021 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 01:20:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32764db8

>sci-chemistry/votca-csgapps-1.6: was merged into >sci-chemistry/votca-csg-1.6

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>

 .../votca-csgapps/votca-csgapps-9999.ebuild        | 33 ----------------------
 1 file changed, 33 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
deleted file mode 100644
index 22446817558..00000000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux"
-	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-	KEYWORDS=""
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	>=dev-cpp/eigen-3.3
-	~sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2021-01-13  1:20 Christoph Junghans
  0 siblings, 0 replies; 31+ messages in thread
From: Christoph Junghans @ 2021-01-13  1:20 UTC (permalink / raw
  To: gentoo-commits

commit:     2d055a98312384519412a8bf4e1d43c9882c86fa
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 00:44:40 2021 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 00:44:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d055a98

sci-chemistry/votca-csgapps: add v1.6.4

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.6.4.ebuild       | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index ba12ae2fc2a..aa8c16ad7a9 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -5,5 +5,6 @@ DIST votca-csgapps-1.5.tar.gz 25975 BLAKE2B 185e759d658c6f763da2d26770766ec8ee05
 DIST votca-csgapps-1.6.1.tar.gz 20128 BLAKE2B 509f684b84e7ebb718fbcf5b48adc732dc8c6b9f6478269e243dda3c980a5d91a46208863ac6227a07d90f6e2ea4e5cf2b50a7b34b6dbe2567d9a95ede4ee1de SHA512 06e396c20990f7bb22ae8c888a36585b40a61280aa53a521c01128bbaadc1f449f85d4f41380ee3ce290defb64eca285be7dde1cd888f4cb69805695511a5b90
 DIST votca-csgapps-1.6.2.tar.gz 19549 BLAKE2B 8aad4ff143a2073b4d17a4af0766898882ed011be4de814b6dca3cb4c1776fbee925fb4fef4ba1fd20d3aa3097440caeaab7fddb68b35322b5123868e7e2fbea SHA512 f88f8ea41773b846ed7b3b910ad81c58a6dc1aabea5ae8ead030709c095e229b29443213854d358b4fa6518d8373b9a2acab741be2bbc33fec22d8f267f6cfe3
 DIST votca-csgapps-1.6.3.tar.gz 19588 BLAKE2B 2de9490325832cbd0611cc97c7fff9594d1bff281da22ea8f7e5f054361d50dfc38145a627042ef24e91ba9c37de62b6f9efcdd8bd170ee6c0190802fdbce57e SHA512 02215966ef9ea57089e9694cf0a1560f7a62e25dacbce80fea848e9d3d54a26be6174e6b4fe24ba7a6a13b675c0bdb5f407a7c30fc58a6b9c4bd826eb522f0b8
+DIST votca-csgapps-1.6.4.tar.gz 19589 BLAKE2B 90a20c3acef3254b412697dbb543c216d4546241c2f98d8b1e6c7fbd2de5dc5268965f1035843c6832579158843069c610ebbf3363d2e604a1c7c3dc82e3d8d2 SHA512 89ea658092e979c90b9f3d75a8dd9f8ec95278c26fafb30c31a23581dcd7a65e52c8c7696ef14da5821e283d16ab96880041b7b20c9097f99b2fc1eac4a38184
 DIST votca-csgapps-1.6.tar.gz 20130 BLAKE2B 0c34fba42a70f756043aae89f51b94cc0a9c9a85680ed78c56b4c05f834d94c74aff59e4adf6155e5fab81d057da58ec420d843532af57beeaa6e81f82432d92 SHA512 5a85abaf6b09a225604f33f2e0cfb774525159e9bce89efd7ebfc0c9c37342e472503ff51c3065be2a4b87e95671f55164c630477f404f94b0510a83e262352f
 DIST votca-csgapps-1.6_rc1.tar.gz 20138 BLAKE2B 9374911f761fd78f01721e8e10f3b9c14f2ba894735735e4d09f5e29eb1d1b69f4fa081699d7a93abfad2ebe55d6439edbb6db547618e6d2cfbaf7bbc8a79ca8 SHA512 153bd6e537175c9908739c60ce80830ebf57c0686f11b21fc541995cb5355d4a3f7f7ee7d1707bb85f5fc859bf260a3a167450175ffe8feb92044e8018be996b

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
new file mode 100644
index 00000000000..22446817558
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
+	KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	>=dev-cpp/eigen-3.3
+	~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2021-01-18 10:14 David Seifert
  0 siblings, 0 replies; 31+ messages in thread
From: David Seifert @ 2021-01-18 10:14 UTC (permalink / raw
  To: gentoo-commits

commit:     b84057ba5065229cfcd3435e18462264b4d7d45e
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon Jan 18 10:14:17 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 10:14:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84057ba

sci-chemistry/votca-csgapps: Remove old

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  7 -----
 .../votca-csgapps/votca-csgapps-1.4.1.ebuild       | 31 --------------------
 .../votca-csgapps/votca-csgapps-1.4.ebuild         | 31 --------------------
 .../votca-csgapps/votca-csgapps-1.5.ebuild         | 33 ----------------------
 .../votca-csgapps/votca-csgapps-1.6.1.ebuild       | 33 ----------------------
 .../votca-csgapps/votca-csgapps-1.6.2.ebuild       | 33 ----------------------
 .../votca-csgapps/votca-csgapps-1.6.3.ebuild       | 33 ----------------------
 .../votca-csgapps/votca-csgapps-1.6_rc1.ebuild     | 33 ----------------------
 8 files changed, 234 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index aa8c16ad7a9..3db30f3005f 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,10 +1,3 @@
-DIST votca-csgapps-1.4.1.tar.gz 21066 BLAKE2B 8e1d25957b7c62d2182872de4d0c50c90fefdf699ec5e9e785916791e9cc06db2dbcbbdbaf7afe6921e34179e12dfa2326eb9464261801e48177ec69126ae2bb SHA512 80881ac173b56b07825c484f98c598de8d74bb8a54b888f06cc3a20d15670b49059e50adc210308e21ee4ea9038cf564c08d7ab33c4a43864acb1de97bc3fcef
-DIST votca-csgapps-1.4.tar.gz 21072 BLAKE2B 30c2f6692544741bfbec09efea2f68ae48cd4716e61e40d3da12a17ad941f2947cc6a8477229b80e420e217a95adff4152a07215e2e913e71736b61ba1ac226a SHA512 325c99606f17d7bb00e2cc3b1545f31dd4cf1fbc0d216f2da2c48e06b2011c9f99096643a6c6efd794a169de056f803f791c156afec4a73e41c58bc4ca1055f9
 DIST votca-csgapps-1.5.1.tar.gz 26006 BLAKE2B 8651978c15087fc7332fe229cfc33d8c4257faf46d72f7ac5fbaaf5f31133c4df3d97cae2b18730b5700e742c27e3db39696fdfe910ed884952ba0f832220c3d SHA512 4f83a46f16eb0a4cb9acc6c0d9523fa746dcf670107355c95fc02daa6ca91fb4f8d5e48bc920d8c13a9445390a25415f7217979903ea86f890df1d4704944c28
-DIST votca-csgapps-1.5.tar.gz 25975 BLAKE2B 185e759d658c6f763da2d26770766ec8ee05017b4c6a67e13915de04fbf2ecf268f2f800c5e18ef0f38c615340b0db163e886dc98a9395a69359f94dc8773f60 SHA512 20dda9d07ef2f33c9decff2766ece8f24cf2562993b4dfb7dd637d84325b835a6ecd30d34c5cfb9c428dbf72c2b5dfe9fd49d266182704b981db151c3c4ea2e4
-DIST votca-csgapps-1.6.1.tar.gz 20128 BLAKE2B 509f684b84e7ebb718fbcf5b48adc732dc8c6b9f6478269e243dda3c980a5d91a46208863ac6227a07d90f6e2ea4e5cf2b50a7b34b6dbe2567d9a95ede4ee1de SHA512 06e396c20990f7bb22ae8c888a36585b40a61280aa53a521c01128bbaadc1f449f85d4f41380ee3ce290defb64eca285be7dde1cd888f4cb69805695511a5b90
-DIST votca-csgapps-1.6.2.tar.gz 19549 BLAKE2B 8aad4ff143a2073b4d17a4af0766898882ed011be4de814b6dca3cb4c1776fbee925fb4fef4ba1fd20d3aa3097440caeaab7fddb68b35322b5123868e7e2fbea SHA512 f88f8ea41773b846ed7b3b910ad81c58a6dc1aabea5ae8ead030709c095e229b29443213854d358b4fa6518d8373b9a2acab741be2bbc33fec22d8f267f6cfe3
-DIST votca-csgapps-1.6.3.tar.gz 19588 BLAKE2B 2de9490325832cbd0611cc97c7fff9594d1bff281da22ea8f7e5f054361d50dfc38145a627042ef24e91ba9c37de62b6f9efcdd8bd170ee6c0190802fdbce57e SHA512 02215966ef9ea57089e9694cf0a1560f7a62e25dacbce80fea848e9d3d54a26be6174e6b4fe24ba7a6a13b675c0bdb5f407a7c30fc58a6b9c4bd826eb522f0b8
 DIST votca-csgapps-1.6.4.tar.gz 19589 BLAKE2B 90a20c3acef3254b412697dbb543c216d4546241c2f98d8b1e6c7fbd2de5dc5268965f1035843c6832579158843069c610ebbf3363d2e604a1c7c3dc82e3d8d2 SHA512 89ea658092e979c90b9f3d75a8dd9f8ec95278c26fafb30c31a23581dcd7a65e52c8c7696ef14da5821e283d16ab96880041b7b20c9097f99b2fc1eac4a38184
 DIST votca-csgapps-1.6.tar.gz 20130 BLAKE2B 0c34fba42a70f756043aae89f51b94cc0a9c9a85680ed78c56b4c05f834d94c74aff59e4adf6155e5fab81d057da58ec420d843532af57beeaa6e81f82432d92 SHA512 5a85abaf6b09a225604f33f2e0cfb774525159e9bce89efd7ebfc0c9c37342e472503ff51c3065be2a4b87e95671f55164c630477f404f94b0510a83e262352f
-DIST votca-csgapps-1.6_rc1.tar.gz 20138 BLAKE2B 9374911f761fd78f01721e8e10f3b9c14f2ba894735735e4d09f5e29eb1d1b69f4fa081699d7a93abfad2ebe55d6439edbb6db547618e6d2cfbaf7bbc8a79ca8 SHA512 153bd6e537175c9908739c60ce80830ebf57c0686f11b21fc541995cb5355d4a3f7f7ee7d1707bb85f5fc859bf260a3a167450175ffe8feb92044e8018be996b

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild
deleted file mode 100644
index 65ff12de560..00000000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake-utils
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux"
-	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README )

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
deleted file mode 100644
index 0cee1d4ab5e..00000000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake-utils
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 x86 ~amd64-linux"
-	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-	KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README )

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
deleted file mode 100644
index 80201be3f7e..00000000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake-utils
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 ~x86 ~amd64-linux"
-	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-	KEYWORDS="amd64"
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	>=dev-cpp/eigen-3.3
-	~sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README )

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild
deleted file mode 100644
index 6d137926cd4..00000000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake-utils
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux"
-	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	>=dev-cpp/eigen-3.3
-	~sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
deleted file mode 100644
index 22446817558..00000000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux"
-	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-	KEYWORDS=""
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	>=dev-cpp/eigen-3.3
-	~sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild
deleted file mode 100644
index 22446817558..00000000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux"
-	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-	KEYWORDS=""
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	>=dev-cpp/eigen-3.3
-	~sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
deleted file mode 100644
index 2a4d641b107..00000000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake-utils
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux"
-	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-	KEYWORDS=""
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	>=dev-cpp/eigen-3.3
-	~sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2021-02-28 18:08 Andreas Sturmlechner
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Sturmlechner @ 2021-02-28 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     700140c89f9c3fab55d9ae62d32b322c22dabbb4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 12:58:27 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 18:08:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700140c8

sci-chemistry/votca-csgapps: Drop CMAKE_MAKEFILE_GENERATOR=ninja

CMAKE_MAKEFILE_GENERATOR=ninja is default in EAPI-7/cmake.eclass
Use https
Use double brackets

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
index 4561252274c..bc3c61b39c2 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
@@ -3,21 +3,19 @@
 
 EAPI=7
 
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
 inherit cmake
 
-if [ "${PV}" != "9999" ]; then
+if [[ ${PV} == *9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
+else
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
 fi
 
 DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
+HOMEPAGE="https://www.votca.org/"
 
 LICENSE="Apache-2.0"
 SLOT="0"
@@ -25,8 +23,8 @@ IUSE=""
 
 RDEPEND="
 	>=dev-cpp/eigen-3.3
-	~sci-chemistry/${PN%apps}-${PV}"
-
+	~sci-chemistry/${PN%apps}-${PV}
+"
 DEPEND="${RDEPEND}"
 
 DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2021-03-27 16:07 Sam James
  0 siblings, 0 replies; 31+ messages in thread
From: Sam James @ 2021-03-27 16:07 UTC (permalink / raw
  To: gentoo-commits

commit:     39d28bb7e55457656e18abe9ed94540ffc5b4791
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 16:07:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 16:07:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d28bb7

sci-chemistry/votca-csgapps: Stabilize 1.6.4 amd64, #773175

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
index bc3c61b39c2..1599826e6ee 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
 	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
 else
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux"
+	KEYWORDS="amd64 ~x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 fi
 


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2021-03-28 10:02 Agostino Sarubbo
  0 siblings, 0 replies; 31+ messages in thread
From: Agostino Sarubbo @ 2021-03-28 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     94ff150c88e6801e0b4483f7541be81492aaeba5
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 10:01:50 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 10:01:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ff150c

sci-chemistry/votca-csgapps: x86 stable wrt bug #773175

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
index 1599826e6ee..132c6fce401 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
 	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
 else
 	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 ~x86 ~amd64-linux"
+	KEYWORDS="amd64 x86 ~amd64-linux"
 	S="${WORKDIR}/${P#votca-}"
 fi
 


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2021-04-05 16:53 Andreas Sturmlechner
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Sturmlechner @ 2021-04-05 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     854bee697580647f1d63d341b446c4b5e7d42619
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  5 12:42:04 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr  5 16:53:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854bee69

sci-chemistry/votca-csgapps: Drop 1.6

Bug: https://bugs.gentoo.org/773175
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  1 -
 .../votca-csgapps/votca-csgapps-1.6.ebuild         | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index 3db30f3005f..8866d8c21f5 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,3 +1,2 @@
 DIST votca-csgapps-1.5.1.tar.gz 26006 BLAKE2B 8651978c15087fc7332fe229cfc33d8c4257faf46d72f7ac5fbaaf5f31133c4df3d97cae2b18730b5700e742c27e3db39696fdfe910ed884952ba0f832220c3d SHA512 4f83a46f16eb0a4cb9acc6c0d9523fa746dcf670107355c95fc02daa6ca91fb4f8d5e48bc920d8c13a9445390a25415f7217979903ea86f890df1d4704944c28
 DIST votca-csgapps-1.6.4.tar.gz 19589 BLAKE2B 90a20c3acef3254b412697dbb543c216d4546241c2f98d8b1e6c7fbd2de5dc5268965f1035843c6832579158843069c610ebbf3363d2e604a1c7c3dc82e3d8d2 SHA512 89ea658092e979c90b9f3d75a8dd9f8ec95278c26fafb30c31a23581dcd7a65e52c8c7696ef14da5821e283d16ab96880041b7b20c9097f99b2fc1eac4a38184
-DIST votca-csgapps-1.6.tar.gz 20130 BLAKE2B 0c34fba42a70f756043aae89f51b94cc0a9c9a85680ed78c56b4c05f834d94c74aff59e4adf6155e5fab81d057da58ec420d843532af57beeaa6e81f82432d92 SHA512 5a85abaf6b09a225604f33f2e0cfb774525159e9bce89efd7ebfc0c9c37342e472503ff51c3065be2a4b87e95671f55164c630477f404f94b0510a83e262352f

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
deleted file mode 100644
index c3d00dcd7af..00000000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake-utils
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 x86 ~amd64-linux"
-	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	>=dev-cpp/eigen-3.3
-	~sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
@ 2022-03-01 19:36 Andreas Sturmlechner
  0 siblings, 0 replies; 31+ messages in thread
From: Andreas Sturmlechner @ 2022-03-01 19:36 UTC (permalink / raw
  To: gentoo-commits

commit:     fcea90107733e5dae61aa0c5f2b9e36e00dbc04c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 16:15:15 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 19:35:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcea9010

sci-chemistry/votca-csgapps: Drop 1.5.1

Bug: https://bugs.gentoo.org/773175
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  1 -
 .../votca-csgapps/votca-csgapps-1.5.1.ebuild       | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index 8866d8c21f54..f68546161d5f 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,2 +1 @@
-DIST votca-csgapps-1.5.1.tar.gz 26006 BLAKE2B 8651978c15087fc7332fe229cfc33d8c4257faf46d72f7ac5fbaaf5f31133c4df3d97cae2b18730b5700e742c27e3db39696fdfe910ed884952ba0f832220c3d SHA512 4f83a46f16eb0a4cb9acc6c0d9523fa746dcf670107355c95fc02daa6ca91fb4f8d5e48bc920d8c13a9445390a25415f7217979903ea86f890df1d4704944c28
 DIST votca-csgapps-1.6.4.tar.gz 19589 BLAKE2B 90a20c3acef3254b412697dbb543c216d4546241c2f98d8b1e6c7fbd2de5dc5268965f1035843c6832579158843069c610ebbf3363d2e604a1c7c3dc82e3d8d2 SHA512 89ea658092e979c90b9f3d75a8dd9f8ec95278c26fafb30c31a23581dcd7a65e52c8c7696ef14da5821e283d16ab96880041b7b20c9097f99b2fc1eac4a38184

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild
deleted file mode 100644
index b2cd1903cd98..000000000000
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake-utils
-
-if [ "${PV}" != "9999" ]; then
-	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86 ~amd64-linux"
-	S="${WORKDIR}/${P#votca-}"
-else
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/${PN/-//}.git"
-fi
-
-DESCRIPTION="Extra applications for votca-csg"
-HOMEPAGE="http://www.votca.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	>=dev-cpp/eigen-3.3
-	~sci-chemistry/${PN%apps}-${PV}"
-
-DEPEND="${RDEPEND}"
-
-DOCS=( README )


^ permalink raw reply related	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2022-03-01 19:36 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-12 21:51 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/ Christoph Junghans
  -- strict thread matches above, loose matches on Subject: below --
2022-03-01 19:36 Andreas Sturmlechner
2021-04-05 16:53 Andreas Sturmlechner
2021-03-28 10:02 Agostino Sarubbo
2021-03-27 16:07 Sam James
2021-02-28 18:08 Andreas Sturmlechner
2021-01-18 10:14 David Seifert
2021-01-13  1:20 Christoph Junghans
2021-01-13  1:20 Christoph Junghans
2021-01-06 15:10 Fabian Groffen
2020-12-10 19:26 Christoph Junghans
2020-08-22 23:36 Christoph Junghans
2020-06-21 15:41 Christoph Junghans
2020-04-18  5:01 Christoph Junghans
2019-11-22  2:26 Christoph Junghans
2019-05-20 11:03 Mikle Kolyada
2019-01-31 20:16 Christoph Junghans
2018-09-28 12:37 Christoph Junghans
2017-09-03 13:41 Christoph Junghans
2017-07-30 10:04 Michał Górny
2016-12-20 14:30 Tobias Klausmann
2016-11-24  5:04 Christoph Junghans
2016-11-14  2:01 Christoph Junghans
2016-10-29 21:41 Christoph Junghans
2016-09-27 18:13 Christoph Junghans
2016-08-19 21:59 Christoph Junghans
2016-07-14 17:30 Christoph Junghans
2016-07-14 17:30 Christoph Junghans
2016-01-22 18:51 Michael Palimaka
2016-01-15 22:30 Christoph Junghans
2015-09-24  5:20 Christoph Junghans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox