aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-28 11:21:51 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-28 11:21:51 +0200
commit7e07cf5211e992bc6f329fab195e54aeaa61d647 (patch)
treea4aced19278f8642e0e4bf3a79160e37a15770b0 /app-crypt
parentapp-admin/gnome-passwordsafe: fix PythonRuntimeDepInAnyR1 (diff)
downloadguru-7e07cf5211e992bc6f329fab195e54aeaa61d647.tar.gz
guru-7e07cf5211e992bc6f329fab195e54aeaa61d647.tar.bz2
guru-7e07cf5211e992bc6f329fab195e54aeaa61d647.zip
app-crypt/reop: use P in SRC_URI, fix StaticSrcUri
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/reop/reop-2.1.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-crypt/reop/reop-2.1.1.ebuild b/app-crypt/reop/reop-2.1.1.ebuild
index 124477a86..848357b7e 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"