Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/tuxi/
Date: Mon, 03 May 2021 09:48:15
Message-Id: 1620034848.8857832084e5f62bed15044f31a117a183607e51.andrewammerlaan@gentoo
1 commit: 8857832084e5f62bed15044f31a117a183607e51
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Mon May 3 09:40:48 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Mon May 3 09:40:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=88578320
7
8 net-misc/tuxi: pup-bin --> pup
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 net-misc/tuxi/tuxi-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/tuxi/tuxi-9999.ebuild b/net-misc/tuxi/tuxi-9999.ebuild
17 index 41e43fa21..f434dd280 100644
18 --- a/net-misc/tuxi/tuxi-9999.ebuild
19 +++ b/net-misc/tuxi/tuxi-9999.ebuild
20 @@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/Bugswriter/tuxi.git"
21 LICENSE="GPL-3"
22 SLOT="0"
23
24 -DEPEND="app-misc/pup-bin
25 +DEPEND="app-misc/pup
26 app-text/recode
27 app-misc/jq"
28 RDEPEND="${DEPEND}"