summaryrefslogtreecommitdiff
path: root/app-crypt/cardpeek/cardpeek-0.7.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/cardpeek/cardpeek-0.7.2.ebuild')
-rw-r--r--app-crypt/cardpeek/cardpeek-0.7.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-crypt/cardpeek/cardpeek-0.7.2.ebuild b/app-crypt/cardpeek/cardpeek-0.7.2.ebuild
index 9148963c4c4a..92e53c5466c4 100644
--- a/app-crypt/cardpeek/cardpeek-0.7.2.ebuild
+++ b/app-crypt/cardpeek/cardpeek-0.7.2.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+inherit xdg
+
DESCRIPTION="Tool to read the contents of smartcards"
HOMEPAGE="http://pannetrat.com/Cardpeek"
SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"