From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/fifo-cronolog/
Date: Wed, 13 Sep 2023 03:49:19 +0000 (UTC) [thread overview]
Message-ID: <1694576882.072104936577f8283bf9a192af64fc0b6fc29e3b.sam@gentoo> (raw)
commit: 072104936577f8283bf9a192af64fc0b6fc29e3b
Author: Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Sun Sep 10 23:30:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 03:48:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07210493
app-admin/fifo-cronolog: update EAPI 6 -> 8
Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../fifo-cronolog/fifo-cronolog-1.1.1-r2.ebuild | 29 ++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/app-admin/fifo-cronolog/fifo-cronolog-1.1.1-r2.ebuild b/app-admin/fifo-cronolog/fifo-cronolog-1.1.1-r2.ebuild
new file mode 100644
index 000000000000..1a34cb0f1110
--- /dev/null
+++ b/app-admin/fifo-cronolog/fifo-cronolog-1.1.1-r2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="cronolog wrapper for use with dumb daemons like squid, varnish and so on"
+HOMEPAGE="https://cgit.gentoo.org/proj/fifo-cronolog.git"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+LICENSE="BSD-2 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-admin/cronolog"
+
+src_install() {
+ dosbin fifo-cronolog
+
+ newinitd fifo-cronolog.initd fifo-cronolog
+ newconfd fifo-cronolog.confd fifo-cronolog
+
+ dosym fifo-cronolog /usr/sbin/squid-cronolog
+}
+
+pkg_postinst() {
+ elog "Warning: app-admin/squid-cronolog has been renamed to app-admin/fifo-cronolog."
+ elog "This also applies to the binary 'squid-cronolog' but there is a symlink for now"
+ elog "Please fix your scripts/configs."
+}
next reply other threads:[~2023-09-13 3:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-13 3:49 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-25 5:33 [gentoo-commits] repo/gentoo:master commit in: app-admin/fifo-cronolog/ Robin H. Johnson
2024-03-13 16:24 Robin H. Johnson
2024-03-13 5:25 Robin H. Johnson
2023-09-30 10:00 Andreas Sturmlechner
2023-09-13 3:49 Sam James
2018-07-23 8:15 Christian Ruppert
2017-06-05 22:35 Andreas Hüttel
2017-05-15 21:27 Andreas Hüttel
2016-01-06 12:53 Michał Górny
2015-11-09 2:47 Robin H. Johnson
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=1694576882.072104936577f8283bf9a192af64fc0b6fc29e3b.sam@gentoo \
--to=sam@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