diff options
author | Ctibor Brančík <ctibor@brancik.cz> | 2020-01-12 18:28:45 +0100 |
---|---|---|
committer | Ctibor Brančík <ctibor@brancik.cz> | 2020-01-12 18:28:45 +0100 |
commit | ffa8b9b5c532a38bb410feab4891d28c509d358a (patch) | |
tree | aac5d11723ab63ff32a40c45fd8593440b0725b6 /app-crypt/eobcanka/eobcanka-3.1.2.ebuild | |
parent | 1e7e0d88d8ee58a0b0a7a9deb4260ae90220ab66 (diff) | |
parent | 72b9ff990b83ae90425a7d502f68e26e894977d0 (diff) | |
download | brancik-overlay-ffa8b9b5c532a38bb410feab4891d28c509d358a.tar.gz brancik-overlay-ffa8b9b5c532a38bb410feab4891d28c509d358a.tar.bz2 |
Merge branch 'updates'
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" |