From 7bcd621638b9efc7e178d3a2e9c5ddc41a73c4d5 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sat, 10 Jul 2021 19:09:24 +0200 Subject: [PATCH] sys-fs/gocryptfs: Revbump to EAPI="8" Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nils Freydank --- .../{gocryptfs-2.0.1.ebuild => gocryptfs-2.0.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sys-fs/gocryptfs/{gocryptfs-2.0.1.ebuild => gocryptfs-2.0.1-r1.ebuild} (99%) diff --git a/sys-fs/gocryptfs/gocryptfs-2.0.1.ebuild b/sys-fs/gocryptfs/gocryptfs-2.0.1-r1.ebuild similarity index 99% rename from sys-fs/gocryptfs/gocryptfs-2.0.1.ebuild rename to sys-fs/gocryptfs/gocryptfs-2.0.1-r1.ebuild index 4294439..a5f2d11 100644 --- a/sys-fs/gocryptfs/gocryptfs-2.0.1.ebuild +++ b/sys-fs/gocryptfs/gocryptfs-2.0.1-r1.ebuild @@ -3,7 +3,7 @@ # Note: For distfiles verification see https://nuetzlich.net/gocryptfs/releases. -EAPI=7 +EAPI="8" EGO_PN="github.com/rfjakob/${PN}" inherit go-module