diff options
-rw-r--r-- | sys-apps/netplug/netplug-1.2.9.2-r2.ebuild | 4 |
1 files 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 2ff6e599ac24..a3713b1e7b79 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/" |