lede-packages-rs

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

commit 858e33231c276f8fc73bd8cdaf3d7cd841dc428d
parent 0f4e1326fec6af3fa6009318756c8e559c443a23
Author: Jonas Gorski <jogo@openwrt.org>
Date:   Thu, 20 Aug 2015 20:54:17 +0200

Merge pull request #1690 from commodo/python-setuptools-maintainer

python-setuptools: add myself as maintainer
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