commit: 8db8cf7605fb0cbbaba1704c37c81b8a40f08754
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 1 16:12:22 2021 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Sep 1 16:40:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db8cf76
www-servers/caddy: drop calls to go-module_pkg_postinst
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
www-servers/caddy/caddy-2.3.0-r1.ebuild | 1 -
www-servers/caddy/caddy-2.4.2.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/www-servers/caddy/caddy-2.3.0-r1.ebuild
b/www-servers/caddy/caddy-2.3.0-r1.ebuild
index 32da8be5fb0..05facd87394 100644
--- a/www-servers/caddy/caddy-2.3.0-r1.ebuild
+++ b/www-servers/caddy/caddy-2.3.0-r1.ebuild
@@ -1160,5 +1160,4 @@ src_install() {
pkg_postinst() {
fcaps_pkg_postinst
- go-module_pkg_postinst
}
diff --git a/www-servers/caddy/caddy-2.4.2.ebuild
b/www-servers/caddy/caddy-2.4.2.ebuild
index 2b788410be2..1f1105833ea 100644
--- a/www-servers/caddy/caddy-2.4.2.ebuild
+++ b/www-servers/caddy/caddy-2.4.2.ebuild
@@ -1181,5 +1181,4 @@ src_install() {
pkg_postinst() {
fcaps_pkg_postinst
- go-module_pkg_postinst
}