From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/daemontools-encore/
Date: Wed, 30 Oct 2024 21:27:41 +0000 (UTC) [thread overview]
Message-ID: <1730323633.4c81db158e8cd36fdf66dc2152cef783431f90f9.dilfridge@gentoo> (raw)
commit: 4c81db158e8cd36fdf66dc2152cef783431f90f9
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 30 21:27:13 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct 30 21:27:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c81db15
sys-process/daemontools-encore: drop 1.11-r1
Bug: https://bugs.gentoo.org/898852
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../daemontools-encore-1.11-r1.ebuild | 57 ----------------------
1 file changed, 57 deletions(-)
diff --git a/sys-process/daemontools-encore/daemontools-encore-1.11-r1.ebuild b/sys-process/daemontools-encore/daemontools-encore-1.11-r1.ebuild
deleted file mode 100644
index f81001db81c4..000000000000
--- a/sys-process/daemontools-encore/daemontools-encore-1.11-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic qmail
-
-DESCRIPTION="Collection of tools for managing UNIX services"
-HOMEPAGE="https://untroubled.org/daemontools-encore/"
-SRC_URI="https://untroubled.org/daemontools-encore/${P}.tar.gz"
-
-LICENSE="GPL-2 MIT"
-SLOT="0"
-KEYWORDS="amd64 ~loong ~x86"
-IUSE="selinux static"
-
-RDEPEND="
- !app-doc/daemontools-man
- !sys-process/daemontools
- selinux? ( sec-policy/selinux-daemontools )
-"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-1.11-do-not-always-run-tests.patch
- "${FILESDIR}"/${PN}-1.11-add-missing-setuser-man-page.patch
- "${FILESDIR}"/${PN}-1.11-implicit-func-decl-clang16.patch
-)
-
-src_compile() {
- use static && append-ldflags -static
- qmail_set_cc
- emake
-}
-
-src_install() {
- keepdir /service
-
- echo "${ED}/usr/bin" > conf-bin || die
- echo "${ED}/usr/share/man" > conf-man || die
- dodir /usr/bin
- dodir /usr/share/man
- emake install
-
- dodoc ChangeLog CHANGES CHANGES.djb README TODO
-
- newinitd "${FILESDIR}"/svscan.init-2 svscan
-}
-
-pkg_postinst() {
- einfo
- einfo "You can run daemontools using the svscan init.d script,"
- einfo "or you could run it through inittab."
- einfo "To use inittab, emerge supervise-scripts and run:"
- einfo "svscan-add-to-inittab"
- einfo "Then you can hup init with the command telinit q"
- einfo
-}
next reply other threads:[~2024-10-30 21:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-30 21:27 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-09 16:21 [gentoo-commits] repo/gentoo:master commit in: sys-process/daemontools-encore/ Arthur Zamarin
2023-06-15 16:22 Arthur Zamarin
2023-02-18 4:19 Mike Gilbert
2022-08-28 6:30 WANG Xuerui
2019-07-15 15:28 Michał Górny
2019-01-18 2:59 Thomas Deutschmann
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=1730323633.4c81db158e8cd36fdf66dc2152cef783431f90f9.dilfridge@gentoo \
--to=dilfridge@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