From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1549712-garchives=archives.gentoo.org@lists.gentoo.org> 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 9D37815800A for <garchives@archives.gentoo.org>; Sat, 26 Aug 2023 14:04:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFA4C2BC01D; Sat, 26 Aug 2023 14:04:34 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2CC02BC01D for <gentoo-commits@lists.gentoo.org>; Sat, 26 Aug 2023 14:04:34 +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 745AE340D58 for <gentoo-commits@lists.gentoo.org>; Sat, 26 Aug 2023 14:04:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD18D1093 for <gentoo-commits@lists.gentoo.org>; Sat, 26 Aug 2023 14:04:31 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1693058652.9f01ac612d2180ff68dbf7a4a89d4909340d0ee9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/ckbcomp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/ckbcomp/Manifest sys-apps/ckbcomp/ckbcomp-1.164.ebuild X-VCS-Directories: sys-apps/ckbcomp/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9f01ac612d2180ff68dbf7a4a89d4909340d0ee9 X-VCS-Branch: master Date: Sat, 26 Aug 2023 14:04:31 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dd4af1f4-1701-4230-ac6e-233d0b3cb8ee X-Archives-Hash: efe781dbcfec00ea65c347420f671f12 commit: 9f01ac612d2180ff68dbf7a4a89d4909340d0ee9 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Aug 26 14:02:51 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Aug 26 14:04:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f01ac61 sys-apps/ckbcomp: drop 1.164 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sys-apps/ckbcomp/Manifest | 1 - sys-apps/ckbcomp/ckbcomp-1.164.ebuild | 33 --------------------------------- 2 files changed, 34 deletions(-) diff --git a/sys-apps/ckbcomp/Manifest b/sys-apps/ckbcomp/Manifest index 78ccb6c00f2d..174ca3adc796 100644 --- a/sys-apps/ckbcomp/Manifest +++ b/sys-apps/ckbcomp/Manifest @@ -1,2 +1 @@ -DIST ckbcomp-1.164.tar.gz 3044072 BLAKE2B 74abf0c971a188fbbacd77e9eadad84ec29cbb2cde4c968402b83c0a5cd47ba5432f03dab4ed6bd8f8ae6b0ed8ebb4dcd51b8eddffd3b5d77de445740d5d576f SHA512 b2a71c7c34ff677f555bdb76bc329ae06740c4d0fa5516356dcd833fc9f97c0c560b26b4497fd7e3e0a60acb975a461a75ecc765c3f0fa1250f8b2e0f01c4e40 DIST console-setup-1.217.tar.gz 3273430 BLAKE2B cf48a8dbd250f3ee0e1093b3dc0b13d9b23a13e456f7c0c60d4d8764bc1ed41bc6f0da57d4f0e5642fdceca9a26d02e5b986df019644d238bab0c91028958aed SHA512 20b148e3ffa1a57509e1bdab091ae36df04f363c7ca54e1decc15c14325df85b3d100e4b9a1e5884c18d47d45066b029bd450c9588f3103c03ad102d348869ad diff --git a/sys-apps/ckbcomp/ckbcomp-1.164.ebuild b/sys-apps/ckbcomp/ckbcomp-1.164.ebuild deleted file mode 100644 index e40e5fc54cdc..000000000000 --- a/sys-apps/ckbcomp/ckbcomp-1.164.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Compile an XKB keymap for loadkeys" -HOMEPAGE="https://anonscm.debian.org/cgit/d-i/console-setup.git" -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://anonscm.debian.org/git/d-i/console-setup.git" -else - COMMIT_ID=e327df26fa9dbdf363b778ada91e83967f4bd500 - SRC_URI="https://anonscm.debian.org/cgit/d-i/console-setup.git/snapshot/${COMMIT_ID}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" - S="${WORKDIR}/${COMMIT_ID}" -fi - -LICENSE="GPL-2" -SLOT="0" - -DEPEND="" -RDEPEND=" - dev-lang/perl:* - sys-apps/kbd - x11-misc/xkeyboard-config" - -src_compile() { - : -} - -src_install() { - dobin Keyboard/ckbcomp -}