From c4f7ae4013bb14403ada084fa004d013b02501a2 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 7 Feb 2022 22:37:14 +0200 Subject: [PATCH] gui-apps/foot-terminfo: treeclean (moved to ::gentoo) Signed-off-by: Arthur Zamarin --- gui-apps/foot-terminfo/Manifest | 6 --- .../foot-terminfo/foot-terminfo-1.10.0.ebuild | 37 ------------------- .../foot-terminfo/foot-terminfo-1.7.1.ebuild | 32 ---------------- .../foot-terminfo/foot-terminfo-1.7.2.ebuild | 32 ---------------- .../foot-terminfo/foot-terminfo-1.8.1.ebuild | 32 ---------------- .../foot-terminfo/foot-terminfo-1.9.0.ebuild | 32 ---------------- .../foot-terminfo/foot-terminfo-1.9.1.ebuild | 37 ------------------- .../foot-terminfo/foot-terminfo-9999.ebuild | 37 ------------------- gui-apps/foot-terminfo/metadata.xml | 8 ---- 9 files changed, 253 deletions(-) delete mode 100644 gui-apps/foot-terminfo/Manifest delete mode 100644 gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild delete mode 100644 gui-apps/foot-terminfo/foot-terminfo-1.7.1.ebuild delete mode 100644 gui-apps/foot-terminfo/foot-terminfo-1.7.2.ebuild delete mode 100644 gui-apps/foot-terminfo/foot-terminfo-1.8.1.ebuild delete mode 100644 gui-apps/foot-terminfo/foot-terminfo-1.9.0.ebuild delete mode 100644 gui-apps/foot-terminfo/foot-terminfo-1.9.1.ebuild delete mode 100644 gui-apps/foot-terminfo/foot-terminfo-9999.ebuild delete mode 100644 gui-apps/foot-terminfo/metadata.xml diff --git a/gui-apps/foot-terminfo/Manifest b/gui-apps/foot-terminfo/Manifest deleted file mode 100644 index 42008cacc0..0000000000 --- a/gui-apps/foot-terminfo/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST foot-1.10.0.tar.gz 442267 BLAKE2B 3038b25a51c1084f5b80bb12a393b53f9c8036654a665d3ca06ca2b918a2152d27db523b5fa10f3c509a32dca9f95492d42cada6b76131cd23f84ec7b88dae0c SHA512 8578eaee5d6889cc2d76c09cb58b1848bd35064c82d18af46237cc3fe4b5d0b7f4236ee51ef6c91105910e85fb8739919b6f8b10016ae1bd5c642c85634be1e8 -DIST foot-1.7.1.tar.gz 390533 BLAKE2B 5eac8041ac5f46b71d8037550bcdd14899071e63fc4a9c6eabe2c44d336e3339e7dbf8b487ff79aa09a6f73378d1faca140fedbf864fdf641a0706c0b9c7912a SHA512 fa6961b24ef7929378c796a77547f509bc2ff319b3b546be8fad31dd02f2686771d2d4a0c72792746e004052fc032f180eb716cb45e2ebbf549859f1b7de7420 -DIST foot-1.7.2.tar.gz 392748 BLAKE2B effd72665c553fbf3687fdb17776b264a775311503d974d12b5de4f4b7d1b835755824781a345f29f4866a33f449c61990830452bdca101952ff8c490e37b5f2 SHA512 2acb46daca5840b3a9fb0fc7055f9234618d7d6884ce74fee382f3904136a85f5c17f7119449fd7943dba2ccce2dde9a62d13a1b363ee234765b6ab65d95e19b -DIST foot-1.8.1.tar.gz 428685 BLAKE2B 10ad1adf67e3e7171cc60db3dd90a8bdb676f3df61c518f33150c893ee0a552e28b9647cbae03861b85bf4c8501785eaf8a984726a814da2866a06d1a71b3891 SHA512 62a4cc018e49e270b8d806ea5b5c17965428a0f943b814608c25eb674db6130bfedae2431ac0c61f9c8de6bd227859cedb032f0f573a1e0885938d11efbda4e4 -DIST foot-1.9.0.tar.gz 446060 BLAKE2B 2930f155509d2614b1eb0027648e55a97bba3d8ff59c8ea4a181db0e556e3f94b924ccd812653853793c885c6594745de991073f6ec7eaf2438927a033ba6515 SHA512 ffdefd0d42c1a2092af9d6aaf6cd1d33f017424177a3144d317d2bbc502afa1373db9bb5d0042847ff704c76667198e16e5ab861907db2451941517109f2db62 -DIST foot-1.9.1.tar.gz 450538 BLAKE2B 19c436853889c6ab98993b5e1b340d579b6e37ceb1a68c49b3db34839e82c72f3943ea88b0e9746f8d067120b5fe16a455a61dec0a21024958767dc32d0f98cc SHA512 8f2925ce8a19fd98ac612723d7594cb741c3222d180632c1719e693b17380dc12d1188cc309377add1cecbc9fe05ea4c75df7fe5603a42f153cc05489345614e diff --git a/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild b/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild deleted file mode 100644 index 7a520230fa..0000000000 --- a/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/foot" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="Terminfo for foot, a great Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" - -DEPEND="" -RDEPEND=" - - - - flewkey@2a03.party - Ryan Fox - -