mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user