public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/kismetdb/
Date: Wed, 27 Feb 2019 22:22:19 +0000 (UTC)	[thread overview]
Message-ID: <1551306115.8e7bbf4ce5ea539389de43f08f0b963dc8695743.zerochaos@gentoo> (raw)

commit:     8e7bbf4ce5ea539389de43f08f0b963dc8695743
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 27 22:21:40 2019 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 22:21:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e7bbf4c

net-wireless/kismetdb: initial commit

kml output intentionally broken

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 net-wireless/kismetdb/kismetdb-9999.ebuild | 26 ++++++++++++++++++++++++++
 net-wireless/kismetdb/metadata.xml         |  8 ++++++++
 2 files changed, 34 insertions(+)

diff --git a/net-wireless/kismetdb/kismetdb-9999.ebuild b/net-wireless/kismetdb/kismetdb-9999.ebuild
new file mode 100644
index 00000000000..dd3d3fc3971
--- /dev/null
+++ b/net-wireless/kismetdb/kismetdb-9999.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
+inherit git-r3 distutils-r1
+
+DESCRIPTION="Kismetdb database log helper library"
+HOMEPAGE="https://kismetwireless.net/"
+SRC_URI=""
+EGIT_REPO_URI="https://www.kismetwireless.net/git/python-kismet-db.git"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_prepare() {
+	sed -i 's#, "simplekml"##' setup.py
+	distutils-r1_src_prepare
+}

diff --git a/net-wireless/kismetdb/metadata.xml b/net-wireless/kismetdb/metadata.xml
new file mode 100644
index 00000000000..2b9b4266ca5
--- /dev/null
+++ b/net-wireless/kismetdb/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>zerochaos@gentoo.org</email>
+		<name>Rick Farina</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2019-02-27 22:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-27 22:22 Rick Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-11 20:12 [gentoo-commits] repo/gentoo:master commit in: net-wireless/kismetdb/ Rick Farina
2019-03-12  4:15 Rick Farina
2019-05-30 19:20 Rick Farina
2020-02-06  6:18 Michał Górny
2020-08-17 16:27 Rick Farina
2020-12-07 18:35 Rick Farina

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=1551306115.8e7bbf4ce5ea539389de43f08f0b963dc8695743.zerochaos@gentoo \
    --to=zerochaos@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