From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/tenshi/
Date: Tue, 17 Apr 2018 19:16:01 +0000 (UTC) [thread overview]
Message-ID: <1523992538.a909369a88cb64749cb48be354b80b6473f4222a.johu@gentoo> (raw)
commit: a909369a88cb64749cb48be354b80b6473f4222a
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 17 19:12:37 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 19:15:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a909369a
app-admin/tenshi: Remove 0.15
Overshadowed by 0.17.
Bug: https://bugs.gentoo.org/626654
Package-Manager: Portage-2.3.29, Repoman-2.3.9
app-admin/tenshi/Manifest | 1 -
app-admin/tenshi/tenshi-0.15.ebuild | 46 -------------------------------------
2 files changed, 47 deletions(-)
diff --git a/app-admin/tenshi/Manifest b/app-admin/tenshi/Manifest
index 8e83959013d..e8c55d70b88 100644
--- a/app-admin/tenshi/Manifest
+++ b/app-admin/tenshi/Manifest
@@ -1,3 +1,2 @@
-DIST tenshi-0.15.tar.gz 28405 BLAKE2B 6a5d976e658346421d7744e42e1bc4aa5f77ca4a0da9a2a6a12ee1461a58f0a144b2ff16f8521c50fd53666e90fb24dbc92ae1314618d3e5e328a49a20b99d4d SHA512 7d241d192986d2073d8509cda8b6bd21bc678f05d6e3b830885485d259454c5e5c004b477e63dbef5eb3e5bea8c4af56d6d8ed32c6809de43ed1e144c6b3d04c
DIST tenshi-0.16.tar.gz 24460 BLAKE2B aaef47c00a9ab63572f14ca990ee25d7231697d1180a8e8db0fd8ba413ce6f1a362f1b5dac9de30ccc1730d14a36290f0ac8cc0ff12b079650d6f8063dd2463d SHA512 b23adc764ba0bbdde99a273a233cdb5117cd160da56aa19db05f196a4d4934e3a631c9d9effe4a80388c176c3b19b46328edca02af85265d08d6e77b724b044e
DIST tenshi-0.17.tar.gz 24597 BLAKE2B 846128e65b1a2d2a3bc5edecc9356069f44d9c13757771ec7fc5c31063d8aeb9403d447dbb088d2aa7d05d3b086ac6c569cd24a05c336225540b3baa10e79bb7 SHA512 2ca93ceaab0843c321fa69d8ba1c7b31eaf809cac4348c98327ddd9ab72df4d5ff00d6b4edeb19a9f02e154161988e0c2284248fd0e84d2b42dd82fdbaac1a78
diff --git a/app-admin/tenshi/tenshi-0.15.ebuild b/app-admin/tenshi/tenshi-0.15.ebuild
deleted file mode 100644
index 16c4de5754a..00000000000
--- a/app-admin/tenshi/tenshi-0.15.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils user
-
-DESCRIPTION="Log parsing and notification program"
-HOMEPAGE="http://dev.inversepath.com/trac/tenshi"
-SRC_URI="http://dev.inversepath.com/tenshi/${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl
- dev-perl/IO-BufferedSelect
- sys-apps/coreutils"
-
-pkg_setup() {
- enewgroup tenshi
- enewuser tenshi -1 -1 /var/lib/tenshi tenshi
-}
-
-src_prepare() {
- # Fix for bug #241254
- sed -i 's:^docdir =.*:docdir = /usr/share/doc/${PF}:' \
- Makefile || die "docdir substitution failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- fowners tenshi:root /etc/tenshi/tenshi.conf
- dodir /var/lib/tenshi
- fowners tenshi:root /var/lib/tenshi
- doman tenshi.8
- newinitd tenshi.gentoo-init tenshi
- keepdir /var/lib/tenshi
-}
-
-cpkg_postinst() {
- ewarn "The sample config installed to ${ROOT}etc/tenshi/tenshi.conf"
- ewarn "monitors /var/log/messages which, by default, can not be read"
- ewarn "by the tenshi user. Make sure that the tenshi user has read"
- ewarn "permission on all the files that you want tenshi to monitor."
-}
next reply other threads:[~2018-04-17 19:16 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-17 19:16 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 18:27 [gentoo-commits] repo/gentoo:master commit in: app-admin/tenshi/ Michał Górny
2024-11-23 14:32 Michał Górny
2024-11-23 12:24 Arthur Zamarin
2024-08-25 23:54 Conrad Kostecki
2022-04-06 23:37 Conrad Kostecki
2021-05-14 0:36 Sam James
2021-05-14 0:36 Sam James
2021-05-14 0:36 Sam James
2021-05-14 0:36 Sam James
2021-04-11 19:48 Conrad Kostecki
2021-04-11 19:24 Conrad Kostecki
2018-08-18 9:00 Jonas Stein
2018-08-18 8:56 Jonas Stein
2018-08-17 21:47 Jonas Stein
2018-04-17 19:16 Johannes Huber
2018-04-17 19:16 Johannes Huber
2018-03-03 21:07 Sergei Trofimovich
2018-01-26 18:21 Thomas Deutschmann
2018-01-23 16:41 Agostino Sarubbo
2017-10-19 13:56 Michael Orlitzky
2017-10-19 12:00 Thomas Deutschmann
2017-08-31 0:54 Michael Orlitzky
2017-08-29 17:42 Michael Orlitzky
2016-04-04 9:00 Ian Delaney
2015-10-29 16:11 Ian Delaney
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=1523992538.a909369a88cb64749cb48be354b80b6473f4222a.johu@gentoo \
--to=johu@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