Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-ctp/
Date: Wed, 06 Jan 2021 15:10:57
Message-Id: 1609945838.0ecc7d88e937df9432c669debcd0ebb177b22f97.grobian@gentoo
1 commit: 0ecc7d88e937df9432c669debcd0ebb177b22f97
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 15:10:38 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 15:10:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ecc7d88
7
8 sci-chemistry/votca-ctp: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 sci-chemistry/votca-ctp/votca-ctp-1.5.1.ebuild | 4 ++--
14 sci-chemistry/votca-ctp/votca-ctp-1.5.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/sci-chemistry/votca-ctp/votca-ctp-1.5.1.ebuild b/sci-chemistry/votca-ctp/votca-ctp-1.5.1.ebuild
18 index 892997f7af3..e21caf21790 100644
19 --- a/sci-chemistry/votca-ctp/votca-ctp-1.5.1.ebuild
20 +++ b/sci-chemistry/votca-ctp/votca-ctp-1.5.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ IUSE="doc"
28 if [ "${PV}" != "9999" ]; then
29 SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz
30 doc? ( https://github.com/${PN/-//}/releases/download/v${PV}/${PN}-manual-${PV}.pdf )"
31 - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
32 + KEYWORDS="~amd64 ~x86 ~amd64-linux"
33 S="${WORKDIR}/${P#votca-}"
34 else
35 inherit git-r3
36
37 diff --git a/sci-chemistry/votca-ctp/votca-ctp-1.5.ebuild b/sci-chemistry/votca-ctp/votca-ctp-1.5.ebuild
38 index 892997f7af3..e21caf21790 100644
39 --- a/sci-chemistry/votca-ctp/votca-ctp-1.5.ebuild
40 +++ b/sci-chemistry/votca-ctp/votca-ctp-1.5.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2019 Gentoo Authors
43 +# Copyright 1999-2021 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -11,7 +11,7 @@ IUSE="doc"
48 if [ "${PV}" != "9999" ]; then
49 SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz
50 doc? ( https://github.com/${PN/-//}/releases/download/v${PV}/${PN}-manual-${PV}.pdf )"
51 - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
52 + KEYWORDS="~amd64 ~x86 ~amd64-linux"
53 S="${WORKDIR}/${P#votca-}"
54 else
55 inherit git-r3