Add DisPass 0.2.0
This commit is contained in:
parent
387c6526b3
commit
a5caa0a4e0
2 changed files with 22 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
app-security
|
||||
dev-python
|
||||
|
|
21
packages/app-security/DisPass/DisPass-0.2.0.exheres-0
Normal file
21
packages/app-security/DisPass/DisPass-0.2.0.exheres-0
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Copyright 2013 Tom Willemse <tom@ryuslash.org>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require distutils pypi
|
||||
|
||||
SUMMARY="DisPass is a password manager for GNU/Linux, *BSD, MacOS X and Windows."
|
||||
|
||||
LICENCES="ISC"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64"
|
||||
MYOPTIONS=""
|
||||
|
||||
DEPENDENCIES="
|
||||
build+run:
|
||||
dev-lang/python:2
|
||||
suggestion:
|
||||
dev-lang/python:2[tk] [[
|
||||
description = [ To use the DisPass GUI ]
|
||||
]]
|
||||
"
|
||||
|
Loading…
Reference in a new issue