summaryrefslogtreecommitdiff
path: root/packages/python/python-2.5-manifest.inc
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-09-03 19:22:53 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-09-03 19:22:53 +0000
commitcdafdc4da4ca1c891d593d2839e024484b0c2468 (patch)
treefdebee622257cd9ee847f7714492e0817c2d0953 /packages/python/python-2.5-manifest.inc
parent819cd56f786f99f645ce43e9882dcc7546c9ff4d (diff)
parenteccbdc9395f7b525e77087d13d5ae66f2932098f (diff)
merge of '8757cea2a30d383fc8b9e31dc7ae714a4df33a64'
and 'ca29e1912671c0d9322d55bfb15de7d18a7379d6'
Diffstat (limited to 'packages/python/python-2.5-manifest.inc')
-rw-r--r--packages/python/python-2.5-manifest.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-2.5-manifest.inc b/packages/python/python-2.5-manifest.inc
index 9ae307e7a4..68fb934e54 100644
--- a/packages/python/python-2.5-manifest.inc
+++ b/packages/python/python-2.5-manifest.inc
@@ -264,9 +264,9 @@ RDEPENDS_python-debugger="python-core python-io python-lang python-re python-str
FILES_python-debugger="${libdir}/python2.5/bdb.* ${libdir}/python2.5/pdb.* "
DESCRIPTION_python-shell="Python Shell-Like Functionality"
-PR_python-shell="ml0"
+PR_python-shell="ml1"
RDEPENDS_python-shell="python-core python-re"
-FILES_python-shell="${libdir}/python2.5/cmd.* ${libdir}/python2.5/commands.* ${libdir}/python2.5/dircache.* ${libdir}/python2.5/fnmatch.* ${libdir}/python2.5/glob.* ${libdir}/python2.5/popen2.* ${libdir}/python2.5/shutil.* "
+FILES_python-shell="${libdir}/python2.5/cmd.* ${libdir}/python2.5/commands.* ${libdir}/python2.5/dircache.* ${libdir}/python2.5/fnmatch.* ${libdir}/python2.5/glob.* ${libdir}/python2.5/popen2.* ${libdir}/python2.5/shlex.* ${libdir}/python2.5/shutil.* "
DESCRIPTION_python-bsddb="Python Berkeley Database Bindings"
PR_python-bsddb="ml1"