From 26b4c8f71f91d22e081b27814782686edde0c90a Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 1 Jan 2021 10:11:34 +0000 Subject: Revert r559792 to unbreak INDEX and bulk -a It seems a lot of reverse dependencies were missed With hat: portmgr --- www/moinmoin/files/patch-setup.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www/moinmoin/files/patch-setup.cfg (limited to 'www/moinmoin/files/patch-setup.cfg') diff --git a/www/moinmoin/files/patch-setup.cfg b/www/moinmoin/files/patch-setup.cfg new file mode 100644 index 000000000000..3255dbcefa1c --- /dev/null +++ b/www/moinmoin/files/patch-setup.cfg @@ -0,0 +1,10 @@ +--- setup.cfg.orig 2018-09-09 18:10:20 UTC ++++ setup.cfg +@@ -1,6 +1,6 @@ + # MoinMoin - Distutils config + # +-# Copyright (c) 2001 by Jürgen Hermann ++# Copyright (c) 2001 by Jurgen Hermann + # All rights reserved, see COPYING for details. + + [bdist_rpm] -- cgit v1.2.3