Index: pyreverse-0.5.2/setup.py =================================================================== --- pyreverse-0.5.2.orig/setup.py +++ pyreverse-0.5.2/setup.py @@ -17,10 +17,10 @@ # this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. """ Generic Setup script, takes package info from __pkginfo__.py file """ +from __future__ import nested_scopes __revision__ = '$Id: setup.py,v 1.17 2005/01/05 11:40:41 syt Exp $' -from __future__ import nested_scopes import os import sys import shutil ultitech-oe.git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/maemo
AgeCommit message (Expand)AuthorFiles
2008-02-28xsp, xpext: Convert to autotools_stage_allRichard Purdie2
2007-08-14xpext, xsp: xextensions -> libxextKoen Kooi2
2007-08-14nokia77-init: sync with pokyKoen Kooi1
2007-06-15fix a couple of LICENSE entriesRolf Leggewie1
2007-03-05maemo: moved gconf-osso, osso-gnome-vfs2 to obsolete/maemo/Marcin Juszkiewicz12
2007-03-03gconf-osso: Unb0rk configure on systems w/o PKG_CONFIG setMatthias Hentges2
2007-01-10gconf-osso: DEF_PREF = -1 - should close #1780Marcin Juszkiewicz1
2007-01-09maemo3: move outo from maemo/ to maemo3/Koen Kooi1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie8
2006-11-20another set of parse errors fixingMarcin Juszkiewicz1
2006-11-20another set of parse errors fixingMarcin Juszkiewicz8
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi34
2006-08-09lots of files: fix my mailaddressKoen Kooi11
2006-07-29x11: change virtual/x11 to virtual/libx11Justin Patrin3
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin3
2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel5
2006-01-08Add PACKAGES_DYNAMIC to the appropriate .bb files.Richard Purdie1
2005-12-01nokia770-init: Fix broken dependency.Florian Boor1
2005-09-21nokia770-init: Correct DEPENDSRichard Purdie1