diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/acsccid/acsccid-1.1.7.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/eobcanka/Manifest | 2 | ||||
-rw-r--r-- | app-crypt/eobcanka/eobcanka-3.1.2.ebuild | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/acsccid/acsccid-1.1.7.ebuild b/app-crypt/acsccid/acsccid-1.1.7.ebuild index 77f8441..88ce448 100644 --- a/app-crypt/acsccid/acsccid-1.1.7.ebuild +++ b/app-crypt/acsccid/acsccid-1.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ diff --git a/app-crypt/eobcanka/Manifest b/app-crypt/eobcanka/Manifest index c110c16..048e4cb 100644 --- a/app-crypt/eobcanka/Manifest +++ b/app-crypt/eobcanka/Manifest @@ -1 +1 @@ -DIST eObcanka.deb 82989622 SHA256 fffb99e05b625ce10f13f7050200b04d677e49f5188a82cf7c198314a8f58059 SHA512 c472c7ffac78f40b00049b99f4a1f1d7bab11cf799cb1e667d588a7fa0f34289b348517cede9d3a62f25b0f8d6f7ebde6517e699b3d2714c7fed152c7653b19a WHIRLPOOL 938d678560ed07d923b85e0f333c310ab6254693da2f8604f13d1e99377ada6425187fdfb71be7fbe1c33931f62fa0ca1d78b45ccfeee700f9e7d4bb3aec58b5 +DIST eobcanka-3.1.2.deb 82989622 SHA256 fffb99e05b625ce10f13f7050200b04d677e49f5188a82cf7c198314a8f58059 SHA512 c472c7ffac78f40b00049b99f4a1f1d7bab11cf799cb1e667d588a7fa0f34289b348517cede9d3a62f25b0f8d6f7ebde6517e699b3d2714c7fed152c7653b19a WHIRLPOOL 938d678560ed07d923b85e0f333c310ab6254693da2f8604f13d1e99377ada6425187fdfb71be7fbe1c33931f62fa0ca1d78b45ccfeee700f9e7d4bb3aec58b5 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" |