summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-02-26 23:19:09 +0100
committertnut <thierryn1 at hispeed dot ch>2010-02-26 23:19:09 +0100
commitf10beb33178aa5a79d0a9fe190b32392207f8e88 (patch)
tree9c2ece48d5d481962fd86529a1785f24ae3e224d
parent52220c20cfd55d9200e78845d3cb3af82dca2f9e (diff)
downloadnutyx-extra-f10beb33178aa5a79d0a9fe190b32392207f8e88.tar.gz
nutyx-extra-f10beb33178aa5a79d0a9fe190b32392207f8e88.tar.bz2
nutyx-extra-f10beb33178aa5a79d0a9fe190b32392207f8e88.tar.xz
nutyx-extra-f10beb33178aa5a79d0a9fe190b32392207f8e88.zip
python-cssutils-legacy dans test
-rw-r--r--test/python-cssutils-legacy/.footprint (renamed from extra/python-cssutils-legacy/.footprint)0
-rw-r--r--test/python-cssutils-legacy/.md5sum (renamed from extra/python-cssutils-legacy/.md5sum)0
-rw-r--r--test/python-cssutils-legacy/Pkgfile (renamed from extra/python-cssutils-legacy/Pkgfile)5
3 files changed, 3 insertions, 2 deletions
diff --git a/extra/python-cssutils-legacy/.footprint b/test/python-cssutils-legacy/.footprint
index df30906e6..df30906e6 100644
--- a/extra/python-cssutils-legacy/.footprint
+++ b/test/python-cssutils-legacy/.footprint
diff --git a/extra/python-cssutils-legacy/.md5sum b/test/python-cssutils-legacy/.md5sum
index 16e506181..16e506181 100644
--- a/extra/python-cssutils-legacy/.md5sum
+++ b/test/python-cssutils-legacy/.md5sum
diff --git a/extra/python-cssutils-legacy/Pkgfile b/test/python-cssutils-legacy/Pkgfile
index 0e4e2a487..fcb87d54c 100644
--- a/extra/python-cssutils-legacy/Pkgfile
+++ b/test/python-cssutils-legacy/Pkgfile
@@ -2,7 +2,8 @@
# URL:http://code.google.com/p/cssutils/
# Maintainer: NuTyX core team
# Packager: fanch
-# Depends on:python
+# Depends on: python
+
name=python-cssutils-legacy
version=0.9.6
release=1
@@ -10,4 +11,4 @@ source=(http://cssutils.googlecode.com/files/cssutils-0.9.6.zip)
build() {
cd cssutils-$version
python setup.py build install --root=$PKG
-} \ No newline at end of file
+}