From 24e8eabc9831a8b0ae6e8ee0e055aa3c7c671dca Mon Sep 17 00:00:00 2001 From: "Rob J. Heywood" Date: Tue, 18 Aug 2020 16:41:34 +0100 Subject: groff: disable CVS lorry file. groff's CVS repository hasnt been updated since 2013. This change disables the original CVS lorry file for groff. --- open-source-lorries-disabled/groff.lorry | 7 +++++++ open-source-lorries/groff.lorry | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 open-source-lorries-disabled/groff.lorry delete mode 100644 open-source-lorries/groff.lorry diff --git a/open-source-lorries-disabled/groff.lorry b/open-source-lorries-disabled/groff.lorry new file mode 100644 index 0000000..85057df --- /dev/null +++ b/open-source-lorries-disabled/groff.lorry @@ -0,0 +1,7 @@ +{ + "groff": { + "type": "cvs", + "url": ":pserver:anonymous@cvs.savannah.gnu.org:/sources/groff", + "module": "groff" + } +} diff --git a/open-source-lorries/groff.lorry b/open-source-lorries/groff.lorry deleted file mode 100644 index 85057df..0000000 --- a/open-source-lorries/groff.lorry +++ /dev/null @@ -1,7 +0,0 @@ -{ - "groff": { - "type": "cvs", - "url": ":pserver:anonymous@cvs.savannah.gnu.org:/sources/groff", - "module": "groff" - } -} -- cgit v1.2.1