Reset maintainer for pancake, tripledes and xdave (2/2).

This commit is contained in:
Juan RP 2014-06-08 12:15:44 +02:00
parent 58aafc4b63
commit 8038fe1972
73 changed files with 146 additions and 146 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'python-setproctitle'
pkgname=python-setproctitle
version=1.1.6
revision=2
revision=3
wrksrc="setproctitle-${version}"
build_style=python-module
hostmakedepends="python-devel"
@ -9,7 +9,7 @@ makedepends="python-devel"
depends="python"
pycompile_module="setproctitle"
short_desc="A library to allow customization of the process title"
maintainer="davehome <davehome@redthumb.info.tm>"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://code.google.com/p/py-setproctitle/"
license="BSD"
distfiles="http://pypi.python.org/packages/source/s/setproctitle/setproctitle-${version}.tar.gz"