commit: 7bab21aa6bac235f70f9c1963c82cf0cc3112b1b Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu Dec 16 10:56:06 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu Dec 16 10:56:06 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7bab21aa
sci-visualization/forge: drop UnusedInherits Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> sci-visualization/forge/forge-1.0.5.ebuild | 4 ++-- sci-visualization/forge/forge-1.0.7.ebuild | 2 +- sci-visualization/forge/forge-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sci-visualization/forge/forge-1.0.5.ebuild b/sci-visualization/forge/forge-1.0.5.ebuild index 64a14e696..b222dac0c 100644 --- a/sci-visualization/forge/forge-1.0.5.ebuild +++ b/sci-visualization/forge/forge-1.0.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake multilib +inherit cmake DESCRIPTION="High Performance Visualizations for ArrayFire" HOMEPAGE="http://www.arrayfire.com/" diff --git a/sci-visualization/forge/forge-1.0.7.ebuild b/sci-visualization/forge/forge-1.0.7.ebuild index ab5fa17bb..b222dac0c 100644 --- a/sci-visualization/forge/forge-1.0.7.ebuild +++ b/sci-visualization/forge/forge-1.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake multilib +inherit cmake DESCRIPTION="High Performance Visualizations for ArrayFire" HOMEPAGE="http://www.arrayfire.com/" diff --git a/sci-visualization/forge/forge-9999.ebuild b/sci-visualization/forge/forge-9999.ebuild index 64a14e696..b222dac0c 100644 --- a/sci-visualization/forge/forge-9999.ebuild +++ b/sci-visualization/forge/forge-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake multilib +inherit cmake DESCRIPTION="High Performance Visualizations for ArrayFire" HOMEPAGE="http://www.arrayfire.com/"
