* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/tleds/
@ 2021-04-03 18:59 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-04-03 18:59 UTC (permalink / raw
To: gentoo-commits
commit: ed4b35f7a6da4e3268000249b3b5b03756e03fd0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 18:58:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 18:59:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4b35f7
net-analyzer/tleds: use PATCHES
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild b/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild
index 34d41cc96fc..bda787fe72f 100644
--- a/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild
+++ b/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild
@@ -22,12 +22,10 @@ IUSE="X"
DEPEND="X? ( x11-libs/libX11 )"
RDEPEND="${DEPEND}"
-src_prepare() {
- default
-
- eapply "${WORKDIR}"/${MY_P}.patch
- eapply "${FILESDIR}"/${P}-gentoo.patch
-}
+PATCHES=(
+ "${WORKDIR}"/${MY_P}.patch
+ "${FILESDIR}"/${P}-gentoo.patch
+)
src_compile() {
emake \
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/tleds/
@ 2022-04-14 3:47 Joonas Niilola
0 siblings, 0 replies; 2+ messages in thread
From: Joonas Niilola @ 2022-04-14 3:47 UTC (permalink / raw
To: gentoo-commits
commit: b7f9bc0003cb43521dc3992934f02726a69f7ec9
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 14:23:54 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 03:46:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f9bc00
net-analyzer/tleds: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild | 4 ++--
1 file 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-14 3:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-14 3:47 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/tleds/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2021-04-03 18:59 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox