From 4627497bb5a9fff46a5daad4898c2809944d5bd5 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Fri, 3 Jul 2020 15:32:00 +0200 Subject: www-apps/cgit: Split git-http-backend patch in two Disabling cached clones can be a feature of its own, so split it out of the git-http-backend patch. This is cleaner in the long run. Package-Manager: Portage-2.3.99, Repoman-2.3.23 --- www-apps/cgit/cgit-1.2.3-r4.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'www-apps/cgit/cgit-1.2.3-r4.ebuild') diff --git a/www-apps/cgit/cgit-1.2.3-r4.ebuild b/www-apps/cgit/cgit-1.2.3-r4.ebuild index 58030e6..7dae402 100644 --- a/www-apps/cgit/cgit-1.2.3-r4.ebuild +++ b/www-apps/cgit/cgit-1.2.3-r4.ebuild @@ -54,6 +54,7 @@ src_prepare() { if ! use vanilla; then PATCHES+=( "${FILESDIR}/${P}-git-http-backend.patch" + "${FILESDIR}/${P}-disable-cached-clones.patch" ) fi -- cgit v1.2.3-2-gb3c3