diff options
author | sibel <lesibel@free.fr> | 2010-12-28 18:46:16 +0000 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-12-28 18:46:16 +0000 |
commit | 6c475b3af7129ac94d331ef078ae051fc16361de (patch) | |
tree | a98107b69c7091c79b48c00e8729256be8c02d5d /extra | |
parent | 5e5c5cc31af4fe1994e0f043457ee0b3b7403692 (diff) | |
download | nutyx-pakxe-6c475b3af7129ac94d331ef078ae051fc16361de.tar.gz nutyx-pakxe-6c475b3af7129ac94d331ef078ae051fc16361de.tar.bz2 nutyx-pakxe-6c475b3af7129ac94d331ef078ae051fc16361de.tar.xz nutyx-pakxe-6c475b3af7129ac94d331ef078ae051fc16361de.zip |
pyorbit#2.24.0-1, maj footprint et deps
Diffstat (limited to 'extra')
-rw-r--r-- | extra/pyorbit/.footprint | 20 | ||||
-rw-r--r-- | extra/pyorbit/Pkgfile | 2 |
2 files changed, 11 insertions, 11 deletions
diff --git a/extra/pyorbit/.footprint b/extra/pyorbit/.footprint index ac03c0041..b6cdcff63 100644 --- a/extra/pyorbit/.footprint +++ b/extra/pyorbit/.footprint @@ -5,13 +5,13 @@ drwxr-xr-x root/root usr/include/pyorbit-2/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/pyorbit-2.pc -drwxr-xr-x root/root usr/lib/python2.6/ -drwxr-xr-x root/root usr/lib/python2.6/site-packages/ --rw-r--r-- root/root usr/lib/python2.6/site-packages/CORBA.py --rw-r--r-- root/root usr/lib/python2.6/site-packages/CORBA.pyc --rw-r--r-- root/root usr/lib/python2.6/site-packages/CORBA.pyo --rwxr-xr-x root/root usr/lib/python2.6/site-packages/ORBit.la --rwxr-xr-x root/root usr/lib/python2.6/site-packages/ORBit.so --rw-r--r-- root/root usr/lib/python2.6/site-packages/PortableServer.py --rw-r--r-- root/root usr/lib/python2.6/site-packages/PortableServer.pyc --rw-r--r-- root/root usr/lib/python2.6/site-packages/PortableServer.pyo +drwxr-xr-x root/root usr/lib/python2.7/ +drwxr-xr-x root/root usr/lib/python2.7/site-packages/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/CORBA.py +-rw-r--r-- root/root usr/lib/python2.7/site-packages/CORBA.pyc +-rw-r--r-- root/root usr/lib/python2.7/site-packages/CORBA.pyo +-rwxr-xr-x root/root usr/lib/python2.7/site-packages/ORBit.la +-rwxr-xr-x root/root usr/lib/python2.7/site-packages/ORBit.so +-rw-r--r-- root/root usr/lib/python2.7/site-packages/PortableServer.py +-rw-r--r-- root/root usr/lib/python2.7/site-packages/PortableServer.pyc +-rw-r--r-- root/root usr/lib/python2.7/site-packages/PortableServer.pyo diff --git a/extra/pyorbit/Pkgfile b/extra/pyorbit/Pkgfile index 8e118351b..f92f93629 100644 --- a/extra/pyorbit/Pkgfile +++ b/extra/pyorbit/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.gnome.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: python, orbit2 +# Depends on: name=pyorbit version=2.24.0 |