diff options
Diffstat (limited to 'sci-libs/votca-tools')
-rw-r--r-- | sci-libs/votca-tools/votca-tools-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/votca-tools/votca-tools-1.4.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/votca-tools/votca-tools-1.5.1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/votca-tools/votca-tools-1.5.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/votca-tools/votca-tools-1.6.1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/votca-tools/votca-tools-1.6.2.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/votca-tools/votca-tools-1.6.3.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/votca-tools/votca-tools-1.6.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/votca-tools/votca-tools-1.6_rc1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/votca-tools/votca-tools-9999.ebuild | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/sci-libs/votca-tools/votca-tools-1.4.1.ebuild b/sci-libs/votca-tools/votca-tools-1.4.1.ebuild index 182893347bc4..9a65a2be36b0 100644 --- a/sci-libs/votca-tools/votca-tools-1.4.1.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 @@ -9,7 +9,7 @@ inherit cmake-utils eutils multilib 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-libs/votca-tools/votca-tools-1.4.ebuild b/sci-libs/votca-tools/votca-tools-1.4.ebuild index ae9aec9e652e..99c2d85be25c 100644 --- a/sci-libs/votca-tools/votca-tools-1.4.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib 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-libs/votca-tools/votca-tools-1.5.1.ebuild b/sci-libs/votca-tools/votca-tools-1.5.1.ebuild index 62f306992949..f8cf6211bda7 100644 --- a/sci-libs/votca-tools/votca-tools-1.5.1.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib 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-libs/votca-tools/votca-tools-1.5.ebuild b/sci-libs/votca-tools/votca-tools-1.5.ebuild index c6ba3a67b075..b6739abf4f05 100644 --- a/sci-libs/votca-tools/votca-tools-1.5.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib 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-libs/votca-tools/votca-tools-1.6.1.ebuild b/sci-libs/votca-tools/votca-tools-1.6.1.ebuild index 83b4a6d5bce3..96df685f451f 100644 --- a/sci-libs/votca-tools/votca-tools-1.6.1.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib 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-libs/votca-tools/votca-tools-1.6.2.ebuild b/sci-libs/votca-tools/votca-tools-1.6.2.ebuild index 4c25081de7a1..a636260d8800 100644 --- a/sci-libs/votca-tools/votca-tools-1.6.2.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib 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-libs/votca-tools/votca-tools-1.6.3.ebuild b/sci-libs/votca-tools/votca-tools-1.6.3.ebuild index 4c25081de7a1..a636260d8800 100644 --- a/sci-libs/votca-tools/votca-tools-1.6.3.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib 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-libs/votca-tools/votca-tools-1.6.ebuild b/sci-libs/votca-tools/votca-tools-1.6.ebuild index 3370b1dc94bd..701fb516d9bf 100644 --- a/sci-libs/votca-tools/votca-tools-1.6.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib 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-libs/votca-tools/votca-tools-1.6_rc1.ebuild b/sci-libs/votca-tools/votca-tools-1.6_rc1.ebuild index 888d78eb3405..cb4447833be8 100644 --- a/sci-libs/votca-tools/votca-tools-1.6_rc1.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib 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-libs/votca-tools/votca-tools-9999.ebuild b/sci-libs/votca-tools/votca-tools-9999.ebuild index 4c25081de7a1..a636260d8800 100644 --- a/sci-libs/votca-tools/votca-tools-9999.ebuild +++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib 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 |