[gentoo-commits] repo/proj/guru:dev commit in: net-misc/freetube-bin/

2021-02-21 Thread Simon van der Maas
commit: 831bd1cd16930f1157cfdba6210f56514ca994dc
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sun Feb 21 15:05:36 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sun Feb 21 15:05:47 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=831bd1cd

net-misc/freetube-bin: fixed ebuild

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

 net-misc/freetube-bin/freetube-bin-0.11.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild 
b/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild
index 2e081cfb..abfa9f74 100644
--- a/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild
+++ b/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/FreeTubeApp/FreeTube/releases/download/v${PV}-beta/f
 
 S="${WORKDIR}"
 
-LICENSE="AGPL-3"
+LICENSE="AGPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
 



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/tuxi/

2021-02-21 Thread Simon van der Maas
commit: b19da6f2330233815516ec94d7fb1ad56df9732e
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sun Feb 21 12:05:20 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sun Feb 21 12:05:20 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b19da6f2

net-misc/tuxi: new package

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

 net-misc/tuxi/metadata.xml |  8 
 net-misc/tuxi/tuxi-.ebuild | 23 +++
 2 files changed, 31 insertions(+)

diff --git a/net-misc/tuxi/metadata.xml b/net-misc/tuxi/metadata.xml
new file mode 100644
index ..ad8cead2
--- /dev/null
+++ b/net-misc/tuxi/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/tuxi/tuxi-.ebuild b/net-misc/tuxi/tuxi-.ebuild
new file mode 100644
index ..d81e7f1e
--- /dev/null
+++ b/net-misc/tuxi/tuxi-.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit git-r3
+
+DESCRIPTION="Tuxi is a cli assistant. Get answers of your questions instantly."
+HOMEPAGE="https://github.com/Bugswriter/tuxi;
+EGIT_REPO_URI="https://github.com/Bugswriter/tuxi.git;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="app-misc/pup-bin
+app-text/recode
+app-misc/jq"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   dobin "tuxi"
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/pup-bin/

2021-02-21 Thread Simon van der Maas
commit: f938068c43da447b5696bbf49b65aa0f7e7eed0f
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sun Feb 21 12:03:52 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sun Feb 21 12:03:52 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f938068c

app-misc/pup-bin: new package

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

 app-misc/pup-bin/Manifest |  1 +
 app-misc/pup-bin/metadata.xml |  8 
 app-misc/pup-bin/pup-bin-0.4.0.ebuild | 24 
 3 files changed, 33 insertions(+)

diff --git a/app-misc/pup-bin/Manifest b/app-misc/pup-bin/Manifest
new file mode 100644
index ..08e54b93
--- /dev/null
+++ b/app-misc/pup-bin/Manifest
@@ -0,0 +1 @@
+DIST pup_v0.4.0_linux_amd64.zip 1718186 BLAKE2B 
07f96a42e2f58db882f96c624ed7748efcd3d978a4d806b87d03fd40157baf492a2484cf37b4dd854b689e2d29ec87a213ce627ea42dc87d3d17f7fdc9b70f74
 SHA512 
a395ed85e45db60c0b4142423d7938cbbb28346946b92cfc43625828aaf87ca70fe841ad15ee85cb7070889097c480368befe64acf6d736849e97c67b09b1cca

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

diff --git a/app-misc/pup-bin/pup-bin-0.4.0.ebuild 
b/app-misc/pup-bin/pup-bin-0.4.0.ebuild
new file mode 100644
index ..b864c82e
--- /dev/null
+++ b/app-misc/pup-bin/pup-bin-0.4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit unpacker
+
+DESCRIPTION="Parsing HTML at the command line"
+HOMEPAGE="https://github.com/ericchiang/pup;
+SRC_URI="https://github.com/ericchiang/pup/releases/download/v${PV}/pup_v${PV}_linux_amd64.zip;
+
+S="${WORKDIR}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+src_configure() {
+   unpack_zip "${DISTDIR}"/pup_v"${PV}"_linux_amd64.zip
+}
+
+src_install() {
+   dobin pup
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-shells/ohmyzsh/

2021-02-21 Thread Simon van der Maas
commit: 0c73a76e390a22908a4a1c0ae1c6cbca68a415cf
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sun Feb 21 10:28:13 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sun Feb 21 10:28:13 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c73a76e

app-shells/ohmyzsh: added keywords

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

 app-shells/ohmyzsh/ohmyzsh-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-shells/ohmyzsh/ohmyzsh-.ebuild 
b/app-shells/ohmyzsh/ohmyzsh-.ebuild
index 4d0b346c..262ba3c5 100644
--- a/app-shells/ohmyzsh/ohmyzsh-.ebuild
+++ b/app-shells/ohmyzsh/ohmyzsh-.ebuild
@@ -11,6 +11,7 @@ EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
 
 LICENSE="MIT"
 SLOT="0"
+KEYWORDS="~amd64"
 
 DEPEND="app-shells/zsh"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/proj/guru:dev commit in: app-shells/ohmyzsh/

2021-02-21 Thread Simon van der Maas
commit: 7fd7e90f2c115210413d2890880e64f4d0b09dae
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sun Feb 21 10:22:25 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sun Feb 21 10:22:34 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7fd7e90f

app-shells/ohmyzsh: removed release by commit

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

 app-shells/ohmyzsh/Manifest |  1 -
 app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild | 33 -
 app-shells/ohmyzsh/ohmyzsh-.ebuild  | 11 ++---
 3 files changed, 2 insertions(+), 43 deletions(-)

diff --git a/app-shells/ohmyzsh/Manifest b/app-shells/ohmyzsh/Manifest
deleted file mode 100644
index 18908c52..
--- a/app-shells/ohmyzsh/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ohmyzsh-0_pre20210209.tar.gz 696345 BLAKE2B 
a51a47dfc655ab36d6b2d9d73726caee5d9fbb9130b071feb17440c3d04269f8f2129e9f343594315f3e1f01b1de865cdc9bbee63ba370723d88188903d5dba3
 SHA512 
c66c87fd767748c7849cd2c799246cc145cdabc3001ab76653794b9a73100fb412e84a006386be57bc603b9dd66d823d758ae31afc6bc0f9faea1e41f38d69f6

diff --git a/app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild 
b/app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild
deleted file mode 100644
index 7187fd95..
--- a/app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
-   inherit git-r3
-else
-   MY_COMMIT="f21e646ce6c09198f7f625c597f08af49551fdb0"
-   
SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64"
-   S="${WORKDIR}/${PN}-${MY_COMMIT}"
-fi
-
-DESCRIPTION="A framework for managing your zsh configuration."
-HOMEPAGE="https://ohmyz.sh;
-
-LICENSE="MIT"
-SLOT="0"
-
-DEPEND="app-shells/zsh"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   insinto "/usr/share/zsh/site-contrib/oh-my-zsh"
-   doins -r *
-}
-
-pkg_postinst() {
-   elog "In order to use ${PN}, copy 
/usr/share/zsh/site-contrib/oh-my-zsh/templates/zshrc.zsh-template over to your 
~/.zshrc"
-   elog "and change the path of your oh-my-zsh installation to: 'export 
ZSH=/usr/share/zsh/site-contrib/oh-my-zsh'"
-}

diff --git a/app-shells/ohmyzsh/ohmyzsh-.ebuild 
b/app-shells/ohmyzsh/ohmyzsh-.ebuild
index 7187fd95..4d0b346c 100644
--- a/app-shells/ohmyzsh/ohmyzsh-.ebuild
+++ b/app-shells/ohmyzsh/ohmyzsh-.ebuild
@@ -3,18 +3,11 @@
 
 EAPI=7
 
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
-   inherit git-r3
-else
-   MY_COMMIT="f21e646ce6c09198f7f625c597f08af49551fdb0"
-   
SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64"
-   S="${WORKDIR}/${PN}-${MY_COMMIT}"
-fi
+inherit git-r3
 
 DESCRIPTION="A framework for managing your zsh configuration."
 HOMEPAGE="https://ohmyz.sh;
+EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/proj/guru:dev commit in: app-shells/ohmyzsh/

