net-ftp/pureadmin: Inherit xdg.eclass

Closes: https://github.com/gentoo/gentoo/pull/19042
Closes: https://bugs.gentoo.org/765082
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Jakov Smolic
2021-01-12 13:45:34 +01:00
committed by David Seifert
parent d563795787
commit 99330b105f

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit desktop
inherit desktop xdg
DESCRIPTION="GUI tool used to make the management of Pure-FTPd a little easier"
HOMEPAGE="http://purify.sourceforge.net/"