diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:16:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:23:06 +0100 |
commit | e0f40f042c22fce3a97d84cc78ab176fdde1d8b8 (patch) | |
tree | 962276b204672a9dc4f154e4fb48ed7c0f33f951 /x11-plugins/wmpop3 | |
parent | x11-plugins/wmdrawer: eutils-- (diff) | |
download | gentoo-e0f40f042c22fce3a97d84cc78ab176fdde1d8b8.tar.gz gentoo-e0f40f042c22fce3a97d84cc78ab176fdde1d8b8.tar.bz2 gentoo-e0f40f042c22fce3a97d84cc78ab176fdde1d8b8.zip |
x11-plugins/wmpop3: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/wmpop3')
-rw-r--r-- | x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild | 4 |
1 files 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 7a3f6094bc11..11956e32e29b 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" |