lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 2d585e7511b516900cdd1a3d6950af0b46e27740
parent e0e3d05c48381eefe5c8dff2c4f73e5cdb95555e
Author: Alexandru Ardelean <ardeleanalex@gmail.com>
Date:   Thu, 20 Aug 2015 21:48:21 +0300

python-setuptools: add myself as maintainer

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

Diffstat:
Mlang/python-setuptools/Makefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/lang/python-setuptools/Makefile b/lang/python-setuptools/Makefile @@ -27,6 +27,7 @@ define Package/python-setuptools TITLE:=Tool for installing Python packages. URL:=https://bitbucket.org/pypa/setuptools DEPENDS:=+python + MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com> endef define Package/python-setuptools/description