commit: 817aca79f15c68f423269352730f28c3d2c51d28 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 10:13:42 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 10:13:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817aca79
sys-apps/netplug: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> sys-apps/netplug/netplug-1.2.9.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild b/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild index 2ff6e599ac2..a3713b1e7b7 100644 --- a/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild +++ b/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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="Brings up/down ethernet ports automatically with cable detection" HOMEPAGE="https://www.red-bean.com/~bos/"
