summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-04-23 14:23:17 +0200
committerGravatar Tom Willemse2013-04-23 14:23:17 +0200
commita5caa0a4e0470d32d2d61440d450b07005f8648e (patch)
treefc76630e0b1dd364cee15037fc77a8a5be271351
parent387c6526b36cc14ed7e2a480b9b0522fe4dc5272 (diff)
downloadexoni-a5caa0a4e0470d32d2d61440d450b07005f8648e.tar.gz
exoni-a5caa0a4e0470d32d2d61440d450b07005f8648e.zip
Add DisPass 0.2.0
-rw-r--r--metadata/categories.conf1
-rw-r--r--packages/app-security/DisPass/DisPass-0.2.0.exheres-021
2 files changed, 22 insertions, 0 deletions
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 <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 ]
+ ]]
+"
+