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 D9AEA158089 for ; Fri, 22 Sep 2023 02:33:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA2062BC043; Fri, 22 Sep 2023 02:33:25 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A7212BC043 for ; Fri, 22 Sep 2023 02:33:25 +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 54F1333BE0D for ; Fri, 22 Sep 2023 02:33:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F2FC1231 for ; Fri, 22 Sep 2023 02:33:21 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1695349968.06fdcc943fd505f299a086f7dff85aa5591265bf.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/tecla/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/tecla/Manifest gnome-extra/tecla/tecla-45_beta.ebuild gnome-extra/tecla/tecla-45_rc.ebuild X-VCS-Directories: gnome-extra/tecla/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 06fdcc943fd505f299a086f7dff85aa5591265bf X-VCS-Branch: master Date: Fri, 22 Sep 2023 02:33:21 +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: 22de9863-870e-48d8-92fd-9e94fbc3f0c8 X-Archives-Hash: f3b26b6b6652bc8f2f165d5b6d932547 commit: 06fdcc943fd505f299a086f7dff85aa5591265bf Author: Matt Turner gentoo org> AuthorDate: Fri Sep 22 01:56:04 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 22 02:32:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06fdcc94 gnome-extra/tecla: Drop old versions Signed-off-by: Matt Turner gentoo.org> gnome-extra/tecla/Manifest | 2 -- gnome-extra/tecla/tecla-45_beta.ebuild | 35 ---------------------------------- gnome-extra/tecla/tecla-45_rc.ebuild | 35 ---------------------------------- 3 files changed, 72 deletions(-) diff --git a/gnome-extra/tecla/Manifest b/gnome-extra/tecla/Manifest index c8457409463a..d81e2b1bc971 100644 --- a/gnome-extra/tecla/Manifest +++ b/gnome-extra/tecla/Manifest @@ -1,3 +1 @@ DIST tecla-45.0.tar.xz 33404 BLAKE2B 97bbbdf012a91303d86fb1fbb01dcee644ae7e612d88439465abf392c23fc232e33fbcd4403f02bc8193a6a8a9925fb7d45550d803e7835f5bbfded19fe18170 SHA512 ae1f38870c14467ef7a868b60bc1a12ae1584fdd5e158d1cbf6f6639586225c7ffb8cfa00edeefc3930d4225a3865932e7fa724a5dff5f0ece3372363df289ce -DIST tecla-45.beta.tar.xz 33464 BLAKE2B 1f33da97c39be682f5f03e991f3d83e41194b17761bbbb6a27ce026de4eb481c6b2f577a0b7b6c3858fef1544498b98bc50c6a4ea02e266c4edc15555571c738 SHA512 93acf3fe93001be51638743dc85686d07abc9e0a138efbcbd39a0d2ae360b9e1dafbbd7c4b101e3b0141d18710b5557cf60438e2220cc7420699d8151542e989 -DIST tecla-45.rc.tar.xz 32432 BLAKE2B 579ac19298e48b3d37385068ce2fb8a4cace368cc1908c7287377a2e45655658d3124c3e0913bc0223af7436a2e20caad723603f9775a5141d5a6826f900d087 SHA512 7f0bf8559b5f99a52516f1a2c340574b1e76c65f6d72264f8099e34e38c39f2019b81c692517cab309f657eb7806adb4bac5338ad2212a0bbaca4e280182e65d diff --git a/gnome-extra/tecla/tecla-45_beta.ebuild b/gnome-extra/tecla/tecla-45_beta.ebuild deleted file mode 100644 index 5cfd87a92364..000000000000 --- a/gnome-extra/tecla/tecla-45_beta.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome.org gnome2-utils meson xdg - -DESCRIPTION="Tecla is a keyboard layout viewer" -HOMEPAGE="https://gitlab.gnome.org/GNOME/tecla" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-libs/gtk:4[introspection] - >=gui-libs/libadwaita-1.4_alpha:1 - x11-libs/libxkbcommon -" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-libs/glib - sys-devel/gettext - virtual/pkgconfig -" - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -} diff --git a/gnome-extra/tecla/tecla-45_rc.ebuild b/gnome-extra/tecla/tecla-45_rc.ebuild deleted file mode 100644 index 5cfd87a92364..000000000000 --- a/gnome-extra/tecla/tecla-45_rc.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome.org gnome2-utils meson xdg - -DESCRIPTION="Tecla is a keyboard layout viewer" -HOMEPAGE="https://gitlab.gnome.org/GNOME/tecla" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-libs/gtk:4[introspection] - >=gui-libs/libadwaita-1.4_alpha:1 - x11-libs/libxkbcommon -" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-libs/glib - sys-devel/gettext - virtual/pkgconfig -" - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -}