From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netkit-timed/
Date: Wed, 29 Nov 2023 15:46:39 +0000 (UTC) [thread overview]
Message-ID: <1701272770.c1edc49c946418c63776a38c56352b6e8c8108c5.ulm@gentoo> (raw)
commit: c1edc49c946418c63776a38c56352b6e8c8108c5
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 15:43:17 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 15:46:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1edc49c
net-misc/netkit-timed: drop 0.17-r10
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
net-misc/netkit-timed/netkit-timed-0.17-r10.ebuild | 42 ----------------------
1 file changed, 42 deletions(-)
diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r10.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r10.ebuild
deleted file mode 100644
index 9b817ec2c29e..000000000000
--- a/net-misc/netkit-timed/netkit-timed-0.17-r10.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit flag-o-matic toolchain-funcs
-
-IUSE=""
-DESCRIPTION="Netkit - timed"
-HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit"
-SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/${P}.tar.gz"
-KEYWORDS="amd64 ~mips ppc ppc64 sparc x86"
-LICENSE="BSD GPL-2"
-SLOT="0"
-
-DEPEND=""
-RDEPEND=""
-
-src_prepare() {
- eapply "${FILESDIR}"/0.17-CFLAG-DEF-fix.patch
- eapply "${FILESDIR}"/0.17-timed-opt-parsing.patch
- sed -i configure \
- -e '/^LDFLAGS=/d' \
- || die "sed configure"
- default
-}
-
-src_configure() {
- # Note this is not an autoconf configure script. econf fails
- append-flags -DCLK_TCK=CLOCKS_PER_SEC
- ./configure --prefix=/usr --with-c-compiler="$(tc-getCC)" || die "bad configure"
-}
-
-src_install() {
- dosbin timed/timed/timed
- doman timed/timed/timed.8
- dosbin timed/timedc/timedc
- doman timed/timedc/timedc.8
- dodoc README ChangeLog BUGS
-
- newinitd "${FILESDIR}"/timed.rc6 timed
-}
next reply other threads:[~2023-11-29 15:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-29 15:46 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-26 6:06 [gentoo-commits] repo/gentoo:master commit in: net-misc/netkit-timed/ Arthur Zamarin
2025-04-26 1:25 Sam James
2025-04-26 0:43 Sam James
2025-04-26 0:32 Sam James
2025-01-17 13:36 Joonas Niilola
2023-11-29 13:24 Arthur Zamarin
2023-11-29 12:49 Arthur Zamarin
2023-11-29 8:25 Arthur Zamarin
2023-11-25 11:19 Arthur Zamarin
2023-11-25 11:14 Michał Górny
2023-09-17 14:35 Arthur Zamarin
2022-10-05 23:52 Mike Gilbert
2022-03-26 0:01 Sam James
2016-05-04 1:02 Austin English
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1701272770.c1edc49c946418c63776a38c56352b6e8c8108c5.ulm@gentoo \
--to=ulm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox