dev-python/python-application: initial import of version 1.5.0
This commit is contained in:
parent
078a7061e0
commit
94156d3359
@ -4,6 +4,7 @@ app-crypt
|
|||||||
app-ergonomics
|
app-ergonomics
|
||||||
dev-games
|
dev-games
|
||||||
dev-libs
|
dev-libs
|
||||||
|
dev-python
|
||||||
dev-util
|
dev-util
|
||||||
games-action
|
games-action
|
||||||
games-board
|
games-board
|
||||||
|
@ -0,0 +1,15 @@
|
|||||||
|
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||||
|
# 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=""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user