From b495ea1b5a450c94c493049c4104be9e20896818 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 6 Sep 2022 09:33:24 +0300 Subject: Removed a lot of the gentoo ebuild, following reconfiguration of my setup --- dev-lang/python/files/pydoc.conf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 dev-lang/python/files/pydoc.conf (limited to 'dev-lang/python/files/pydoc.conf') diff --git a/dev-lang/python/files/pydoc.conf b/dev-lang/python/files/pydoc.conf deleted file mode 100644 index 3c6920c..0000000 --- a/dev-lang/python/files/pydoc.conf +++ /dev/null @@ -1,6 +0,0 @@ -# /etc/init.d/pydoc.conf - -# This file contains the configuration for pydoc's internal webserver. - -# Default port for Python's pydoc server. -@PYDOC_PORT_VARIABLE@="7464" -- cgit v1.2.3