From 589ce23376b2a9d937487b36be2d58875882d5d5 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 20 Jan 2021 09:38:27 +0100 Subject: sci-libs/arrayfire: update homepage Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- sci-libs/arrayfire/arrayfire-3.7.2.ebuild | 4 ++-- sci-libs/arrayfire/arrayfire-3.7.3.ebuild | 4 ++-- sci-libs/arrayfire/arrayfire-3.8.0.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sci-libs') diff --git a/sci-libs/arrayfire/arrayfire-3.7.2.ebuild b/sci-libs/arrayfire/arrayfire-3.7.2.ebuild index bc6313b9e..f265da20b 100644 --- a/sci-libs/arrayfire/arrayfire-3.7.2.ebuild +++ b/sci-libs/arrayfire/arrayfire-3.7.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 @@ -6,7 +6,7 @@ EAPI=7 inherit cmake multilib DESCRIPTION="general purpose GPU library" -HOMEPAGE="https://www.arrayfire.com/" +HOMEPAGE="https://arrayfire.com/" SRC_URI="https://github.com/arrayfire/arrayfire/releases/download/v${PV}/${PN}-full-${PV}.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}"/${PN}-full-${PV} BUILD_DIR="${S}/build" diff --git a/sci-libs/arrayfire/arrayfire-3.7.3.ebuild b/sci-libs/arrayfire/arrayfire-3.7.3.ebuild index bc6313b9e..f265da20b 100644 --- a/sci-libs/arrayfire/arrayfire-3.7.3.ebuild +++ b/sci-libs/arrayfire/arrayfire-3.7.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 @@ -6,7 +6,7 @@ EAPI=7 inherit cmake multilib DESCRIPTION="general purpose GPU library" -HOMEPAGE="https://www.arrayfire.com/" +HOMEPAGE="https://arrayfire.com/" SRC_URI="https://github.com/arrayfire/arrayfire/releases/download/v${PV}/${PN}-full-${PV}.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}"/${PN}-full-${PV} BUILD_DIR="${S}/build" diff --git a/sci-libs/arrayfire/arrayfire-3.8.0.ebuild b/sci-libs/arrayfire/arrayfire-3.8.0.ebuild index e9b0932a8..f265da20b 100644 --- a/sci-libs/arrayfire/arrayfire-3.8.0.ebuild +++ b/sci-libs/arrayfire/arrayfire-3.8.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake multilib DESCRIPTION="general purpose GPU library" -HOMEPAGE="https://www.arrayfire.com/" +HOMEPAGE="https://arrayfire.com/" SRC_URI="https://github.com/arrayfire/arrayfire/releases/download/v${PV}/${PN}-full-${PV}.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}"/${PN}-full-${PV} BUILD_DIR="${S}/build" -- cgit v1.2.3-65-gdbad