From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 040CD1582EF for ; Sun, 23 Feb 2025 22:19:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DC854343188 for ; Sun, 23 Feb 2025 22:19:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E406011037D; Sun, 23 Feb 2025 22:19:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D8C95110374 for ; Sun, 23 Feb 2025 22:19:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 899DB343178 for ; Sun, 23 Feb 2025 22:19:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 220392762 for ; Sun, 23 Feb 2025 22:19:30 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1740349006.15ca1b2a4ae1c0ce0bada83ff2c4bc9f0cd8e526.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/uptimed/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/uptimed/Manifest app-misc/uptimed/uptimed-0.4.6-r1.ebuild X-VCS-Directories: app-misc/uptimed/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 15ca1b2a4ae1c0ce0bada83ff2c4bc9f0cd8e526 X-VCS-Branch: master Date: Sun, 23 Feb 2025 22:19:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1c6f2a90-46b4-4d56-8fd0-6178f3d29288 X-Archives-Hash: e0101393d62b3dfe586e4aff047fd09b commit: 15ca1b2a4ae1c0ce0bada83ff2c4bc9f0cd8e526 Author: Conrad Kostecki gentoo org> AuthorDate: Sun Feb 23 22:10:10 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Feb 23 22:16:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ca1b2a app-misc/uptimed: drop 0.4.6-r1 Signed-off-by: Conrad Kostecki gentoo.org> app-misc/uptimed/Manifest | 1 - app-misc/uptimed/uptimed-0.4.6-r1.ebuild | 47 -------------------------------- 2 files changed, 48 deletions(-) diff --git a/app-misc/uptimed/Manifest b/app-misc/uptimed/Manifest index d3fe08a1ece1..6f799be71b68 100644 --- a/app-misc/uptimed/Manifest +++ b/app-misc/uptimed/Manifest @@ -1,2 +1 @@ -DIST uptimed-0.4.6.tar.gz 56796 BLAKE2B 9ea2e5f9e045f11f29232e51746bd4984fb93a8b9c36b652c4b247ab0923c1b162067aa20cb5bf0d8d2dee8e927aecea33b7be488b51f573ba525b6234b78e86 SHA512 035caba32182a807312b587b3cb3b6322027b7c8f3e69a3f0b52ea4f44ecfc40505fe58b6a1b56a87a967f1f8b1fbc075414a04b60717577e32972feadb9bc2d DIST uptimed-0.4.7.tar.gz 56796 BLAKE2B 2ebc8229bded21cfd6f5ae644515b79606eddf931e976747560c684e9e651e910fa3d9623fd8245e4d4abf4d764446170c5b27f6e538966c8f9d5be3d1c657ce SHA512 857357d3f21770ea04710eae7775dad562b1112c3d17e3d771d67d80fc11d1e5aeb8a869a70cdb76c103e0fd6384273c4498a3d5cbd33035b3b72dcce65ea211 diff --git a/app-misc/uptimed/uptimed-0.4.6-r1.ebuild b/app-misc/uptimed/uptimed-0.4.6-r1.ebuild deleted file mode 100644 index a19f53ef6a9d..000000000000 --- a/app-misc/uptimed/uptimed-0.4.6-r1.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools systemd - -DESCRIPTION="System uptime record daemon that keeps track of your highest uptimes" -HOMEPAGE="https://github.com/rpodgorny/uptimed/" -SRC_URI="https://github.com/rpodgorny/uptimed/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86" -IUSE="selinux" - -RDEPEND=" - acct-group/uptimed - acct-user/uptimed -" -DEPEND="${RDEPEND}" -BDEPEND="${RDEPEND}" -RDEPEND+=" selinux? ( sec-policy/selinux-uptime )" - -src_prepare() { - default - eautoreconf -} - -src_install() { - local DOCS=( ChangeLog README.md TODO AUTHORS CREDITS INSTALL.cgi sample-cgi/* ) - default - find "${ED}" -type f -name '*.la' -delete || die - - local spooldir="/var/spool/${PN}" - keepdir ${spooldir} - fowners uptimed:uptimed ${spooldir} - - newinitd "${FILESDIR}"/${PN}.init-r1 uptimed - systemd_dounit "${FILESDIR}/${PN}.service" -} - -pkg_postinst() { - elog "Start uptimed with '/etc/init.d/uptimed start' (for openRC)" - elog "or systemctl start uptimed (for systemd)" - elog "To view your uptime records, use the command 'uprecords'." -}