diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-09-02 20:41:31 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-09-03 13:08:23 +0300 |
commit | ba33dcc5a12617196cff52df8f8732f446ad1a5f (patch) | |
tree | 00e6f42fbc31b718d2adbf770644dae3551df4ab /app-office | |
parent | app-crypt/gpa: update desktop mimeinfo cache (diff) | |
download | gentoo-ba33dcc5a12617196cff52df8f8732f446ad1a5f.tar.gz gentoo-ba33dcc5a12617196cff52df8f8732f446ad1a5f.tar.bz2 gentoo-ba33dcc5a12617196cff52df8f8732f446ad1a5f.zip |
app-office/projectlibre-bin: update desktop mimeinfo cache
Closes: https://bugs.gentoo.org/734348
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/17375
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild b/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild index 6100648a8483..04193d5fbffe 100644 --- a/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild +++ b/app-office/projectlibre-bin/projectlibre-bin-1.6.2.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 eutils +inherit eutils xdg MY_PN=${PN/-bin} MY_P="${MY_PN}-${PV}" |