diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-04-13 17:23:54 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-04-14 06:46:05 +0300 |
commit | b7f9bc0003cb43521dc3992934f02726a69f7ec9 (patch) | |
tree | a5832a5a396383fb95dc5708b116e23f325c9afb /net-analyzer/tleds | |
parent | net-analyzer/squidsites: update DESCRIPTION (diff) | |
download | gentoo-b7f9bc0003cb43521dc3992934f02726a69f7ec9.tar.gz gentoo-b7f9bc0003cb43521dc3992934f02726a69f7ec9.tar.bz2 gentoo-b7f9bc0003cb43521dc3992934f02726a69f7ec9.zip |
net-analyzer/tleds: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer/tleds')
-rw-r--r-- | net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild b/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild index bda787fe72f7..50d2d48db744 100644 --- a/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild +++ b/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs MY_P="${P/_/}" -DESCRIPTION="Blinks keyboard LEDs indicating outgoing and incoming network packets on selected network interface" +DESCRIPTION="Blinks keyboard LEDs indicating outgoing and incoming network packets" HOMEPAGE="http://www.hut.fi/~jlohikos/tleds_orig.html" SRC_URI=" http://www.hut.fi/~jlohikos/tleds/public/${MY_P/11/10}.tgz |