diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:52:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:20:39 +0100 |
commit | 0859d7cb55d70a25291f783dffe2e1d0949a784c (patch) | |
tree | 2ee8f72b81f17cf68db12c0f6943992ce47f70ad /net-nntp | |
parent | net-nntp/nzbget: eutils-- (diff) | |
download | gentoo-0859d7cb55d70a25291f783dffe2e1d0949a784c.tar.gz gentoo-0859d7cb55d70a25291f783dffe2e1d0949a784c.tar.bz2 gentoo-0859d7cb55d70a25291f783dffe2e1d0949a784c.zip |
net-nntp/tin: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/tin/tin-2.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/tin/tin-2.4.5.ebuild b/net-nntp/tin/tin-2.4.5.ebuild index f1749213e8b6..3d038bb3b7f0 100644 --- a/net-nntp/tin/tin-2.4.5.ebuild +++ b/net-nntp/tin/tin-2.4.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit eutils toolchain-funcs +inherit toolchain-funcs DESCRIPTION="A threaded NNTP and spool based UseNet newsreader" HOMEPAGE="http://www.tin.org/" |