[Lunar-commits] CVS: moonbase/net/adns-python BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 23 21:24:06 GMT 2004
Update of /var/cvs/lunar/moonbase/net/adns-python
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22683/adns-python
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Adding adns-python to moonbase so that straw will compile
--- NEW FILE: BUILD ---
(
python setup.py build &&
python setup.py install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends Python &&
depends adns
--- NEW FILE: DETAILS ---
MODULE=adns-python
VERSION=1.0.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://dustman.net/andy/python/$MODULE/$VERSION/$SOURCE
WEB_SITE=http://dustman.net/andy/python/adns-python
ENTERED=20040423
UPDATED=20040423
SHORT="Python bindings for ADNS"
cat << EOF
Python bindings for ADNS
EOF
More information about the Lunar-commits
mailing list