[gentoo-commits] repo/proj/guru:dev commit in: dev-python/kitchen/, net-misc/tuir/

2021-02-16 Thread Simon van der Maas
commit: a07aefe3dbe611317ab6d1ff6c0f9b160518f3be
Author: Simon van der Maas  protonmail  com>
AuthorDate: Tue Feb 16 10:44:37 2021 +
Commit: Simon van der Maas  protonmail  com>
CommitDate: Tue Feb 16 10:44:37 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a07aefe3

net-misc/tuir: fixed ebuild

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Simon van der Maas  protonmail.com>

 dev-python/kitchen/Manifest | 2 +-
 dev-python/kitchen/kitchen-1.2.6.ebuild | 8 +---
 net-misc/tuir/tuir-1.29.0.ebuild| 8 
 3 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/dev-python/kitchen/Manifest b/dev-python/kitchen/Manifest
index 7af3047e..936e8f58 100644
--- a/dev-python/kitchen/Manifest
+++ b/dev-python/kitchen/Manifest
@@ -1 +1 @@
-DIST 1.2.6.tar.gz 258124 BLAKE2B 
7fbe5cd65cd01783fd7802a205fca3a8cd2ee724614ed012f5978fe0302fdb0453453249b95a6c9303413ae7daa284888fa0cdab4fba6e5318e606ee579c25cf
 SHA512 
d2ebefece3131333594aa8f914f34336615ee1121aa73707c252e501ebab1361ab96071395ff6ebcfb0f1241e1ed6f396d62e1ba37e4c00f0ec81b85474523c7
+DIST kitchen-1.2.6.tar.gz 258124 BLAKE2B 
7fbe5cd65cd01783fd7802a205fca3a8cd2ee724614ed012f5978fe0302fdb0453453249b95a6c9303413ae7daa284888fa0cdab4fba6e5318e606ee579c25cf
 SHA512 
d2ebefece3131333594aa8f914f34336615ee1121aa73707c252e501ebab1361ab96071395ff6ebcfb0f1241e1ed6f396d62e1ba37e4c00f0ec81b85474523c7

diff --git a/dev-python/kitchen/kitchen-1.2.6.ebuild 
b/dev-python/kitchen/kitchen-1.2.6.ebuild
index a7b23cc2..3d2ddd9f 100644
--- a/dev-python/kitchen/kitchen-1.2.6.ebuild
+++ b/dev-python/kitchen/kitchen-1.2.6.ebuild
@@ -8,16 +8,10 @@ inherit distutils-r1
 
 DESCRIPTION="Kitchen contains a cornucopia of useful code"
 HOMEPAGE="https://github.com/fedora-infra/kitchen;
-SRC_URI="https://github.com/fedora-infra/kitchen/archive/${PV}.tar.gz;
-
-S="${WORKDIR}/${P}"
+SRC_URI="https://github.com/fedora-infra/kitchen/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 
 SLOT="0"
 
 KEYWORDS="~amd64"
-
-src_prepare() {
-distutils-r1_src_prepare
-}

diff --git a/net-misc/tuir/tuir-1.29.0.ebuild b/net-misc/tuir/tuir-1.29.0.ebuild
index 0a887318..cd2a9be4 100644
--- a/net-misc/tuir/tuir-1.29.0.ebuild
+++ b/net-misc/tuir/tuir-1.29.0.ebuild
@@ -11,18 +11,18 @@ DESCRIPTION="A text-based interface (TUI) to view and 
interact with Reddit from
 HOMEPAGE="https://gitlab.com/ajak/tuir;
 SRC_URI="https://gitlab.com/ajak/tuir/-/archive/v${PV}/tuir-v${PV}.tar.gz;
 
-S="${WORKDIR}/${PN}-v${PV}"
-
 LICENSE="MIT"
 
 SLOT="0"
 
-KEYWORDS="~amd64"
+S="${WORKDIR}/${PN}-v${PV}"
 
-RDEPEND="${DEPEND}"
+KEYWORDS="~amd64"
 
 DEPEND="dev-python/beautifulsoup[${PYTHON_USEDEP}]
 dev-python/decorator[${PYTHON_USEDEP}]
 dev-python/requests[${PYTHON_USEDEP}]
 dev-python/six[${PYTHON_USEDEP}]
 dev-python/kitchen[${PYTHON_USEDEP}]"
+
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/kitchen/, net-misc/tuir/

