From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/nitter/
Date: Mon, 21 Nov 2022 20:12:37 +0000 (UTC) [thread overview]
Message-ID: <1669061485.ffc333a6f1520e8abd4b6d394d451705c039843b.cybertailor@gentoo> (raw)
commit: ffc333a6f1520e8abd4b6d394d451705c039843b
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Nov 21 20:11:25 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Nov 21 20:11:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ffc333a6
www-apps/nitter: add 0.1.0_p20221119, drop 0.1.0_p20220624
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
www-apps/nitter/Manifest | 2 +-
...er-0.1.0_p20220624.ebuild => nitter-0.1.0_p20221119.ebuild} | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/www-apps/nitter/Manifest b/www-apps/nitter/Manifest
index 21c4631d8..f7352c32b 100644
--- a/www-apps/nitter/Manifest
+++ b/www-apps/nitter/Manifest
@@ -1,2 +1,2 @@
-DIST nitter-0.1.0_p20220624.tar.gz 1177509 BLAKE2B 6aecaea8f0abd9d2568ddda6bb8e39f7fa92dedd1250622333fc8d61927501a40ecec5631484e4bb36e917c5bb51624055587e27e7bb5c367afaffcedf626320 SHA512 1b4dcdb06b0a8850fbc3e1a4ae8df9c35511e34dd41acf7e3c0e41943407ef7d21f2856b2996a7db73f8692f35acb481d4778b93996dfb7c494500032631e0f7
DIST nitter-0.1.0_p20220705.tar.gz 1177516 BLAKE2B f76f4058e40afe4e9a084e52fa8f7726a782d1eb59a398adeb9b5750cfcf94bfeed0cbe21aa282cd5ad8d5d46e58d334e0eaa825e871338c5f4500e70c577e9a SHA512 efb7164590cb9975b983851cebdf94e9d675ffb93c2f6be1839198272ec68c85af5902c32e36781b401f775163945114cac73f8823cafee167d20356b9680f41
+DIST nitter-0.1.0_p20221119.tar.gz 1177652 BLAKE2B 1835e8e6b0ded7504030a32a451f1fa6f466926b64ffafc0166fc5a51a34cf74731b7eefeb16bd6b0af9c94489e59cf4ea8be15cd0f282c397c3bdee85fcad0f SHA512 f3a85699085d2d529bd08997cd4ca14fe69daae0a04d150dbee276909ac7b37c14a9cb0f2917486b2a9510c051b50737aa720af1de54e761c0a510adf9fd471c
diff --git a/www-apps/nitter/nitter-0.1.0_p20220624.ebuild b/www-apps/nitter/nitter-0.1.0_p20221119.ebuild
similarity index 95%
rename from www-apps/nitter/nitter-0.1.0_p20220624.ebuild
rename to www-apps/nitter/nitter-0.1.0_p20221119.ebuild
index 93626f395..5187b5a97 100644
--- a/www-apps/nitter/nitter-0.1.0_p20220624.ebuild
+++ b/www-apps/nitter/nitter-0.1.0_p20221119.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit nimble systemd
-COMMIT="81ec41328d5684dd395f584254d723abee213ac0"
+COMMIT="6272297d64d4cc8f1268626bee31a0e3d5899f51"
DESCRIPTION="An alternative front-end for Twitter"
HOMEPAGE="https://github.com/zedeus/nitter"
SRC_URI="https://github.com/zedeus/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
@@ -21,21 +21,21 @@ PROPERTIES="test_network"
RDEPEND="
acct-user/nitter
dev-db/redis
+"
+DEPEND="
dev-nim/flatty
dev-nim/jester
dev-nim/jsony
dev-nim/karax
+ dev-nim/markdown
dev-nim/nimcrypto
dev-nim/packedjson
dev-nim/redpool
+ dev-nim/sass
dev-nim/supersnappy
dev-nim/zedeus_redis
dev-nim/zippy
"
-DEPEND="
- dev-nim/markdown
- dev-nim/sass
-"
src_configure() {
nimble_src_configure
next reply other threads:[~2022-11-21 20:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-21 20:12 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-14 13:39 [gentoo-commits] repo/proj/guru:dev commit in: www-apps/nitter/ Anna Vyalkova
2023-05-28 11:20 Anna Vyalkova
2023-03-20 6:00 Anna Vyalkova
2023-01-26 22:46 Anna Vyalkova
2023-01-02 1:36 Anna Vyalkova
2023-01-01 0:19 Anna Vyalkova
2022-11-27 20:23 Anna Vyalkova
2022-11-21 20:12 Anna Vyalkova
2022-09-08 10:29 Andrew Ammerlaan
2022-07-06 18:06 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=1669061485.ffc333a6f1520e8abd4b6d394d451705c039843b.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