# # Patch managed by http://www.holgerschurig.de/patcher.html # Index: Python-2.5.1/Lib/site.py =================================================================== --- Python-2.5.1.orig/Lib/site.py +++ Python-2.5.1/Lib/site.py @@ -323,8 +323,9 @@ def setcopyright(): "Jython is maintained by the Jython developers (www.jython.org).") else: __builtin__.credits = _Printer("credits", """\ - Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands - for supporting Python development. See www.python.org for more information.""") + This version of Python has been built by the OpenEmbedded buildsystem (http://openembedded.org). + It is a part of the Python-For-Embedded-Systems initiative which is maintained by + Michael 'Mickey' Lauer (http://www.Vanille.de/projects/python.spy).""") here = os.path.dirname(os.__file__) __builtin__.license = _Printer( "license", "See http://www.python.org/%.3s/license.html" % sys.version, ting Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/lirc/lirc_0.8.1+cvs20070307.bb
AgeCommit message (Expand)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-17lirc: move .la files and other development things to -dev packagePhil Blundell1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2007-05-25lirc: remove default_pref=-1 from cvs version until other versions compile (c...Rolf Leggewie1
2007-05-15lirc: package debug files. Bump PR.Rolf Leggewie1
2007-05-09lirc: added cvs packages using the date, mentioned in bug 1952Michael Krelin1