public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maxim Koltsov" <maksbotan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/maksbotan:master commit in: app-misc/selfspy/
Date: Mon, 14 Mar 2016 12:16:14 +0000 (UTC)	[thread overview]
Message-ID: <1457957647.5da3ec7adad6b2a733fde81c53971e8e226c36bf.maksbotan@gentoo> (raw)

commit:     5da3ec7adad6b2a733fde81c53971e8e226c36bf
Author:     Pastafarianist <mr.pastafarianist <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 12:14:07 2016 +0000
Commit:     Maxim Koltsov <maksbotan <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 12:14:07 2016 +0000
URL:        https://gitweb.gentoo.org/dev/maksbotan.git/commit/?id=5da3ec7a

app-misc/selfspy: added to the repo

 app-misc/selfspy/Manifest            |  2 ++
 app-misc/selfspy/metadata.xml        | 12 ++++++++++++
 app-misc/selfspy/selfspy-9999.ebuild | 31 +++++++++++++++++++++++++++++++
 3 files changed, 45 insertions(+)

diff --git a/app-misc/selfspy/Manifest b/app-misc/selfspy/Manifest
new file mode 100644
index 0000000..1d7654f
--- /dev/null
+++ b/app-misc/selfspy/Manifest
@@ -0,0 +1,2 @@
+EBUILD selfspy-9999.ebuild 700 SHA256 e1cde3037b5c1380ed4983e630e4ef984ebac892b37f3291edbe7af1433cbfe0 SHA512 e6bc2f736a748d6cbbc5918f376ba2d3723744d44489a00cda37afd5171e7f543acfec2b666829e6f28fff44be99b50a5f01a3f3648e8b966569226f4882d1f5 WHIRLPOOL 24062070e51b8ceb6619482b4919405e3ddac1dc73d83cc7cc779a4e01d02de4a3293a8d0992152de13dd51e1171861a8c764d965b9cd0ac62b4f9508ce16fa8
+MISC metadata.xml 335 SHA256 7c0c86f3efee95e0c2f8e8151ffe1d70a5cb657c80e5137780e9ad54c8db4061 SHA512 916c2cdc1dc371d63becc0676fcf5d0a54b99987b5b2b567dbf4ee369aa4f78ba6bbb56837636a5ab9d2d0e8dadd991a12d4087430e1a82549dd6a12da7c0fde WHIRLPOOL 159b6bb0985de9d001340f1fdefc608532af447979497390442bd111d32837c1e0ad1a45a31c154de3a900473a73e91ed7c403a726b118493c5f93a38eff7fb0

diff --git a/app-misc/selfspy/metadata.xml b/app-misc/selfspy/metadata.xml
new file mode 100644
index 0000000..df09800
--- /dev/null
+++ b/app-misc/selfspy/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+		<email>maksbotan@gentoo.org</email>
+		<name>Maxim Koltsov</name>
+</maintainer>
+<maintainer>
+		<email>mr.pastafarianist@gmail.com</email>
+		<name>Dmitry Nikulin</name>
+</maintainer>
+</pkgmetadata>

diff --git a/app-misc/selfspy/selfspy-9999.ebuild b/app-misc/selfspy/selfspy-9999.ebuild
new file mode 100644
index 0000000..b3831a0
--- /dev/null
+++ b/app-misc/selfspy/selfspy-9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+EGIT_REPO_URI="git://github.com/gurgeh/selfspy.git"
+
+PYTHON_REQ_USE="tk"
+inherit distutils-r1 git-2
+
+DESCRIPTION="X11 personal keylogger daemon with statistical analysis"
+HOMEPAGE="https://github.com/gurgeh/selfspy"
+SRC_URI=""
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+	dev-python/python-daemon[${PYTHON_USEDEP}]
+	dev-python/lockfile[${PYTHON_USEDEP}]
+	dev-python/keyring[${PYTHON_USEDEP}]
+	dev-python/python-xlib[${PYTHON_USEDEP}]
+	dev-python/sqlalchemy[${PYTHON_USEDEP}]
+	dev-python/pycrypto[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"


                 reply	other threads:[~2016-03-14 12:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1457957647.5da3ec7adad6b2a733fde81c53971e8e226c36bf.maksbotan@gentoo \
    --to=maksbotan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox