diff --git a/app-crypt/reop/reop-2.1.1.ebuild b/app-crypt/reop/reop-2.1.1.ebuild index 124477a860..848357b7e6 100644 --- a/app-crypt/reop/reop-2.1.1.ebuild +++ b/app-crypt/reop/reop-2.1.1.ebuild @@ -1,11 +1,12 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="reasonable expectation of privacy" HOMEPAGE="https://flak.tedunangst.com/post/reop" -SRC_URI="https://flak.tedunangst.com/files/reop-2.1.1.tgz" +SRC_URI="https://flak.tedunangst.com/files/${P}.tgz" + LICENSE="ISC" SLOT="0" KEYWORDS="~amd64"