Gentoo Archives: gentoo-commits

From: Christoph Junghans <junghans@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/votca-tools/
Date: Thu, 31 Jan 2019 20:16:10
Message-Id: 1548965720.48e49ab3291c7b69e38070be1c23e4e44340803f.junghans@gentoo
1 commit: 48e49ab3291c7b69e38070be1c23e4e44340803f
2 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 31 16:36:45 2019 +0000
4 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 31 20:15:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e49ab3
7
8 sci-libs/votca-tools: version bump
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>
12
13 sci-libs/votca-tools/Manifest | 1 +
14 .../votca-tools/{votca-tools-9999.ebuild => votca-tools-1.5.ebuild} | 3 +--
15 sci-libs/votca-tools/votca-tools-9999.ebuild | 3 +--
16 3 files changed, 3 insertions(+), 4 deletions(-)
17
18 diff --git a/sci-libs/votca-tools/Manifest b/sci-libs/votca-tools/Manifest
19 index d4a52de49b7..fcff568f841 100644
20 --- a/sci-libs/votca-tools/Manifest
21 +++ b/sci-libs/votca-tools/Manifest
22 @@ -1,2 +1,3 @@
23 DIST votca-tools-1.4.1.tar.gz 103152 BLAKE2B 73dc726ea899ceb65d0406f3795f1df79a6184d65e50e95be3768678a2d006b75e487dbe3df5d44be4b5ba3899aeeb01ed63b51755bd46b546b017ccc0406d38 SHA512 19165be7c9903cb664051a6556f9fd689b02af71156f040960008e8d74e4a32adfe283c67eb7b53c8bdc6ae6f72516ad0b674d9f2b3354ca50f082b1651dafef
24 DIST votca-tools-1.4.tar.gz 103102 BLAKE2B a398d20b628148ec753ee1e59353e272dbda93848be11ecccaf2153385ebcac62c7b819c4ef0b9b1a7cfc7dfd85136d042726cc996af79a4dad64375f5aa9f6c SHA512 7c4bf2e2ba8cf795f03879138787db3875f48db56b88394c98b18cef0ae90e636d8aafff42eb62a408df06a91583e37e59b33440e83de9f4338295e9ccfc9be5
25 +DIST votca-tools-1.5.tar.gz 129464 BLAKE2B 2ab72758cc7c9bed5a49c924f7f0a93dc562a43cefbcc84f393656fd6c6b165152114eab48131db4d42008472d01103b5abba6ae0cf12779fe1ffacbcd65dc11 SHA512 fdee932c861742961937bdb88a1ace8caa4041c38ce80ece3b27e8a4b624248c21bf9be63b157565d1114047d3895c8b959f95b4fa49225c0cd1b2e708ef54f0
26
27 diff --git a/sci-libs/votca-tools/votca-tools-9999.ebuild b/sci-libs/votca-tools/votca-tools-1.5.ebuild
28 similarity index 94%
29 copy from sci-libs/votca-tools/votca-tools-9999.ebuild
30 copy to sci-libs/votca-tools/votca-tools-1.5.ebuild
31 index 470ee69553d..a0839fa8779 100644
32 --- a/sci-libs/votca-tools/votca-tools-9999.ebuild
33 +++ b/sci-libs/votca-tools/votca-tools-1.5.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2018 Gentoo Foundation
36 +# Copyright 1999-2019 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=6
40 @@ -43,7 +43,6 @@ src_configure() {
41 -DWITH_FFTW=$(usex fftw)
42 -DWITH_SQLITE3=$(usex sqlite)
43 -DWITH_RC_FILES=OFF
44 - -DLIB=$(get_libdir)
45 )
46 cmake-utils_src_configure
47 }
48
49 diff --git a/sci-libs/votca-tools/votca-tools-9999.ebuild b/sci-libs/votca-tools/votca-tools-9999.ebuild
50 index 470ee69553d..a0839fa8779 100644
51 --- a/sci-libs/votca-tools/votca-tools-9999.ebuild
52 +++ b/sci-libs/votca-tools/votca-tools-9999.ebuild
53 @@ -1,4 +1,4 @@
54 -# Copyright 1999-2018 Gentoo Foundation
55 +# Copyright 1999-2019 Gentoo Authors
56 # Distributed under the terms of the GNU General Public License v2
57
58 EAPI=6
59 @@ -43,7 +43,6 @@ src_configure() {
60 -DWITH_FFTW=$(usex fftw)
61 -DWITH_SQLITE3=$(usex sqlite)
62 -DWITH_RC_FILES=OFF
63 - -DLIB=$(get_libdir)
64 )
65 cmake-utils_src_configure
66 }