diff options
author | 2020-12-08 10:21:34 +0100 | |
---|---|---|
committer | 2020-12-15 03:53:08 +0000 | |
commit | 3d359434b819ba314db668d20fe12f1c456842a1 (patch) | |
tree | e24435b98e9222852a1ead76e228efa5997caa06 /www-apps/gitea/files | |
parent | www-apps/gitea: bump to 1.13.0 (diff) | |
download | gentoo-3d359434b819ba314db668d20fe12f1c456842a1.tar.gz gentoo-3d359434b819ba314db668d20fe12f1c456842a1.tar.bz2 gentoo-3d359434b819ba314db668d20fe12f1c456842a1.zip |
www-apps/gitea: remove old
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Pierre-Olivier Mercier <nemunaire@nemunai.re>
Closes: https://github.com/gentoo/gentoo/pull/18563
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/gitea/files')
-rw-r--r-- | www-apps/gitea/files/1.12-fix-vendoring.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www-apps/gitea/files/1.12-fix-vendoring.patch b/www-apps/gitea/files/1.12-fix-vendoring.patch deleted file mode 100644 index 9baff97307a0..000000000000 --- a/www-apps/gitea/files/1.12-fix-vendoring.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/vendor/modules.txt b/vendor/modules.txt -index efbc866..1c34104 100644 ---- a/vendor/modules.txt -+++ b/vendor/modules.txt -@@ -845,6 +845,8 @@ gopkg.in/yaml.v2 - # mvdan.cc/xurls/v2 v2.1.0 - ## explicit - mvdan.cc/xurls/v2 -+# src.techknowlogick.com/xgo v0.0.0-20200602060627-a09175ea9056 -+## explicit - # strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251 - ## explicit - strk.kbt.io/projects/go/libravatar |