committing changes in /etc after emerge run

Package changes:
+dev-lang/python-3.5.0-r1
This commit is contained in:
Hans Wurst
2015-09-20 14:17:45 +02:00
parent 9b5648b82c
commit 4a52bdf4f5
2 changed files with 32 additions and 0 deletions

7
conf.d/pydoc-3.5 Normal file
View File

@@ -0,0 +1,7 @@
# /etc/init.d/pydoc.conf
# $Id$
# This file contains the configuration for pydoc's internal webserver.
# Default port for Python's pydoc server.
PYDOC3_5_PORT="7464"