Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpop3/
Date: Fri, 16 Apr 2021 11:23:46
Message-Id: 1618572186.e0f40f042c22fce3a97d84cc78ab176fdde1d8b8.sam@gentoo
1 commit: e0f40f042c22fce3a97d84cc78ab176fdde1d8b8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 08:16:12 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:23:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f40f04
7
8 x11-plugins/wmpop3: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild b/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild
16 index 7a3f6094bc1..11956e32e29 100644
17 --- a/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild
18 +++ b/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild
19 @@ -1,8 +1,8 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 -inherit eutils toolchain-funcs
26 +inherit toolchain-funcs
27
28 DESCRIPTION="dockapp for checking pop3 accounts"
29 HOMEPAGE="https://www.dockapps.net/wmpop3"