diff options
author | Sam James <sam@gentoo.org> | 2021-04-02 01:43:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-03 17:10:31 +0100 |
commit | a2bffd02321901c7237635515a4f486333544b30 (patch) | |
tree | ed1b349389adb5c74d0e2b7d86582ad38b17417b /net-analyzer/tleds/files | |
parent | net-analyzer/thc-ipv6: EAPI 7, consistent style, misc QA (diff) | |
download | gentoo-a2bffd02321901c7237635515a4f486333544b30.tar.gz gentoo-a2bffd02321901c7237635515a4f486333544b30.tar.bz2 gentoo-a2bffd02321901c7237635515a4f486333544b30.zip |
net-analyzer/tleds: port to EAPI 7, eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/tleds/files')
-rw-r--r-- | net-analyzer/tleds/files/tleds.conf.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tleds/files/tleds.conf.d b/net-analyzer/tleds/files/tleds.conf.d index 477408d30ed0..cfca606342c9 100644 --- a/net-analyzer/tleds/files/tleds.conf.d +++ b/net-analyzer/tleds/files/tleds.conf.d @@ -1,4 +1,4 @@ -# Copyright 2003-2004 Gentoo Foundation +# Copyright 2003-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 IFACE="eth0" |