diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/fpm2/fpm2-0.90.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-misc/fpm2/fpm2-0.90.ebuild b/x11-misc/fpm2/fpm2-0.90.ebuild index 00eddcfc0c12..0a7f6ea19f0d 100644 --- a/x11-misc/fpm2/fpm2-0.90.ebuild +++ b/x11-misc/fpm2/fpm2-0.90.ebuild @@ -3,6 +3,8 @@ EAPI=7 +inherit xdg + DESCRIPTION="A GUI password manager utility with password generator" HOMEPAGE="https://als.regnet.cz/fpm2/" SRC_URI="https://als.regnet.cz/${PN}/download/${P}.tar.xz" |