lede-packages-rs

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

commit 00560cea9984236ffc7f56fdadc3e2d445ae668f
parent e0e3d05c48381eefe5c8dff2c4f73e5cdb95555e
Author: Alexandru Ardelean <ardeleanalex@gmail.com>
Date:   Thu, 20 Aug 2015 21:49:44 +0300

python-pip: add myself as maintainer

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

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

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