diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-09-20 15:50:06 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-09-20 15:50:06 +0200 |
commit | e7d00898599ad76eeb7e4afba23aeccf6caf299e (patch) | |
tree | e5078065899e5213a9f5051f8e653a85ef985424 /sci-calculators | |
parent | x11-misc/xsensors: update icon cache (diff) | |
download | gentoo-e7d00898599ad76eeb7e4afba23aeccf6caf299e.tar.gz gentoo-e7d00898599ad76eeb7e4afba23aeccf6caf299e.tar.bz2 gentoo-e7d00898599ad76eeb7e4afba23aeccf6caf299e.zip |
sci-calculators/tilp2: update desktop mimeinfo and mime-info cache
Closes: https://bugs.gentoo.org/741210
Closes: https://bugs.gentoo.org/741208
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-calculators')
-rw-r--r-- | sci-calculators/tilp2/tilp2-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/tilp2/tilp2-1.18.ebuild b/sci-calculators/tilp2/tilp2-1.18.ebuild index 25627803844a..64ae7674b66b 100644 --- a/sci-calculators/tilp2/tilp2-1.18.ebuild +++ b/sci-calculators/tilp2/tilp2-1.18.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools +inherit autotools xdg DESCRIPTION="Communication program for Texas Instruments calculators " HOMEPAGE="http://lpg.ticalc.org/prj_tilp" |