Use github.exlib where it makes sense

This commit is contained in:
2016-04-22 17:42:34 +02:00
parent 5132b7fc89
commit 067d52967f
26 changed files with 40 additions and 62 deletions

View File

@@ -2,10 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
require setup-py [ import=setuptools multibuild=false ]
require github [ user=yadutaf tag=v${PV} ]
SUMMARY="A lightweight top like monitor for linux CGroups"
HOMEPAGE="https://github.com/yadutaf/ctop https://pypi.python.org/pypi/ctop"
DOWNLOADS="https://github.com/yadutaf/ctop/archive/v${PV}.tar.gz -> ${PNV}.tar.gz"
HOMEPAGE+=" https://pypi.python.org/pypi/ctop"
LICENCES="MIT"
SLOT="0"