2021-02-15 Thread Simon van der Maas
commit: 528a0340b2504ae205bf70dd53c521912d382fa0
Author: Simon van der Maas  protonmail  com>
AuthorDate: Mon Feb 15 21:43:40 2021 +
Commit: Simon van der Maas  protonmail  com>
CommitDate: Mon Feb 15 21:52:53 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=528a0340

net-misc/tuir: Added "tuir" and library "kitchen"

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Simon van der Maas  protonmail.com>

 dev-python/kitchen/Manifest |  1 +
 dev-python/kitchen/kitchen-1.2.6.ebuild | 18 ++
 dev-python/kitchen/metadata.xml |  8 
 net-misc/tuir/Manifest  |  1 +
 net-misc/tuir/metadata.xml  |  8 
 net-misc/tuir/tuir-1.29.0.ebuild| 26 ++
 6 files changed, 62 insertions(+)

diff --git a/dev-python/kitchen/Manifest b/dev-python/kitchen/Manifest
new file mode 100644
index ..7af3047e
--- /dev/null
+++ b/dev-python/kitchen/Manifest
@@ -0,0 +1 @@
+DIST 1.2.6.tar.gz 258124 BLAKE2B 
7fbe5cd65cd01783fd7802a205fca3a8cd2ee724614ed012f5978fe0302fdb0453453249b95a6c9303413ae7daa284888fa0cdab4fba6e5318e606ee579c25cf
 SHA512 
d2ebefece3131333594aa8f914f34336615ee1121aa73707c252e501ebab1361ab96071395ff6ebcfb0f1241e1ed6f396d62e1ba37e4c00f0ec81b85474523c7

diff --git a/dev-python/kitchen/kitchen-1.2.6.ebuild 
b/dev-python/kitchen/kitchen-1.2.6.ebuild
new file mode 100644
index ..2b58ff54
--- /dev/null
+++ b/dev-python/kitchen/kitchen-1.2.6.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Kitchen contains a cornucopia of useful code"
+HOMEPAGE="https://github.com/fedora-infra/kitchen;
+SRC_URI="https://github.com/fedora-infra/kitchen/archive/1.2.6.tar.gz;
+
+S="${WORKDIR}"
+
+LICENSE="LGPL-2.1"
+
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+DEPEND="dev-lang/python"

diff --git a/dev-python/kitchen/metadata.xml b/dev-python/kitchen/metadata.xml
new file mode 100644
index ..ad8cead2
--- /dev/null
+++ b/dev-python/kitchen/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+svdm-gen...@protonmail.com
+Simon van der Maas
+
+

diff --git a/net-misc/tuir/Manifest b/net-misc/tuir/Manifest
new file mode 100644
index ..7f0c32ed
--- /dev/null
+++ b/net-misc/tuir/Manifest
@@ -0,0 +1 @@
+DIST tuir-v1.29.0.tar.gz 17689935 BLAKE2B 
8bd2c046a350804eaa02f83ab71b8c3e838411dc5b78929b873f95808dd09cd3b2634a377747a8094e896f02875f3af75e239a1cd7713a295bc573b0aa79b605
 SHA512 
254dcbb825011d0651f4a899d2fbfbd7f4366f68aad95dcc9790876c0af63d5b2ced4d50f36d98e683b2d53d7e5819110ec3e5964fb92b9c69f40b3d43f04e1b

diff --git a/net-misc/tuir/metadata.xml b/net-misc/tuir/metadata.xml
new file mode 100644
index ..ad8cead2
--- /dev/null
+++ b/net-misc/tuir/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+svdm-gen...@protonmail.com
+Simon van der Maas
+
+

diff --git a/net-misc/tuir/tuir-1.29.0.ebuild b/net-misc/tuir/tuir-1.29.0.ebuild
new file mode 100644
index ..07564543
--- /dev/null
+++ b/net-misc/tuir/tuir-1.29.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_7,3_8,3_9} )
+PYTHON_REQ_USE="ncurses"
+inherit distutils-r1
+
+DESCRIPTION="A text-based interface (TUI) to view and interact with Reddit 
from your terminal"
+HOMEPAGE="https://github.com/proycon/tuir;
+SRC_URI="https://gitlab.com/ajak/tuir/-/archive/v1.29.0/tuir-v1.29.0.tar.gz;
+
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="MIT"
+
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+DEPEND="dev-python/beautifulsoup
+dev-python/decorator
+dev-python/requests
+dev-python/six
+dev-python/kitchen"