argh: rename recipe from python_argh

This commit is contained in:
François Revol
2014-12-08 21:47:08 +01:00
parent c776a6713b
commit 6e7d2bfcb8
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ ARCHITECTURES="x86 x86_gcc2 x86_64"
SOURCE_DIR="argh-$portVersion"
PROVIDES="
python_argh = $portVersion
argh = $portVersion
"
REQUIRES="

View File

@@ -23,7 +23,7 @@ PROVIDES="
REQUIRES="
haiku >= $haikuVersion
cmd:python
python_argh
argh
pathtools
python_pyyaml
"