diff options
Diffstat (limited to 'app-crypt/eobcanka/eobcanka-3.1.2.ebuild')
-rw-r--r-- | app-crypt/eobcanka/eobcanka-3.1.2.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/eobcanka/eobcanka-3.1.2.ebuild b/app-crypt/eobcanka/eobcanka-3.1.2.ebuild index bfb8bd5..32ff9d1 100644 --- a/app-crypt/eobcanka/eobcanka-3.1.2.ebuild +++ b/app-crypt/eobcanka/eobcanka-3.1.2.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit unpacker xdg -DESCRIPTION="Applications and libraries for the Czech eObčanka identity card." +DESCRIPTION="Applications and libraries for the Czech eObcanka identity card." HOMEPAGE="https://info.eidentita.cz/eop" -SRC_URI="https://info.eidentita.cz/download/eObcanka.deb" +SRC_URI="https://info.eidentita.cz/download/eObcanka.deb -> ${PN}-${PV}.deb" -LICENSE="Apache-2.0 LGPL-3 Openssl eObcanka" +LICENSE="Apache-2.0 LGPL-3 openssl eObcanka" SLOT="0" KEYWORDS="~amd64" |