public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/akita/
Date: Tue,  3 Aug 2021 10:26:38 +0000 (UTC)	[thread overview]
Message-ID: <1627986342.8f08c85d083cbb05b5e47a99bdcb06b758e10e5d.cybertailor@gentoo> (raw)

commit:     8f08c85d083cbb05b5e47a99bdcb06b758e10e5d
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Aug  3 09:00:56 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Aug  3 10:25:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8f08c85d

app-admin/akita: initial import

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-admin/akita/Manifest           |  1 +
 app-admin/akita/akita-0.1.4.ebuild | 21 +++++++++++++++++++++
 app-admin/akita/metadata.xml       | 23 +++++++++++++++++++++++
 3 files changed, 45 insertions(+)

diff --git a/app-admin/akita/Manifest b/app-admin/akita/Manifest
new file mode 100644
index 000000000..b45473049
--- /dev/null
+++ b/app-admin/akita/Manifest
@@ -0,0 +1 @@
+DIST akita-0.1.4.tar.gz 212866 BLAKE2B d6a32943eff8eb110fd4026378ecf04443a0792386ad755e28efeeba983f501f735bdae93bf798413caddec30764c9b6a2521d605e88f84a15081994361ce3ad SHA512 aeb5f6c21b4cb69c9adf58516db6ad951db562f5a12ff71f3816b9a962c4c2503120f6140f53b82893c441565676f3bc41a19ea2301728502d5a2c191372fdba

diff --git a/app-admin/akita/akita-0.1.4.ebuild b/app-admin/akita/akita-0.1.4.ebuild
new file mode 100644
index 000000000..3c8c2eb05
--- /dev/null
+++ b/app-admin/akita/akita-0.1.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1
+
+DESCRIPTION="An HTTP log monitoring tool for your terminal"
+HOMEPAGE="https://github.com/michael-lazar/Akita https://pypi.org/project/akita/"
+SRC_URI="https://github.com/michael-lazar/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/Akita-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest

diff --git a/app-admin/akita/metadata.xml b/app-admin/akita/metadata.xml
new file mode 100644
index 000000000..4040b55c4
--- /dev/null
+++ b/app-admin/akita/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>cyber+gentoo@sysrq.in</email>
+		<name>Anna</name>
+	</maintainer>
+	<longdescription>
+		Akita is a local HTTP log monitoring tool that runs in your
+		terminal. With Akita, you can view a summary of you webserver's
+		activity in real-time. All server access logs that use the
+		Common Log Format are supported, including Apache and Nginx.
+	</longdescription>
+	<upstream>
+		<maintainer>
+			<email>lazar.michael22@gmail.com</email>
+			<name>Michael Lazar</name>
+		</maintainer>
+		<remote-id type="github">michael-lazar/Akita</remote-id>
+		<remote-id type="pypi">akita</remote-id>
+		<bugs-to>https://github.com/michael-lazar/Akita/issues</bugs-to>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2021-08-03 10:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03 10:26 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-08 12:59 [gentoo-commits] repo/proj/guru:dev commit in: app-admin/akita/ Anna Vyalkova
2022-07-07  0:41 Anna Vyalkova
2022-07-11 23:34 Anna Vyalkova
2022-07-12  0:26 Anna Vyalkova
2022-07-12  2:18 Anna Vyalkova
2022-07-12  2:18 Anna Vyalkova
2023-12-04 19:45 Anna Vyalkova
2024-10-29 21:58 Anna Vyalkova

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=1627986342.8f08c85d083cbb05b5e47a99bdcb06b758e10e5d.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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