From 94156d335926063e5154616e10897b2eefbd4e3f Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 26 Feb 2016 14:23:25 +0100 Subject: [PATCH] dev-python/python-application: initial import of version 1.5.0 --- metadata/categories.conf | 1 + .../python-application-1.5.0.exheres-0 | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 packages/dev-python/python-application/python-application-1.5.0.exheres-0 diff --git a/metadata/categories.conf b/metadata/categories.conf index 296297d8..befd1f00 100644 --- a/metadata/categories.conf +++ b/metadata/categories.conf @@ -4,6 +4,7 @@ app-crypt app-ergonomics dev-games dev-libs +dev-python dev-util games-action games-board diff --git a/packages/dev-python/python-application/python-application-1.5.0.exheres-0 b/packages/dev-python/python-application/python-application-1.5.0.exheres-0 new file mode 100644 index 00000000..907ece23 --- /dev/null +++ b/packages/dev-python/python-application/python-application-1.5.0.exheres-0 @@ -0,0 +1,15 @@ +# Copyright 2016 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require pypi setup-py [ import=distutils ] + + +SUMMARY="Basic building blocks for python applications" +HOMEPAGE="http://ag-projects.com/" + +LICENCES="LGPL-2" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +