commit: ba33dcc5a12617196cff52df8f8732f446ad1a5f Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Wed Sep 2 18:41:31 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Sep 3 10:08:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba33dcc5
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 <AT> sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/17375 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild | 4 ++-- 1 file 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 6100648a848..04193d5fbff 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}"
