diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-11-14 22:47:43 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-11-14 22:47:43 +0100 |
commit | 6ce38a3e8499271edbc5dd303b3485610acf558f (patch) | |
tree | 95414968b53035548b93c33f1050f9b25bb8ff88 /sci-visualization | |
parent | sci-libs/gerris: update mime-info cache (diff) | |
download | gentoo-6ce38a3e8499271edbc5dd303b3485610acf558f.tar.gz gentoo-6ce38a3e8499271edbc5dd303b3485610acf558f.tar.bz2 gentoo-6ce38a3e8499271edbc5dd303b3485610acf558f.zip |
sci-visualization/ggobi: update desktop mimeinfo cache
Closes: https://bugs.gentoo.org/741642
Closes: https://github.com/gentoo/gentoo/pull/17923
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/ggobi/ggobi-2.1.10.ebuild | 4 | ||||
-rw-r--r-- | sci-visualization/ggobi/ggobi-2.1.11.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-visualization/ggobi/ggobi-2.1.10.ebuild b/sci-visualization/ggobi/ggobi-2.1.10.ebuild index 79dd49b4198b..1ed254c14c87 100644 --- a/sci-visualization/ggobi/ggobi-2.1.10.ebuild +++ b/sci-visualization/ggobi/ggobi-2.1.10.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils autotools +inherit eutils autotools xdg DESCRIPTION="Visualization program for exploring high-dimensional data" HOMEPAGE="http://www.ggobi.org/" diff --git a/sci-visualization/ggobi/ggobi-2.1.11.ebuild b/sci-visualization/ggobi/ggobi-2.1.11.ebuild index 658728197cf2..5c9ba5817bb7 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-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils autotools +inherit eutils autotools xdg DESCRIPTION="Visualization program for exploring high-dimensional data" HOMEPAGE="http://www.ggobi.org/" |