diff options
Diffstat (limited to 'sci-visualization/ggobi')
-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/" |