dev-python/random2: initial import of version 1.0.1

Needed for games-board/pysolfc[=2.1.2] bump
This commit is contained in:
Julian Ospald 2018-02-02 01:02:19 +01:00
parent 4aa0521f40
commit 33e5a4a7e2
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# Copyright 2018 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require setup-py [ import=setuptools ]
require pypi [ suffix=zip ]
SUMMARY="Python 3 compatible Python 2 random Module"
LICENCES="PSF-2.2"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""