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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5EA4915808B for ; Sat, 17 Feb 2024 10:04:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E724E2A44; Sat, 17 Feb 2024 10:04:21 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 30A33E2A44 for ; Sat, 17 Feb 2024 10:04:21 +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 3DBF7335DC0 for ; Sat, 17 Feb 2024 10:04:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA64314BE for ; Sat, 17 Feb 2024 10:04:18 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1708164247.720d1b958de2c8210d0343834dfc59a0cf1c3ba0.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/sandmann-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/sandmann-bin/Manifest sys-power/sandmann-bin/sandmann-bin-0.9-r1.ebuild X-VCS-Directories: sys-power/sandmann-bin/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 720d1b958de2c8210d0343834dfc59a0cf1c3ba0 X-VCS-Branch: master Date: Sat, 17 Feb 2024 10:04:18 +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: 5a523c54-4d2e-45e2-a216-ac6dbf2ed0c9 X-Archives-Hash: c622b106191b8582df7e27781c21b646 commit: 720d1b958de2c8210d0343834dfc59a0cf1c3ba0 Author: Florian Schmaus gentoo org> AuthorDate: Sat Feb 17 10:03:51 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Feb 17 10:04:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=720d1b95 sys-power/sandmann-bin: drop 0.9-r1 Signed-off-by: Florian Schmaus gentoo.org> sys-power/sandmann-bin/Manifest | 1 - sys-power/sandmann-bin/sandmann-bin-0.9-r1.ebuild | 62 ----------------------- 2 files changed, 63 deletions(-) diff --git a/sys-power/sandmann-bin/Manifest b/sys-power/sandmann-bin/Manifest index 6e05fc2fced6..0b4301de274d 100644 --- a/sys-power/sandmann-bin/Manifest +++ b/sys-power/sandmann-bin/Manifest @@ -1,2 +1 @@ -DIST sandmann-0.9.tar.xz 16656160 BLAKE2B e0b52fd8ba67bec68dfa6a6c6fa3f9321118c350a954cef582643339f1d15c6f8d55d74cfbc0d1894dd5eae83975f1ef57c974c5035b80d9bdc1e132d7b16787 SHA512 bee9a9b5f5eaaeba8ec66999c2719efb43cd85c601a9aee61017dd330149ed9faf94a48d9c0fd0dcc82c05fa8dfe23f020d69b452bb71ccf5dc50017dcf5a84e DIST sandmann-1.0.tar.xz 16661756 BLAKE2B 06a2ce44a0498987ce1dfafaa0aee560c2deef69efc7cfd6191dd12e265be21b15b167d7adc01066343a777cf66c88b2ec5d95f46fede003f80676966ad95ad3 SHA512 e9f5f41b4f2bf45f7d4528baf593f4f120e5a9c4eacf13a4c0961ba66f8ed5877abb3f10b6b35679dc56f2e55e80e0cc6bb3a42800859ff40354b0a750b16d66 diff --git a/sys-power/sandmann-bin/sandmann-bin-0.9-r1.ebuild b/sys-power/sandmann-bin/sandmann-bin-0.9-r1.ebuild deleted file mode 100644 index 77fae7630860..000000000000 --- a/sys-power/sandmann-bin/sandmann-bin-0.9-r1.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit java-utils-2 systemd tmpfiles - -MY_PN=${PN%-bin} -MY_P=${MY_PN}-${PV} - -DESCRIPTION="An autosuspend and wakeup daemon" -HOMEPAGE="https://gitlab.gentoo.org/flow/sandmann" -SRC_URI="https://dev.gentoo.org/~flow/${MY_PN}/archive/${MY_P}.tar.xz" -KEYWORDS="amd64" - -LICENSE="GPL-3+ LGPL-3" -SLOT="0" - -# >=java-config-2.3.2 to get the libdir fix. -RDEPEND=" - acct-user/sandmann - >=dev-java/java-config-2.3.2 - sys-apps/systemd - sys-auth/polkit - || ( - virtual/jre:17 - virtual/jre:21 - ) -" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { - default - sed -i \ - -e 's|^ExecStart=.*|ExecStart=/usr/bin/sandmann|' \ - sandmann.service || die -} - -src_compile() { - : -} - -src_install() { - local my_emake_args=( - DESTDIR="${D}" - SYSTEMD_SYSTEM_UNIT_DIR="$(systemd_get_systemunitdir)" - TARGET_BINARY= - SOURCELESS_INSTALL=true - ) - - emake ${my_emake_args[@]} install - - java-pkg_newjar out/main/assembly.dest/out.jar sandmann.jar - java-pkg_dolauncher sandmann - - dodoc README.md -} - -pkg_postinst() { - tmpfiles_process sandmann.conf -}