commit: e0f40f042c22fce3a97d84cc78ab176fdde1d8b8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 08:16:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 11:23:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f40f04
x11-plugins/wmpop3: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild b/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild index 7a3f6094bc1..11956e32e29 100644 --- a/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild +++ b/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit toolchain-funcs DESCRIPTION="dockapp for checking pop3 accounts" HOMEPAGE="https://www.dockapps.net/wmpop3"
