From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A052713835A for ; Wed, 6 Jan 2021 15:10:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 055A7E09EA; Wed, 6 Jan 2021 15:10:57 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4695E09EA for ; Wed, 6 Jan 2021 15:10:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6D4034087C for ; Wed, 6 Jan 2021 15:10:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9AD9494 for ; Wed, 6 Jan 2021 15:10:52 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1609945849.ee6ceb8056cd0377e5b9bcf66e2c9a29eccfd0a8.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-xtp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild sci-chemistry/votca-xtp/votca-xtp-1.5.1.ebuild sci-chemistry/votca-xtp/votca-xtp-1.5.ebuild sci-chemistry/votca-xtp/votca-xtp-1.6.1.ebuild sci-chemistry/votca-xtp/votca-xtp-1.6.2.ebuild sci-chemistry/votca-xtp/votca-xtp-1.6.3.ebuild sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild sci-chemistry/votca-xtp/votca-xtp-1.6_rc1.ebuild sci-chemistry/votca-xtp/votca-xtp-9999.ebuild X-VCS-Directories: sci-chemistry/votca-xtp/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: ee6ceb8056cd0377e5b9bcf66e2c9a29eccfd0a8 X-VCS-Branch: master Date: Wed, 6 Jan 2021 15:10:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 964ad1eb-e499-4ea7-90bb-eb2680342cb5 X-Archives-Hash: 91ecbd77421ff6219cc5bae5aee6de24 commit: ee6ceb8056cd0377e5b9bcf66e2c9a29eccfd0a8 Author: Fabian Groffen gentoo org> AuthorDate: Wed Jan 6 15:10:49 2021 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Wed Jan 6 15:10:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee6ceb80 sci-chemistry/votca-xtp: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen gentoo.org> sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild | 4 ++-- sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild | 4 ++-- sci-chemistry/votca-xtp/votca-xtp-1.5.1.ebuild | 4 ++-- sci-chemistry/votca-xtp/votca-xtp-1.5.ebuild | 4 ++-- sci-chemistry/votca-xtp/votca-xtp-1.6.1.ebuild | 4 ++-- sci-chemistry/votca-xtp/votca-xtp-1.6.2.ebuild | 4 ++-- sci-chemistry/votca-xtp/votca-xtp-1.6.3.ebuild | 4 ++-- sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild | 4 ++-- sci-chemistry/votca-xtp/votca-xtp-1.6_rc1.ebuild | 4 ++-- sci-chemistry/votca-xtp/votca-xtp-9999.ebuild | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild index 3dd78f45eb7..55306bb3470 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ IUSE="doc" if [ "${PV}" != "9999" ]; then SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz doc? ( https://github.com/${PN/-//}/releases/download/v${PV}/${PN}-manual-${PV}.pdf )" - 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-xtp/votca-xtp-1.4.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild index 494adefd4da..8931e0f663e 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ IUSE="doc" if [ "${PV}" != "9999" ]; then SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz doc? ( https://github.com/${PN/-//}/releases/download/v${PV}/${PN}-manual-${PV}.pdf )" - 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-xtp/votca-xtp-1.5.1.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.5.1.ebuild index 3d34efdc74c..0d1043e3f97 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.5.1.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-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 @@ -11,7 +11,7 @@ IUSE="doc" if [ "${PV}" != "9999" ]; then SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz doc? ( https://github.com/${PN/-//}/releases/download/v${PV}/${PN}-manual-${PV}.pdf )" - 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-xtp/votca-xtp-1.5.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.5.ebuild index ce2077c641d..3bbf02f0508 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.5.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-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 @@ -11,7 +11,7 @@ IUSE="doc" if [ "${PV}" != "9999" ]; then SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz doc? ( https://github.com/${PN/-//}/releases/download/v${PV}/${PN}-manual-${PV}.pdf )" - 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-xtp/votca-xtp-1.6.1.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.6.1.ebuild index f617c9003e6..a77afb4d4bd 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.6.1.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-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 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils multilib IUSE="" 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-xtp/votca-xtp-1.6.2.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.6.2.ebuild index 116b226b03f..a709871034b 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.6.2.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-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 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake multilib IUSE="" 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-xtp/votca-xtp-1.6.3.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.6.3.ebuild index 116b226b03f..a709871034b 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.6.3.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-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 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake multilib IUSE="" 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-xtp/votca-xtp-1.6.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild index 08dd38193e0..447ed9869a4 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-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 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils multilib IUSE="" 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-xtp/votca-xtp-1.6_rc1.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.6_rc1.ebuild index 9e3b8ca0fa6..bfad14f58ab 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.6_rc1.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-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 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake-utils multilib IUSE="" 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-xtp/votca-xtp-9999.ebuild b/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild index 116b226b03f..a709871034b 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-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 @@ -10,7 +10,7 @@ inherit bash-completion-r1 cmake multilib IUSE="" 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