From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DC5B3158020 for ; Sat, 12 Nov 2022 00:56:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA802E09AE; Sat, 12 Nov 2022 00:56:58 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D3562E09AE for ; Sat, 12 Nov 2022 00:56:58 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C241F33BE0D for ; Sat, 12 Nov 2022 00:56:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC6B8710 for ; Sat, 12 Nov 2022 00:56:55 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1668214603.11f662c782e09b8e239e62eba66304527933fed8.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/acpid/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/acpid/Manifest sys-power/acpid/acpid-2.0.33.ebuild X-VCS-Directories: sys-power/acpid/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 11f662c782e09b8e239e62eba66304527933fed8 X-VCS-Branch: master Date: Sat, 12 Nov 2022 00:56:55 +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: cfce008a-2e1b-4866-b050-4f25e3f63d83 X-Archives-Hash: b7ab64609deb9cbf04d93824480907ec commit: 11f662c782e09b8e239e62eba66304527933fed8 Author: Marek Szuba gentoo org> AuthorDate: Fri Nov 11 23:36:23 2022 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sat Nov 12 00:56:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f662c7 sys-power/acpid: drop 2.0.33 Signed-off-by: Marek Szuba gentoo.org> sys-power/acpid/Manifest | 1 - sys-power/acpid/acpid-2.0.33.ebuild | 56 ------------------------------------- 2 files changed, 57 deletions(-) diff --git a/sys-power/acpid/Manifest b/sys-power/acpid/Manifest index ab0988b01420..7fde26cc1593 100644 --- a/sys-power/acpid/Manifest +++ b/sys-power/acpid/Manifest @@ -1,2 +1 @@ -DIST acpid-2.0.33.tar.xz 156580 BLAKE2B 72a0835f3d88f4ccae44016809fdb930977f6b02dae6f74068186a8c850237764a1e8cd69a478e5af42115d5f630a9f91cd77b35b8cf01854e24b7e06bbdd536 SHA512 491a58c62fcad44dc57cbd9294437fbc215c2ec99a030286601cd1956ea504e723e61b11b315983073d66aace1997bc40e6421475f6073298f60b8dcda2add75 DIST acpid-2.0.34.tar.xz 159924 BLAKE2B 1379978f8c5816febcde2d3bb641f8a51736ae0caed97a45caa990576d314608a455307df11f6abafa2ef8bbaa47554f581605aa9c1af150ee64b9eb684fee15 SHA512 2bf92295b55bb44fe83074b3e0c1ae639f63edaeea84b2184ae95b38852be40f380d5413110b8c0fcb2efc2ec01bf4764e1dcb97022fc724bebbfc35c0b63c81 diff --git a/sys-power/acpid/acpid-2.0.33.ebuild b/sys-power/acpid/acpid-2.0.33.ebuild deleted file mode 100644 index 46b15088a97b..000000000000 --- a/sys-power/acpid/acpid-2.0.33.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit linux-info systemd - -DESCRIPTION="Daemon for Advanced Configuration and Power Interface" -HOMEPAGE="https://sourceforge.net/projects/acpid2/" -SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~riscv x86" -IUSE="selinux" - -RDEPEND="selinux? ( sec-policy/selinux-apm )" -DEPEND=">=sys-kernel/linux-headers-3" - -pkg_pretend() { - local CONFIG_CHECK="~INPUT_EVDEV" - local WARNING_INPUT_EVDEV="CONFIG_INPUT_EVDEV is required for ACPI button event support." - [[ ${MERGE_TYPE} != buildonly ]] && check_extra_config -} - -pkg_setup() { :; } - -src_install() { - emake DESTDIR="${D}" install - - newdoc kacpimon/README README.kacpimon - dodoc -r samples - rm -f "${D}"/usr/share/doc/${PF}/COPYING || die - - exeinto /etc/acpi - newexe "${FILESDIR}"/${PN}-1.0.6-default.sh default.sh - exeinto /etc/acpi/actions - newexe samples/powerbtn/powerbtn.sh powerbtn.sh - insinto /etc/acpi/events - newins "${FILESDIR}"/${PN}-1.0.4-default default - - newinitd "${FILESDIR}"/${PN}-2.0.26-init.d ${PN} - newconfd "${FILESDIR}"/${PN}-2.0.16-conf.d ${PN} - - systemd_dounit "${FILESDIR}"/${PN}.{service,socket} -} - -pkg_postinst() { - if [[ -z ${REPLACING_VERSIONS} ]]; then - elog - elog "You may wish to read the Gentoo Linux Power Management Guide," - elog "which can be found online at:" - elog "https://wiki.gentoo.org/wiki/Power_management/Guide" - elog - fi -}