diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 14:59:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:04:13 +0100 |
commit | f2326cc6a56d91894f56dab2e93613ac9f9d1f9b (patch) | |
tree | 498acf8f829d474cb336d5de272961ea9abd8449 /sci-visualization | |
parent | sci-visualization/epix: eutils->epatch (diff) | |
download | gentoo-f2326cc6a56d91894f56dab2e93613ac9f9d1f9b.tar.gz gentoo-f2326cc6a56d91894f56dab2e93613ac9f9d1f9b.tar.bz2 gentoo-f2326cc6a56d91894f56dab2e93613ac9f9d1f9b.zip |
sci-visualization/ggobi: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/ggobi/ggobi-2.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/ggobi/ggobi-2.1.11.ebuild b/sci-visualization/ggobi/ggobi-2.1.11.ebuild index 5c9ba5817bb7..a3a40cec5a40 100644 --- a/sci-visualization/ggobi/ggobi-2.1.11.ebuild +++ b/sci-visualization/ggobi/ggobi-2.1.11.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils autotools xdg +inherit epatch autotools xdg DESCRIPTION="Visualization program for exploring high-dimensional data" HOMEPAGE="http://www.ggobi.org/" |