From a5caa0a4e0470d32d2d61440d450b07005f8648e Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 23 Apr 2013 14:23:17 +0200 Subject: [PATCH] Add DisPass 0.2.0 --- metadata/categories.conf | 1 + .../DisPass/DisPass-0.2.0.exheres-0 | 21 +++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 packages/app-security/DisPass/DisPass-0.2.0.exheres-0 diff --git a/metadata/categories.conf b/metadata/categories.conf index 8cf5ccf..4220a49 100644 --- a/metadata/categories.conf +++ b/metadata/categories.conf @@ -1 +1,2 @@ +app-security dev-python diff --git a/packages/app-security/DisPass/DisPass-0.2.0.exheres-0 b/packages/app-security/DisPass/DisPass-0.2.0.exheres-0 new file mode 100644 index 0000000..7d2eeb1 --- /dev/null +++ b/packages/app-security/DisPass/DisPass-0.2.0.exheres-0 @@ -0,0 +1,21 @@ +# Copyright 2013 Tom Willemse +# 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 ] + ]] +" +