2021-02-20 Thread Simon van der Maas
commit: 31b0bd2ddd0627055ce906b3e0a8df94de7405bf
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sat Feb 20 20:29:26 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sat Feb 20 20:29:26 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=31b0bd2d

app-shells/ohmyzsh: prob shouldn't go past ...

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

 app-shells/ohmyzsh/Manifest | 2 +-
 .../ohmyzsh/{ohmyzsh-20210209.ebuild => ohmyzsh-0_pre20210209.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/ohmyzsh/Manifest b/app-shells/ohmyzsh/Manifest
index e352f706..18908c52 100644
--- a/app-shells/ohmyzsh/Manifest
+++ b/app-shells/ohmyzsh/Manifest
@@ -1 +1 @@
-DIST ohmyzsh-20210209.tar.gz 696345 BLAKE2B 
a51a47dfc655ab36d6b2d9d73726caee5d9fbb9130b071feb17440c3d04269f8f2129e9f343594315f3e1f01b1de865cdc9bbee63ba370723d88188903d5dba3
 SHA512 
c66c87fd767748c7849cd2c799246cc145cdabc3001ab76653794b9a73100fb412e84a006386be57bc603b9dd66d823d758ae31afc6bc0f9faea1e41f38d69f6
+DIST ohmyzsh-0_pre20210209.tar.gz 696345 BLAKE2B 
a51a47dfc655ab36d6b2d9d73726caee5d9fbb9130b071feb17440c3d04269f8f2129e9f343594315f3e1f01b1de865cdc9bbee63ba370723d88188903d5dba3
 SHA512 
c66c87fd767748c7849cd2c799246cc145cdabc3001ab76653794b9a73100fb412e84a006386be57bc603b9dd66d823d758ae31afc6bc0f9faea1e41f38d69f6

diff --git a/app-shells/ohmyzsh/ohmyzsh-20210209.ebuild 
b/app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild
similarity index 100%
rename from app-shells/ohmyzsh/ohmyzsh-20210209.ebuild
rename to app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: app-shells/ohmyzsh/

2021-02-20 Thread Simon van der Maas
commit: 07dd65b43f533b2fe8aa78c34bea837720c9b222
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sat Feb 20 20:26:40 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sat Feb 20 20:26:40 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07dd65b4

app-shells/ohmyzsh: changed filename

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

 app-shells/ohmyzsh/Manifest | 2 +-
 .../ohmyzsh/{ohmyzsh-0_pre20210209.ebuild => ohmyzsh-20210209.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/ohmyzsh/Manifest b/app-shells/ohmyzsh/Manifest
index 18908c52..e352f706 100644
--- a/app-shells/ohmyzsh/Manifest
+++ b/app-shells/ohmyzsh/Manifest
@@ -1 +1 @@
-DIST ohmyzsh-0_pre20210209.tar.gz 696345 BLAKE2B 
a51a47dfc655ab36d6b2d9d73726caee5d9fbb9130b071feb17440c3d04269f8f2129e9f343594315f3e1f01b1de865cdc9bbee63ba370723d88188903d5dba3
 SHA512 
c66c87fd767748c7849cd2c799246cc145cdabc3001ab76653794b9a73100fb412e84a006386be57bc603b9dd66d823d758ae31afc6bc0f9faea1e41f38d69f6
+DIST ohmyzsh-20210209.tar.gz 696345 BLAKE2B 
a51a47dfc655ab36d6b2d9d73726caee5d9fbb9130b071feb17440c3d04269f8f2129e9f343594315f3e1f01b1de865cdc9bbee63ba370723d88188903d5dba3
 SHA512 
c66c87fd767748c7849cd2c799246cc145cdabc3001ab76653794b9a73100fb412e84a006386be57bc603b9dd66d823d758ae31afc6bc0f9faea1e41f38d69f6

diff --git a/app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild 
b/app-shells/ohmyzsh/ohmyzsh-20210209.ebuild
similarity index 100%
rename from app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild
rename to app-shells/ohmyzsh/ohmyzsh-20210209.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fff/

2021-02-20 Thread Simon van der Maas
commit: 8aa21c7ede49cb23cd71fad3f0b63cf867187758
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sat Feb 20 20:21:30 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sat Feb 20 20:21:30 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8aa21c7e

app-misc/fff: new package

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

 app-misc/fff/Manifest   |  1 +
 app-misc/fff/fff-2.2.ebuild | 18 ++
 app-misc/fff/metadata.xml   |  8 
 3 files changed, 27 insertions(+)

diff --git a/app-misc/fff/Manifest b/app-misc/fff/Manifest
new file mode 100644
index ..862439d2
--- /dev/null
+++ b/app-misc/fff/Manifest
@@ -0,0 +1 @@
+DIST fff-2.2.tar.gz 16426 BLAKE2B 
01bc277ce648610c18e382b5c5e50136981762d853089d7bd8a16bd20716627b5047dca6e30a5b305bd6983b81e95bef8e1ce1af0304df68794af3c6e04e289a
 SHA512 
364fef67b69aa28fc9448eb4b11c4d7152f11191fd4313f728b1bb00fbc80682dd2d3b4d65884aa3d70b82d319e2ca8e19bf7a06c04b250e49c3577caa5fe2cf

diff --git a/app-misc/fff/fff-2.2.ebuild b/app-misc/fff/fff-2.2.ebuild
new file mode 100644
index ..a1b3b147
--- /dev/null
+++ b/app-misc/fff/fff-2.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A simple file manager written in bash"
+HOMEPAGE="https://github.com/dylanaraps/fff;
+SRC_URI="https://github.com/dylanaraps/fff/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+src_install() {
+   dobin "fff"
+   doman "fff.1"
+   dodoc "README.md"
+}

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



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/freetube-bin/

2021-02-20 Thread Simon van der Maas
commit: bc7d84e46c3dc2ce8b0634dcee2cf58a6205c576
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sat Feb 20 20:06:12 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sat Feb 20 20:06:12 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bc7d84e4

net-misc/freetube-bin: fixed ebuild

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

 net-misc/freetube-bin/freetube-bin-0.11.3.ebuild | 16 +++-
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild 
b/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild
index 748ec025..2e081cfb 100644
--- a/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild
+++ b/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit unpacker xdg-utils
+inherit unpacker xdg
 
 DESCRIPTION="https://github.com/FreeTubeApp/FreeTube;
 HOMEPAGE="https://freetubeapp.io/;
@@ -30,17 +30,7 @@ src_install() {
doins -r "${WORKDIR}"/usr/share/applications/*
insinto /usr/share/icons/
doins -r "${WORKDIR}"/usr/share/icons/*
-   chmod 4755 "${D}"/opt/FreeTube/chrome-sandbox
-   chmod +x  "${D}"/opt/FreeTube/freetube
+   chmod 4755 "${D}"/opt/FreeTube/chrome-sandbox || die
+   chmod +x  "${D}"/opt/FreeTube/freetube || die
dosym "${EPREFIX}"/opt/FreeTube/freetube /usr/bin/freetube-bin
 }
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/proj/guru:dev commit in: www-client/browsh-bin/

2021-02-20 Thread Simon van der Maas
commit: 810bddc18838f1a174a4be265059d671b5894534
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sat Feb 20 18:48:45 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sat Feb 20 18:48:45 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=810bddc1

www-client/browsh-bin: new package

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

 www-client/browsh-bin/Manifest|  1 +
 www-client/browsh-bin/browsh-bin-1.6.4.ebuild | 24 
 www-client/browsh-bin/metadata.xml|  8 
 3 files changed, 33 insertions(+)

diff --git a/www-client/browsh-bin/Manifest b/www-client/browsh-bin/Manifest
new file mode 100644
index ..c79b5817
--- /dev/null
+++ b/www-client/browsh-bin/Manifest
@@ -0,0 +1 @@
+DIST browsh_1.6.4_linux_amd64.deb 3603104 BLAKE2B 
f91423a2b767b1ecd47cbe547cfd768c13c37d2007eccf53c0732d39ffafa1adcc70d45e7de2db1877442f8299b8a8a41e581f2c4193aa0171c1bf954b8a2646
 SHA512 
3a0b1a5e51fc162b9bbac8cbd610ba2b310086ed7c51a4502ed7f982d2197a2522cf680a8b32d2ec46f581dde0b0c226ea30078b1e0943f8ddb032b06f371d68

diff --git a/www-client/browsh-bin/browsh-bin-1.6.4.ebuild 
b/www-client/browsh-bin/browsh-bin-1.6.4.ebuild
new file mode 100644
index ..46ba76b9
--- /dev/null
+++ b/www-client/browsh-bin/browsh-bin-1.6.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit unpacker
+
+DESCRIPTION="A fully-modern text-based browser, rendering to TTY and browsers"
+HOMEPAGE="https://brow.sh;
+SRC_URI="https://github.com/browsh-org/browsh/releases/download/v${PV}/browsh_${PV}_linux_amd64.deb;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}"
+
+src_configure() {
+   unpack_deb "${DISTDIR}"/browsh_"${PV}"_linux_amd64.deb
+}
+
+src_install() {
+   dobin "${WORKDIR}"/usr/local/bin/browsh
+}

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



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/whatscli/

2021-02-20 Thread Simon van der Maas
commit: 7e068f779554bcd7a039d91069ba8ee43a4c085e
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sat Feb 20 16:42:56 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sat Feb 20 16:42:56 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7e068f77

net-misc/whatscli: new package

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

 net-misc/whatscli/Manifest  | 170 +++
 net-misc/whatscli/metadata.xml  |   8 ++
 net-misc/whatscli/whatscli-1.0.6.ebuild | 196 
 3 files changed, 374 insertions(+)

diff --git a/net-misc/whatscli/Manifest b/net-misc/whatscli/Manifest
new file mode 100644
index ..23dcc790
--- /dev/null
+++ b/net-misc/whatscli/Manifest
@@ -0,0 +1,170 @@
+DIST cloud.google.com%2Fgo%2F@v%2Fv0.26.0.mod 27 BLAKE2B 
814b0fa8f12d5ce6171fa629b5a7eb34e0e882cc0c5430986896bb38c243e08dc83098f271227f4ba019e78f16dc97fbb381e833aff1819833d243b08add916b
 SHA512 
5132f3438533427c0ab0fbb7a12112a7830ea9122662ed46019ff89c71d9cf80c02edc32dd5c892da572031b5a2cce100f2602fa6a19bea6be7c02781f701273
+DIST 
github.com%2F!baozisoftware%2Fqrcode-terminal-go%2F@v%2Fv0.0.0-20170407111555-c0650d8dff0f.mod
 51 BLAKE2B 
a6d069213dfc3de3e1c17313cc1a763507f989fa0ee27d65e179a65a9d927ba8802829cac245aadab657b4d2afc5a39fce41e9e81ddcc31c4f9767a2a5b4e5b6
 SHA512 
c4645edab9daededcb618b644d680da5cdb1a850a20fa2013088f7b198fd9fdde1f972ef7cfdbcde911c1d85b1c20bda9b1a50d954384880b6bc9ec25ab56588
+DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B 
ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d
 SHA512 
320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
+DIST github.com%2F!rhymen%2Fgo-whatsapp%2F@v%2Fv0.0.0.mod 244 BLAKE2B 
ccd7c7d36538464764e37e806c1af8dfb1b1e7353ea5f06cb27e6e91fd1e21b6fbfd015cf5fe07ce1b2d574553a29a651fe0fdd4f9f561b52368f46b7babafd3
 SHA512 
9603daaabb11b6b0fbefbdec60db7db2ffa99b56cb7b3c3a2e7958db20f2860ff3e8688b4d4490b538423e3da7b40752f7409c7d9bb777b45dc6b5dae8e261ce
+DIST github.com%2F!rhymen%2Fgo-whatsapp%2F@v%2Fv0.1.1.mod 612 BLAKE2B 
40dfa542176342dd9ded84e9a967dcd3fce4ffdb47605c2163e32267e9e3a77d3064f2b6b3cd9c931d7beee1f02c2b0135a029c3ff1acc805290d0058989791a
 SHA512 
82896328183661063692c05f242b584344a6f4e2e4d00d6e727b65d33fe089abb83ed23b3892175cba5b088e5e8701e687e7b63753e1ae7003d0188c6c3ff7a5
+DIST github.com%2F!rhymen%2Fgo-whatsapp%2F@v%2Fv0.1.1.zip 88487 BLAKE2B 
2a65f06a83fad6bdfeca39aa865dffc7dbb4ea44a1a29fcb3fdfda5074dee8fc557db57c80b250bd4a34ab071ec7f6c16987046292e0b434346785c34cec86ab
 SHA512 
907c6cfcf97c4fdc9a4790e86672d9e8226d5deaa148c6798429c932dfc6dfb568e72856de69f4230e8c4631393c1d64a5bafd49105d4000fd2d26e8b8560192
+DIST 
github.com%2F!rhymen%2Fgo-whatsapp%2Fexamples%2Fecho%2F@v%2Fv0.0.0-20190325075644-cc2581bbf24d.mod
 356 BLAKE2B 
fd3c72a1cc785d2ccea77d818955e0b2bccc4bd4c622b13f9e223b59e6e5f227bb06361c5ed3223a32f0c4c187c4ff27291aeba75475102020df370dac99d635
 SHA512 
c86bf194ec9b4a7142e197168c2a69ec3c58708eb642e558866e4d59ab58ba8ad597e14c7ac31eba0260be8361450d1c799d3d4715dc52ee46aac55f671639cc
+DIST 
github.com%2F!rhymen%2Fgo-whatsapp%2Fexamples%2Frestore!session%2F@v%2Fv0.0.0-20190325075644-cc2581bbf24d.mod
 366 BLAKE2B 
64fa05f729866c78922529d993178c78b5ca1355318a34a99b9c43bfcb06637710f5327135a520277383f4f8d32b390752c68aa4503350c010df62dd353e06b2
 SHA512 
c616b1ab7a85ee71ebc274b915d76c0a4144016595bfb983257a3a64098c0616a85c8b3ec8a250b7d002fc2c4c7c476c039493c28608e23805e3ec294372
+DIST 
github.com%2F!rhymen%2Fgo-whatsapp%2Fexamples%2Fsend!image%2F@v%2Fv0.0.0-20190325075644-cc2581bbf24d.mod
 361 BLAKE2B 
b4d4c98a159563391df44bb08db63381202f9a39f71b809dd82656af71e57ad330f1e7753ecb002e9c5794e6e94118301618221222d2e182a92137c2520d3535
 SHA512 
5d1b47146f74b2fbda3830568eee99d090d5553a2c45a5a386ea5f07159f90f16f8c051ed596234abfbca04a246b2f753b0e0e9ff6bd6a228af374ca3a050990
+DIST 
github.com%2F!rhymen%2Fgo-whatsapp%2Fexamples%2Fsend!text!messages%2F@v%2Fv0.0.0-20190325075644-cc2581bbf24d.mod
 368 BLAKE2B 
d63c4319cd1d37b58ed9a059b4b2b36fc6565ed3022a239dc340ce5036be08c6653ca535c945d98741d23faf454d6d5e367c2a5eb37196f6d86a2ae443487497
 SHA512 
3f62b8eed531ac4f30da794f4064a4c9ac1346ba6e1d8d489e91f0cec4b4c5f22297aa4ed75b6b173f1b867668dfe60fca624adeaef181174f01fcd4fcd0a9ba
+DIST github.com%2Fadrg%2Fxdg%2F@v%2Fv0.2.3.mod 80 BLAKE2B 
d33149d8f400ae7fc0e0a02d74bc7a917d48d56b144fe699e01e479f60bda6c132c673bce8432031f9ffc9ecaa83907dbc299391b7c7e6590f9eaf57dc713b45
 SHA512 
f0652d7667b3c2aea72c784b441da178ccb9406b21fb3353ce8ee73ac50111cf0106e5d5448b0e498677c1856c0c387ac926c67fad49914250375133427a0879
+DIST github.com%2Fadrg%2Fxdg%2F@v%2Fv0.2.3.zip 2050

[gentoo-commits] repo/proj/guru:dev commit in: net-misc/freetube-bin/

2021-02-20 Thread Simon van der Maas
commit: a1224b7923d85b908b76c296af6d324b942f9855
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sat Feb 20 16:19:11 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sat Feb 20 16:19:24 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a1224b79

net-misc/freetube-bin:  new package

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

 net-misc/freetube-bin/Manifest   |  1 +
 net-misc/freetube-bin/freetube-bin-0.11.3.ebuild | 46 
 net-misc/freetube-bin/metadata.xml   |  8 +
 3 files changed, 55 insertions(+)

diff --git a/net-misc/freetube-bin/Manifest b/net-misc/freetube-bin/Manifest
new file mode 100644
index ..498e5988
--- /dev/null
+++ b/net-misc/freetube-bin/Manifest
@@ -0,0 +1 @@
+DIST freetube_0.11.3_amd64.deb 73094328 BLAKE2B 
16ff558d62957d342917d726269a2b96f808ba1a8e92d27e0fc567741c908b558f2a81c6e83786c1a866705fc786fd1727509d25bc857827615bf115c95af3ef
 SHA512 
63fe0548defddfdce373f076343365e3cb051634f6b814efa68c502077e778b6bc5dd29f24d4f75aa13ae3629f0a73ebf282259d669d144e28f27b20a08db6ae

diff --git a/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild 
b/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild
new file mode 100644
index ..748ec025
--- /dev/null
+++ b/net-misc/freetube-bin/freetube-bin-0.11.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit unpacker xdg-utils
+
+DESCRIPTION="https://github.com/FreeTubeApp/FreeTube;
+HOMEPAGE="https://freetubeapp.io/;
+SRC_URI="https://github.com/FreeTubeApp/FreeTube/releases/download/v${PV}-beta/freetube_${PV}_amd64.deb;
+
+S="${WORKDIR}"
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="net-print/cups"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   unpack_deb "${DISTDIR}"/freetube_"${PV}"_amd64.deb
+}
+
+src_install() {
+   DESTDIR="${D}"
+   insinto /opt
+   doins -r "${WORKDIR}"/opt/*
+   insinto /usr/share/applications/
+   doins -r "${WORKDIR}"/usr/share/applications/*
+   insinto /usr/share/icons/
+   doins -r "${WORKDIR}"/usr/share/icons/*
+   chmod 4755 "${D}"/opt/FreeTube/chrome-sandbox
+   chmod +x  "${D}"/opt/FreeTube/freetube
+   dosym "${EPREFIX}"/opt/FreeTube/freetube /usr/bin/freetube-bin
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}

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



[gentoo-commits] repo/proj/guru:dev commit in: app-shells/ohmyzsh/

2021-02-20 Thread Simon van der Maas
commit: 2a7be35ff175a63a2dfb9587a2f76c2a17aef360
Author: Simon van der Maas  protonmail  com>
AuthorDate: Sat Feb 20 13:11:13 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Sat Feb 20 13:11:22 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a7be35f

app-shells/ohmyzsh: new package

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

 app-shells/ohmyzsh/Manifest |  1 +
 app-shells/ohmyzsh/metadata.xml |  8 ++
 app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild | 33 +
 app-shells/ohmyzsh/ohmyzsh-.ebuild  | 33 +
 4 files changed, 75 insertions(+)

diff --git a/app-shells/ohmyzsh/Manifest b/app-shells/ohmyzsh/Manifest
new file mode 100644
index ..18908c52
--- /dev/null
+++ b/app-shells/ohmyzsh/Manifest
@@ -0,0 +1 @@
+DIST ohmyzsh-0_pre20210209.tar.gz 696345 BLAKE2B 
a51a47dfc655ab36d6b2d9d73726caee5d9fbb9130b071feb17440c3d04269f8f2129e9f343594315f3e1f01b1de865cdc9bbee63ba370723d88188903d5dba3
 SHA512 
c66c87fd767748c7849cd2c799246cc145cdabc3001ab76653794b9a73100fb412e84a006386be57bc603b9dd66d823d758ae31afc6bc0f9faea1e41f38d69f6

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

diff --git a/app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild 
b/app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild
new file mode 100644
index ..7187fd95
--- /dev/null
+++ b/app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   MY_COMMIT="f21e646ce6c09198f7f625c597f08af49551fdb0"
+   
SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/${PN}-${MY_COMMIT}"
+fi
+
+DESCRIPTION="A framework for managing your zsh configuration."
+HOMEPAGE="https://ohmyz.sh;
+
+LICENSE="MIT"
+SLOT="0"
+
+DEPEND="app-shells/zsh"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   insinto "/usr/share/zsh/site-contrib/oh-my-zsh"
+   doins -r *
+}
+
+pkg_postinst() {
+   elog "In order to use ${PN}, copy 
/usr/share/zsh/site-contrib/oh-my-zsh/templates/zshrc.zsh-template over to your 
~/.zshrc"
+   elog "and change the path of your oh-my-zsh installation to: 'export 
ZSH=/usr/share/zsh/site-contrib/oh-my-zsh'"
+}

diff --git a/app-shells/ohmyzsh/ohmyzsh-.ebuild 
b/app-shells/ohmyzsh/ohmyzsh-.ebuild
new file mode 100644
index ..7187fd95
--- /dev/null
+++ b/app-shells/ohmyzsh/ohmyzsh-.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   MY_COMMIT="f21e646ce6c09198f7f625c597f08af49551fdb0"
+   
SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/${PN}-${MY_COMMIT}"
+fi
+
+DESCRIPTION="A framework for managing your zsh configuration."
+HOMEPAGE="https://ohmyz.sh;
+
+LICENSE="MIT"
+SLOT="0"
+
+DEPEND="app-shells/zsh"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   insinto "/usr/share/zsh/site-contrib/oh-my-zsh"
+   doins -r *
+}
+
+pkg_postinst() {
+   elog "In order to use ${PN}, copy 
/usr/share/zsh/site-contrib/oh-my-zsh/templates/zshrc.zsh-template over to your 
~/.zshrc"
+   elog "and change the path of your oh-my-zsh installation to: 'export 
ZSH=/usr/share/zsh/site-contrib/oh-my-zsh'"
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pysftp/

2021-02-18 Thread Simon van der Maas
commit: 28fee3f0e3080ecf36a814067238511692b8481c
Author: Simon van der Maas  protonmail  com>
AuthorDate: Thu Feb 18 13:00:15 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Thu Feb 18 13:00:15 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=28fee3f0

dev-python/pysftp: new package

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

 dev-python/pysftp/Manifest|  1 +
 dev-python/pysftp/metadata.xml|  8 
 dev-python/pysftp/pysftp-0.2.9.ebuild | 15 +++
 3 files changed, 24 insertions(+)

diff --git a/dev-python/pysftp/Manifest b/dev-python/pysftp/Manifest
new file mode 100644
index ..0dfb9b1e
--- /dev/null
+++ b/dev-python/pysftp/Manifest
@@ -0,0 +1 @@
+DIST pysftp-0.2.9.tar.gz 25949 BLAKE2B 
18a06ffb13d9c266dc03a79b982550c8fcead8588ad6f962fdae026c92dd951c963b67033548057700fe5aaed7db3c0fb91ed992e6beb7f1d04173f221a8866e
 SHA512 
408e28c362b3f2573a6717cda811de3c88a8026d3a0c21eae8fb05156be941b16874cd8c318f3a0f533b8524831f22a90bcc208b061ee4c28fc8fda4e441173d

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

diff --git a/dev-python/pysftp/pysftp-0.2.9.ebuild 
b/dev-python/pysftp/pysftp-0.2.9.ebuild
new file mode 100644
index ..5960dac5
--- /dev/null
+++ b/dev-python/pysftp/pysftp-0.2.9.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="A friendly face on SFTP"
+HOMEPAGE="https://pypi.org/project/pysftp/;
+SRC_URI="https://files.pythonhosted.org/packages/36/60/45f30390a38b1f92e0a8cf4de178cd7c2bc3f874c85430e40ccf99df8fe7/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pyinstaller/

2021-02-18 Thread Simon van der Maas
commit: ba7de02f5747e0b88ed2d108741b6997172d00a4
Author: Simon van der Maas  protonmail  com>
AuthorDate: Thu Feb 18 12:47:46 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Thu Feb 18 12:47:46 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba7de02f

dev-python/pyinstaller: new package

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

 dev-python/pyinstaller/Manifest   |  1 +
 dev-python/pyinstaller/metadata.xml   |  8 
 dev-python/pyinstaller/pyinstaller-4.2.ebuild | 17 +
 3 files changed, 26 insertions(+)

diff --git a/dev-python/pyinstaller/Manifest b/dev-python/pyinstaller/Manifest
new file mode 100644
index ..c31d065b
--- /dev/null
+++ b/dev-python/pyinstaller/Manifest
@@ -0,0 +1 @@
+DIST pyinstaller-4.2.tar.gz 3596102 BLAKE2B 
2b273c043c4b584741cb4a4a2ef1df5b4305c775155f7195d2441b7dd69d169b768143d11141df6e0b3a27400f4f978460f0c923192c21695c26d0189a2b8855
 SHA512 
54acf059756cbbaa37fb559e9691dc8b3af77f7f57885f8fb142050662769f9138477686d0b768274f23166d2d327b4f9d4924b7077cdf1736790d7e2a3e161d

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

diff --git a/dev-python/pyinstaller/pyinstaller-4.2.ebuild 
b/dev-python/pyinstaller/pyinstaller-4.2.ebuild
new file mode 100644
index ..568465d3
--- /dev/null
+++ b/dev-python/pyinstaller/pyinstaller-4.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Bundles a Python application and all its dependencies into a 
single package."
+HOMEPAGE="https://pypi.org/project/pyinstaller/;
+SRC_URI="https://files.pythonhosted.org/packages/b4/83/9f6ff034650abe9778c9a4f86bcead63f89a62acf02b1b47fc2bfc6bf8dd/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/google-cloud-storage/

2021-02-18 Thread Simon van der Maas
commit: 235f57ab5fa383cfd55de827f36ccc11456006f3
Author: Simon van der Maas  protonmail  com>
AuthorDate: Thu Feb 18 12:35:12 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Thu Feb 18 12:35:12 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=235f57ab

dev-python/google-cloud-storage: new package

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

 dev-python/google-cloud-storage/Manifest  |  1 +
 .../google-cloud-storage-1.36.0.ebuild| 15 +++
 dev-python/google-cloud-storage/metadata.xml  |  8 
 3 files changed, 24 insertions(+)

diff --git a/dev-python/google-cloud-storage/Manifest 
b/dev-python/google-cloud-storage/Manifest
new file mode 100644
index ..e429deb9
--- /dev/null
+++ b/dev-python/google-cloud-storage/Manifest
@@ -0,0 +1 @@
+DIST google-cloud-storage-1.36.0.tar.gz 5448275 BLAKE2B 
17ba528dc8adb92eddd1153fcb103fbb1fe0c8c85b05d1263c7180313c08c3975619cd7c102f95d97c3a20a392665cb9610fc437d4253c0c8b168246a3ec645d
 SHA512 
213704d2bbe344aaeb54487ded8879204be9178a3dbbe111234ea42d903b9de15c030fa9b585714cdc4c65db9a895f4e9713c1fe8c19ad2bcf49c4d04f599642

diff --git a/dev-python/google-cloud-storage/google-cloud-storage-1.36.0.ebuild 
b/dev-python/google-cloud-storage/google-cloud-storage-1.36.0.ebuild
new file mode 100644
index ..06d35b1c
--- /dev/null
+++ b/dev-python/google-cloud-storage/google-cloud-storage-1.36.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Google Cloud Storage API client library"
+HOMEPAGE="https://pypi.org/project/google-cloud-storage/;
+SRC_URI="https://files.pythonhosted.org/packages/6d/5c/8f311c50661d907cbe5786c1be91ac75c59fdab4b69d8f679d0926b79820/${P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"

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



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/

2021-02-18 Thread Simon van der Maas
commit: 4556c063bfc9d66dd00bd63e0269b520a932b306
Author: Simon van der Maas  protonmail  com>
AuthorDate: Thu Feb 18 11:35:02 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Thu Feb 18 11:35:54 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4556c063

dev-python/azure-storage-blob: new package

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

 dev-python/azure-storage-blob/Manifest|  1 +
 .../azure-storage-blob/azure-storage-blob-12.7.1.ebuild   | 15 +++
 dev-python/azure-storage-blob/metadata.xml|  8 
 3 files changed, 24 insertions(+)

diff --git a/dev-python/azure-storage-blob/Manifest 
b/dev-python/azure-storage-blob/Manifest
new file mode 100644
index ..52f82543
--- /dev/null
+++ b/dev-python/azure-storage-blob/Manifest
@@ -0,0 +1 @@
+DIST azure-storage-blob-12.7.1.zip 607272 BLAKE2B 
8880f409ec0c32ec1851879c2c480e76658a89105757f7c3269e638edd14146264f8a3af0da3b3d9123ecdd8c94cbe7e83d9b05557a50a82ae05f21fe19583a0
 SHA512 
741e1cd0eee4066803f0f67467a80de5b63c5456a1b83ab034be31a583ac7b3d2ec4b5a88dc4971c2c21584c69e95b5cb788a05db86ae6d8ba1671a378d907f1

diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild 
b/dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild
new file mode 100644
index ..a9a02351
--- /dev/null
+++ b/dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Microsoft Azure Blob Storage Client Library for Python"
+HOMEPAGE="https://pypi.org/project/azure-storage-blob/;
+SRC_URI="https://files.pythonhosted.org/packages/62/c5/2ded1eafb82fe093c9f18db071755288cd646ed02bc87abd160d4b2c23ae/${P}.zip;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"

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



[gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/files/, gui-wm/dwl/

2021-02-18 Thread Simon van der Maas
commit: 4d49bc35a8ba636556dacee3d2a62036d378aa70
Author: Simon van der Maas  protonmail  com>
AuthorDate: Thu Feb 18 10:13:49 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Thu Feb 18 10:13:49 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4d49bc35

gui-wm/dwl: fixed ebuild

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

 gui-wm/dwl/dwl-0.2.ebuild |  4 +++-
 gui-wm/dwl/files/dwl-0.2-prefix.patch | 11 ---
 2 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/gui-wm/dwl/dwl-0.2.ebuild b/gui-wm/dwl/dwl-0.2.ebuild
index 415e0dd7..fbd1f983 100644
--- a/gui-wm/dwl/dwl-0.2.ebuild
+++ b/gui-wm/dwl/dwl-0.2.ebuild
@@ -15,4 +15,6 @@ DEPEND="gui-libs/wlroots
 dev-libs/wayland-protocols"
 RDEPEND="${DEPEND}"
 
-PATCHES=( "${FILESDIR}/${P}-prefix.patch" )
+src_install() {
+   emake PREFIX="${D}"/usr install
+}

diff --git a/gui-wm/dwl/files/dwl-0.2-prefix.patch 
b/gui-wm/dwl/files/dwl-0.2-prefix.patch
deleted file mode 100644
index 3020247b..
--- a/gui-wm/dwl/files/dwl-0.2-prefix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/config.mk b/config.mk
-index cd4e821..bdb2687 100644
 a/config.mk
-+++ b/config.mk
-@@ -1,5 +1,5 @@
- # paths
--PREFIX = /usr/local
-+PREFIX = /var/tmp/portage/gui-wm/dwl-0.2/image
-
- # Default compile flags (overridable by environment)
- CFLAGS ?= -g -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare 
-Wno-unused-function -Wno-unused-variable -Wdeclaration-after-statement



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/rtv/

2021-02-18 Thread Simon van der Maas
commit: d76703c3b61ce15ab0cd0b534f05d1f098a6a404
Author: Simon van der Maas  protonmail  com>
AuthorDate: Thu Feb 18 09:35:25 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Thu Feb 18 09:35:36 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d76703c3

net-misc/rtv: fix ebuild

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

 net-misc/rtv/Manifest  | 2 +-
 net-misc/rtv/rtv-1.27.0.ebuild | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-misc/rtv/Manifest b/net-misc/rtv/Manifest
index 9de9576d..eec1ff6e 100644
--- a/net-misc/rtv/Manifest
+++ b/net-misc/rtv/Manifest
@@ -1 +1 @@
-DIST 1.27.0.tar.gz 17277593 BLAKE2B 
25d504a7715cbab926d5dc612baee223d9fa192828763edffb3a8fa09861b2c6bf6835adda638b1300ecebbc2e1822709971dd9e63ea7e05b6a7eebc0d5dbda7
 SHA512 
38a136af0b9a4e693e9db119ebdee332a20002622029107c1860dc32f15fe2d4a0b68d1a45e6817e9c00a3aaece3dfcd604f04de71a6dec4bbf1c23df2bf6605
+DIST rtv-1.27.0.tar.gz 17277593 BLAKE2B 
25d504a7715cbab926d5dc612baee223d9fa192828763edffb3a8fa09861b2c6bf6835adda638b1300ecebbc2e1822709971dd9e63ea7e05b6a7eebc0d5dbda7
 SHA512 
38a136af0b9a4e693e9db119ebdee332a20002622029107c1860dc32f15fe2d4a0b68d1a45e6817e9c00a3aaece3dfcd604f04de71a6dec4bbf1c23df2bf6605

diff --git a/net-misc/rtv/rtv-1.27.0.ebuild b/net-misc/rtv/rtv-1.27.0.ebuild
index eab7d639..50827b51 100644
--- a/net-misc/rtv/rtv-1.27.0.ebuild
+++ b/net-misc/rtv/rtv-1.27.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999 - 2021 Gentoo Authors
+# Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,8 +9,7 @@ inherit distutils-r1
 
 DESCRIPTION="Browse Reddit from your terminal"
 HOMEPAGE="https://github.com/michael-lazar/rtv;
-SRC_URI="https://github.com/michael-lazar/rtv/archive/v${PV}.tar.gz ->
- ${PV}.tar.gz"
+SRC_URI="https://github.com/michael-lazar/rtv/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/rtv/

2021-02-17 Thread Simon van der Maas
commit: 99a6e46590aeef0487882c3b52fdef26fbcfdfdb
Author: Simon van der Maas  protonmail  com>
AuthorDate: Wed Feb 17 20:26:00 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Wed Feb 17 20:26:12 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99a6e465

net-misc/rtv: new package

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

 net-misc/rtv/Manifest  |  1 +
 net-misc/rtv/metadata.xml  |  8 
 net-misc/rtv/rtv-1.27.0.ebuild | 24 
 3 files changed, 33 insertions(+)

diff --git a/net-misc/rtv/Manifest b/net-misc/rtv/Manifest
new file mode 100644
index ..9de9576d
--- /dev/null
+++ b/net-misc/rtv/Manifest
@@ -0,0 +1 @@
+DIST 1.27.0.tar.gz 17277593 BLAKE2B 
25d504a7715cbab926d5dc612baee223d9fa192828763edffb3a8fa09861b2c6bf6835adda638b1300ecebbc2e1822709971dd9e63ea7e05b6a7eebc0d5dbda7
 SHA512 
38a136af0b9a4e693e9db119ebdee332a20002622029107c1860dc32f15fe2d4a0b68d1a45e6817e9c00a3aaece3dfcd604f04de71a6dec4bbf1c23df2bf6605

diff --git a/net-misc/rtv/metadata.xml b/net-misc/rtv/metadata.xml
new file mode 100644
index ..ad8cead2
--- /dev/null
+++ b/net-misc/rtv/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/rtv/rtv-1.27.0.ebuild b/net-misc/rtv/rtv-1.27.0.ebuild
new file mode 100644
index ..eab7d639
--- /dev/null
+++ b/net-misc/rtv/rtv-1.27.0.ebuild
@@ -0,0 +1,24 @@
+# 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="Browse Reddit from your terminal"
+HOMEPAGE="https://github.com/michael-lazar/rtv;
+SRC_URI="https://github.com/michael-lazar/rtv/archive/v${PV}.tar.gz ->
+ ${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+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: gui-wm/dwl/

2021-02-17 Thread Simon van der Maas
commit: 60d7c03f6da3240b2d1b64f2689f2554c5d06d20
Author: Simon van der Maas  protonmail  com>
AuthorDate: Wed Feb 17 18:51:49 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Wed Feb 17 18:52:16 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=60d7c03f

gui-wm/dwl: fixed ebuild

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

 gui-wm/dwl/dwl-0.2.ebuild | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/gui-wm/dwl/dwl-0.2.ebuild b/gui-wm/dwl/dwl-0.2.ebuild
index 1e332d95..415e0dd7 100644
--- a/gui-wm/dwl/dwl-0.2.ebuild
+++ b/gui-wm/dwl/dwl-0.2.ebuild
@@ -13,10 +13,6 @@ KEYWORDS="~amd64"
 
 DEPEND="gui-libs/wlroots
 dev-libs/wayland-protocols"
-
 RDEPEND="${DEPEND}"
 
-src_prepare() {
-   eapply "${FILESDIR}/${P}-prefix.patch"
-   eapply_user
-}
+PATCHES=( "${FILESDIR}/${P}-prefix.patch" )



[gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/files/, gui-wm/dwl/

2021-02-17 Thread Simon van der Maas
commit: a5b31d75c3d3626447ae670d4bd3902ae3167c28
Author: Simon van der Maas  protonmail  com>
AuthorDate: Wed Feb 17 17:25:52 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Wed Feb 17 17:26:16 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5b31d75

gui-wm/dwl: new package

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

 gui-wm/dwl/Manifest   |  1 +
 gui-wm/dwl/dwl-0.2.ebuild | 22 ++
 gui-wm/dwl/files/dwl-0.2-prefix.patch | 11 +++
 gui-wm/dwl/metadata.xml   |  8 
 4 files changed, 42 insertions(+)

diff --git a/gui-wm/dwl/Manifest b/gui-wm/dwl/Manifest
new file mode 100644
index ..a446975c
--- /dev/null
+++ b/gui-wm/dwl/Manifest
@@ -0,0 +1 @@
+DIST dwl-0.2.tar.gz 49105 BLAKE2B 
c9fc48b1018c46f5a7923dda615ac2bfc3d4ba7ccc588253f02343aa411be61e791093a4ee4938257dd13a4d0e69425ca10ba524dc6e081cb977ee89d0b4165f
 SHA512 
f7903c58ff95f947ac7d5706cf140ff72abcc33c9b8c5b16baa4e548e72aee4f6f0b2cbd95204cc25d000f6a5533c5d8009ad443b1fd95e18c06cda8050ff743

diff --git a/gui-wm/dwl/dwl-0.2.ebuild b/gui-wm/dwl/dwl-0.2.ebuild
new file mode 100644
index ..1e332d95
--- /dev/null
+++ b/gui-wm/dwl/dwl-0.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="dwm for Wayland"
+HOMEPAGE="https://github.com/djpohly/dwl;
+SRC_URI="https://github.com/djpohly/dwl/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="gui-libs/wlroots
+dev-libs/wayland-protocols"
+
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   eapply "${FILESDIR}/${P}-prefix.patch"
+   eapply_user
+}

diff --git a/gui-wm/dwl/files/dwl-0.2-prefix.patch 
b/gui-wm/dwl/files/dwl-0.2-prefix.patch
new file mode 100644
index ..3020247b
--- /dev/null
+++ b/gui-wm/dwl/files/dwl-0.2-prefix.patch
@@ -0,0 +1,11 @@
+diff --git a/config.mk b/config.mk
+index cd4e821..bdb2687 100644
+--- a/config.mk
 b/config.mk
+@@ -1,5 +1,5 @@
+ # paths
+-PREFIX = /usr/local
++PREFIX = /var/tmp/portage/gui-wm/dwl-0.2/image
+
+ # Default compile flags (overridable by environment)
+ CFLAGS ?= -g -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare 
-Wno-unused-function -Wno-unused-variable -Wdeclaration-after-statement

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



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/lf/

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

app-misc/lf: fixed ebuild

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

 app-misc/lf/lf-20.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-misc/lf/lf-20.ebuild b/app-misc/lf/lf-20.ebuild
index e75901ce..36aa78f3 100644
--- a/app-misc/lf/lf-20.ebuild
+++ b/app-misc/lf/lf-20.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit go-module golang-build
+inherit go-module
 
 EGO_SUM=(
 "github.com/gdamore/encoding v1.0.0"
@@ -40,9 +40,11 @@ S="${WORKDIR}/lf-r${PV}"
 EGO_PN=github.com/gokcehan/lf
 
 src_compile() {
-   go build
+   go build -x || die
 }
 
 src_install() {
dobin "lf"
+   einstalldocs
+   doman "lf.1"
 }



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/lf/

2021-02-16 Thread Simon van der Maas
commit: 25112c872fbac334a11da263039e67b5898da079
Author: Simon van der Maas  protonmail  com>
AuthorDate: Tue Feb 16 20:19:19 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Tue Feb 16 20:20:55 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=25112c87

app-misc/lf: new package

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

 app-misc/lf/Manifest | 16 
 app-misc/lf/lf-20.ebuild | 48 
 app-misc/lf/metadata.xml |  8 
 3 files changed, 72 insertions(+)

diff --git a/app-misc/lf/Manifest b/app-misc/lf/Manifest
new file mode 100644
index ..363138a0
--- /dev/null
+++ b/app-misc/lf/Manifest
@@ -0,0 +1,16 @@
+DIST github.com%2Fgdamore%2Fencoding%2F@v%2Fv1.0.0.mod 77 BLAKE2B 
1b81c4c20a890027242b50f1566f4dfdaf120ee26d3dc56d0c2b6465df2ba79b208289eb40c3d7b666a4e7e874210f59aea545d5125c9a55c5597a3ca7f37feb
 SHA512 
fb153c4e481c073133f0c933c67eba8a1f160ab146921f2c77125b6ff5c348cea57e3a5701a557c8db2212d32e3cba1c09b9509210660c17b66c2a45ba97cb75
+DIST github.com%2Fgdamore%2Fencoding%2F@v%2Fv1.0.0.zip 19867 BLAKE2B 
a772206ce6dc48b32d7125a25b26694325d367ebcbad85466b2e6cfdb9fc9f0e08b98b7ecede5397344e5f7e623c4c76edcf69dcee99917adccf5b31aad80bf8
 SHA512 
127767c725e376b43fe4e2003ddc12fe89693d6d7e52b01e6d47d73fd04496decc0fd60b64c7a65303428e00a52ece1848610ea35231789a814187ef8503bee3
+DIST github.com%2Fgdamore%2Ftcell%2Fv2%2F@v%2Fv2.0.0.mod 253 BLAKE2B 
972ed39f4848b39eac6662d8f0f3dfc1ff4ec14f5da35fb8c41ada758932df35d4bdc1cf1fd91e54626ae74fc1cdfbbaf93261d793ce828f6a08d0120b5168ed
 SHA512 
8d9fcc68e635c163c1f3f29367988ed5af2d3a2a9acd0c142cc95571bb920618d09e828aa0bf26718c330e5e199d66f2c6c618cab20618ca00be284b013dd833
+DIST github.com%2Fgdamore%2Ftcell%2Fv2%2F@v%2Fv2.0.0.zip 219838 BLAKE2B 
e6d587643ad89f8428931a5aa9dd085a028bf5de1ae01ee5cb9e54b93cb760b81be79f54d2f555afeffe5846915f11f58037be20948e782e3089e0f2937ee3bf
 SHA512 
6992b07bfe24152dd8b867bef52be9fdd17da27d0007ed4fc1c3701d3060bbc71854709ce74456a8d280949abd5b3224f1daf92f18c4a36b89bb78ccbbb16aac
+DIST github.com%2Flucasb-eyer%2Fgo-colorful%2F@v%2Fv1.0.3.mod 51 BLAKE2B 
be532e33c9a0e83b9d0b760b21d97ac83850299adb329f754f31e4b46dc7fb7a7157d2a41cdc258924ef8ee5c111a95ac3b0037d749cc936e1988a46612522cd
 SHA512 
270b19446ac9a396f5ce7a000873928a44edb1457f86d294971dae08be37cd64ddb8edc0293e100ee60d56c504851aa69ab11db0b4cfd46649c5f79459e40011
+DIST github.com%2Flucasb-eyer%2Fgo-colorful%2F@v%2Fv1.0.3.zip 442291 BLAKE2B 
02ee4982a588e0fd1575206340bd97663147459664a2942edf151c4aec2bd20da83984c68c76e1c505c1ef930b77f934a8210f6c0ca106a0c0c91ff63733b92d
 SHA512 
8e275955eb9e5034c155c6e469e2a3117bee30fbe42e8ae394f496b83f473a1568847707707716dd5a3c57dd0e0a4bb4f4cc9af04940218ce24420493e923f14
+DIST github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.7.mod 45 BLAKE2B 
a7d3b1ffaf20b96cc98161ea6756d62d8380e7557859606dc7975b3de91a2d4142932d5008caf40b41d8ff2ac1ff33f672dbfac351f3e518922a036d7c116a93
 SHA512 
0cfd4101dd8ed90f80b7f4ce2928cd322b93855764abae65d66c5ff9888a7c8aec6ee6581c7f05d1c80db5c78003ee2afc8537fda8a3855e2349bfb8267aba61
+DIST github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.9.mod 45 BLAKE2B 
a7d3b1ffaf20b96cc98161ea6756d62d8380e7557859606dc7975b3de91a2d4142932d5008caf40b41d8ff2ac1ff33f672dbfac351f3e518922a036d7c116a93
 SHA512 
0cfd4101dd8ed90f80b7f4ce2928cd322b93855764abae65d66c5ff9888a7c8aec6ee6581c7f05d1c80db5c78003ee2afc8537fda8a3855e2349bfb8267aba61
+DIST github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.9.zip 20005 BLAKE2B 
c0f71323efd262296b78867d2b387a74491cfae3f4498e0dd22c036b20dd6fc1b6569171eebf267effd140ec009527fa5ccbcedda4f8cebab2679582766331ea
 SHA512 
fad08292597cbd4a359e06f85bc7cc37b3d3d84b8046e47828259e36872063069c4ab17b7c89f2a5de4b5d0ab1ca5cc66cc515847a7887339a3a04b5f44e3c92
+DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190626150813-e07cf5db2756.mod 33 
BLAKE2B 
8be160de26713fd50f15adfb6fd7fff2643ee587aa17de9385b1e315869d0ecf102fc567294666bf232aa677d1ab04ba8341157f3d9b66a0f53543a7a47cf148
 SHA512 
0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab
+DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190626150813-e07cf5db2756.zip 
1810550 BLAKE2B 
e0bcc6235d88e1728797c178d10261e851b18814ecad679674349596f5fc0aa2784b0b4fee440488ffe8188b47dbf8474e5a5078b1220188ac6c25b0c371068d
 SHA512 
98442115bb11ccc8061eb7c39e2e7efcc809d45ed6051456d6ec5439e20823b4b4d2ce16f4ba02530b58f74e9c1b9f3bf0d3dd0b4327b1b8158f395022ab2d80
+DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.0.mod 25 BLAKE2B 
31009af0fdcd0f8730c9985287e6e364ec4e5183e57e92560dbc80a2010eced51b8a90f01a82b49384268c8a0adbf69d179c205d3f68e0eb459169d2ea9528f0
 SHA512 
ca081ef7cccd7bbedc6843fbe0c452352661a07e1298cd02ff338ed79d807c6401d613a3cf20011189d2f98a794ffa410547b3e352eb58a6f0a84822285d391d
+DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.0.zip 634924

[gentoo-commits] repo/proj/guru:dev commit in: app-misc/termdown/

2021-02-16 Thread Simon van der Maas
commit: 056bcf10099c60e38aa1c6a3a1ec3e7a2085aedd
Author: Simon van der Maas  protonmail  com>
AuthorDate: Tue Feb 16 14:25:40 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Tue Feb 16 14:25:40 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=056bcf10

app-misc/termdown: removed blank line

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

 app-misc/termdown/termdown-1.17.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-misc/termdown/termdown-1.17.0.ebuild 
b/app-misc/termdown/termdown-1.17.0.ebuild
index 9dbc7453..178d60de 100644
--- a/app-misc/termdown/termdown-1.17.0.ebuild
+++ b/app-misc/termdown/termdown-1.17.0.ebuild
@@ -25,4 +25,3 @@ DEPEND="
speak? ( app-accessibility/espeak )"
 
 RDEPEND="${DEPEND}"
-



[gentoo-commits] repo/proj/guru:dev commit in: app-shells/zsh-autosuggestions/

2021-02-16 Thread Simon van der Maas
commit: 8384595045846411fe6ec1cb4f6ee6b8acdd6c69
Author: Simon van der Maas  protonmail  com>
AuthorDate: Tue Feb 16 14:20:00 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Tue Feb 16 14:20:11 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=83845950

app-shells/zsh-autosuggestions: new package

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

 app-shells/zsh-autosuggestions/Manifest|  1 +
 app-shells/zsh-autosuggestions/metadata.xml|  8 +++
 .../zsh-autosuggestions-0.6.4.ebuild   | 27 ++
 3 files changed, 36 insertions(+)

diff --git a/app-shells/zsh-autosuggestions/Manifest 
b/app-shells/zsh-autosuggestions/Manifest
new file mode 100644
index ..249800d8
--- /dev/null
+++ b/app-shells/zsh-autosuggestions/Manifest
@@ -0,0 +1 @@
+DIST zsh-autosuggestions-0.6.4.tar.gz 29154 BLAKE2B 
73bef916e4abb53f6bd7d8daa67040a78e30aaaf3d71ed04e2f32d4fbbbc35bda1fa8cbcb8957324b52c39bf7ed454132ede657b2caee03798a41a2c330df0d9
 SHA512 
226b99048577ecdbe198501e6e4b3156c3d849994f0a2f7e15687cd244d4cac472cbcf746aaa32b2886652f6962852a475777b5f2bfcb3a6d0279be98a6020bb

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

diff --git a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4.ebuild 
b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4.ebuild
new file mode 100644
index ..3b307eb0
--- /dev/null
+++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.6.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Fish-like autosuggestions for zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-autosuggestions;
+SRC_URI="https://github.com/zsh-users/zsh-autosuggestions/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="MIT"
+
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+DEPEND=">=app-shells/zsh-4.3.11"
+
+RDEPEND="${DEPEND}"
+
+src_install() {
+   insinto "/usr/share/zsh/site-functions/"
+   doins "${PN}.zsh"
+}
+
+pkg_postinst() {
+   elog "In order to use ${CATEGORY}/${PN} add ". 
/usr/share/zsh/site-functions/zsh-autosuggestions.zsh" at the end of your 
~/.zshrc (including the dot)"
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/termdown/

2021-02-16 Thread Simon van der Maas
commit: a74e0d6f15f1fdcb13ed0fb9625fa9aaa1571c91
Author: Simon van der Maas  protonmail  com>
AuthorDate: Tue Feb 16 11:31:39 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Tue Feb 16 11:31:39 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a74e0d6f

app-misc/termdown: new package

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

 app-misc/termdown/Manifest   |  1 +
 app-misc/termdown/metadata.xml   | 11 +++
 app-misc/termdown/termdown-1.17.0.ebuild | 28 
 3 files changed, 40 insertions(+)

diff --git a/app-misc/termdown/Manifest b/app-misc/termdown/Manifest
new file mode 100644
index ..69363384
--- /dev/null
+++ b/app-misc/termdown/Manifest
@@ -0,0 +1 @@
+DIST termdown-1.17.0.tar.gz 66675 BLAKE2B 
fef398b205578182330c38fb184ee74ec2282c074d5cbe93443cf8870ec0a67d02be3f47cde9c4bb953f09e9abfced1a62848b9e9cb1e2a77eca89e1d1cfb903
 SHA512 
166b5a617f91ec149fe8dadf14b26dfc75b5719a4ad5ef8fa495028588949255a08ea896145a211221aa6d825be858bc8bc3ffc4300808ffbba0d31b41f3157b

diff --git a/app-misc/termdown/metadata.xml b/app-misc/termdown/metadata.xml
new file mode 100644
index ..f0d38ccd
--- /dev/null
+++ b/app-misc/termdown/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+svdm-gen...@protonmail.com
+        Simon van der Maas
+
+
+Support for spoken countdown
+
+

diff --git a/app-misc/termdown/termdown-1.17.0.ebuild 
b/app-misc/termdown/termdown-1.17.0.ebuild
new file mode 100644
index ..9dbc7453
--- /dev/null
+++ b/app-misc/termdown/termdown-1.17.0.ebuild
@@ -0,0 +1,28 @@
+# 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} )
+inherit distutils-r1
+
+DESCRIPTION="Countdown timer and stopwatch in your terminal"
+HOMEPAGE="https://github.com/trehn/termdown;
+SRC_URI="https://github.com/trehn/termdown/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+IUSE="speak"
+
+DEPEND="
+   dev-python/click[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/pyfiglet[${PYTHON_USEDEP}]
+   speak? ( app-accessibility/espeak )"
+
+RDEPEND="${DEPEND}"
+



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pyfiglet/

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

dev-python/pyfiglet: updated python versions

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

 dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild 
b/dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild
index 35776c9e..9ac98a1e 100644
--- a/dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild
+++ b/dev-python/pyfiglet/pyfiglet-0.8_p1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python{3_7,3_8,3_9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 



[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: net-misc/tuir/, dev-python/kitchen/

2021-02-16 Thread Simon van der Maas
commit: 8a8bf975ed06762895883f71bb8aedfd61a3d13d
Author: Simon van der Maas  protonmail  com>
AuthorDate: Tue Feb 16 09:55:06 2021 +
Commit:     Simon van der Maas  protonmail  com>
CommitDate: Tue Feb 16 09:55:37 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a8bf975

dev-python/kitchen: fixed ebuild, thx telans!

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

 dev-python/kitchen/kitchen-1.2.6.ebuild | 11 ---
 net-misc/tuir/tuir-1.29.0.ebuild| 16 +---
 2 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/dev-python/kitchen/kitchen-1.2.6.ebuild 
b/dev-python/kitchen/kitchen-1.2.6.ebuild
index 2b58ff54..a7b23cc2 100644
--- a/dev-python/kitchen/kitchen-1.2.6.ebuild
+++ b/dev-python/kitchen/kitchen-1.2.6.ebuild
@@ -3,11 +3,14 @@
 
 EAPI=7
 
+PYTHON_COMPAT=( python{3_7,3_8,3_9} )
+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/1.2.6.tar.gz;
+SRC_URI="https://github.com/fedora-infra/kitchen/archive/${PV}.tar.gz;
 
-S="${WORKDIR}"
+S="${WORKDIR}/${P}"
 
 LICENSE="LGPL-2.1"
 
@@ -15,4 +18,6 @@ SLOT="0"
 
 KEYWORDS="~amd64"
 
-DEPEND="dev-lang/python"
+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 07564543..0a887318 100644
--- a/net-misc/tuir/tuir-1.29.0.ebuild
+++ b/net-misc/tuir/tuir-1.29.0.ebuild
@@ -8,8 +8,8 @@ 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;
+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}"
 
@@ -19,8 +19,10 @@ SLOT="0"
 
 KEYWORDS="~amd64"
 
-DEPEND="dev-python/beautifulsoup
-dev-python/decorator
-dev-python/requests
-dev-python/six
-dev-python/kitchen"
+RDEPEND="${DEPEND}"
+
+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}]"



[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"