diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-14 05:34:19 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-14 05:34:19 +0000 |
commit | e6263ccd11c1acbd8ff63f9b6c6c0528dd324e03 (patch) | |
tree | 97442352f9bf1fe32527e57e4db48c74ce92e50f /x11-toolkits/py-xlib/files/patch-infofile | |
parent | New port: UDPTunnel (diff) |
Add py-xlib-0.9, an X11 library for Python
PR: 32540
Submitted by: Mike Meyer <mwm@mired.org>
Diffstat (limited to 'x11-toolkits/py-xlib/files/patch-infofile')
-rw-r--r-- | x11-toolkits/py-xlib/files/patch-infofile | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-toolkits/py-xlib/files/patch-infofile b/x11-toolkits/py-xlib/files/patch-infofile new file mode 100644 index 000000000000..d79137539b41 --- /dev/null +++ b/x11-toolkits/py-xlib/files/patch-infofile @@ -0,0 +1,16 @@ +$FreeBSD$ + +--- doc/info/python-xlib.info-orig Fri Nov 30 04:33:14 2001 ++++ doc/info/python-xlib.info Wed Dec 5 17:01:26 2001 +@@ -1,6 +1,11 @@ + This is python-xlib.info, produced by makeinfo version 4.0 from + ../src/python-xlib.texi. + ++INFO-DIR-SECTION X11 ++START-INFO-DIR-ENTRY ++* Python Xlib: (python-xlib). Python library for X11. ++END-INFO-DIR-ENTRY ++ + This file documents the Python X Library. + + Copyright 2000 Peter Liljenberg |