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 104D7158087 for ; Fri, 12 Nov 2021 01:31:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8F1FE0A8F; Fri, 12 Nov 2021 01:31:22 +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 CF86AE0A8F for ; Fri, 12 Nov 2021 01:31:22 +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 AF8463431EC for ; Fri, 12 Nov 2021 01:31:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 162351B8 for ; Fri, 12 Nov 2021 01:31:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1636680288.18a70a0ee653b4426dcbbae9d789660572b1e25f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/kakoune/files/, app-editors/kakoune/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/kakoune/Manifest app-editors/kakoune/files/kakoune-2021.08.28-php-filetype-fix.patch app-editors/kakoune/kakoune-2021.08.28-r1.ebuild X-VCS-Directories: app-editors/kakoune/files/ app-editors/kakoune/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 18a70a0ee653b4426dcbbae9d789660572b1e25f X-VCS-Branch: master Date: Fri, 12 Nov 2021 01:31:20 +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: 1c766ab6-55ad-435c-85ab-bcf83427b607 X-Archives-Hash: 6c8d52e8b8a4e841842df20e9e1e0d49 commit: 18a70a0ee653b4426dcbbae9d789660572b1e25f Author: Ian Hixson sdf org> AuthorDate: Thu Oct 28 05:18:44 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 12 01:24:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a70a0e app-editors/kakoune: Drop old version Signed-off-by: Ian Hixson sdf.org> Closes: https://github.com/gentoo/gentoo/pull/22736 Signed-off-by: Sam James gentoo.org> app-editors/kakoune/Manifest | 1 - .../kakoune-2021.08.28-php-filetype-fix.patch | 13 ------- app-editors/kakoune/kakoune-2021.08.28-r1.ebuild | 44 ---------------------- 3 files changed, 58 deletions(-) diff --git a/app-editors/kakoune/Manifest b/app-editors/kakoune/Manifest index 4af90d57da9..aeba3b8a0a5 100644 --- a/app-editors/kakoune/Manifest +++ b/app-editors/kakoune/Manifest @@ -1,2 +1 @@ -DIST kakoune-2021.08.28.tar.bz2 535791 BLAKE2B b04f23b29def72659925b104a203033cd547ec9483225e35a216276716b2d31da76e1c4a239b60a1e72f3e3f4777997bc59560f6ccd4a0e3eaf509e537ed85ad SHA512 a304f1ce3295196468784e27f019d155b5aa0305d90adf5ae65c74a9be4ee740df400ebeb819eb059bb42efee503daa988a2ea929fa6d60ec63ad408be9b575a DIST kakoune-2021.10.28.tar.bz2 537860 BLAKE2B b7a5bf27505af99e40b65eef1e6c34c2c7fb43b9e0a1b0be5f307cf658f830646f5289bb52c70456e2ba585247528df829de3825edffc40f525b218b0237396c SHA512 60adf3d56006b5fde0b0acd8990501a858df6ed850201b603e2722fc893a873f2bb74f4be9caa35b6aa088ba7cd7aef86c0ca952168de92557c03b208461e0d2 diff --git a/app-editors/kakoune/files/kakoune-2021.08.28-php-filetype-fix.patch b/app-editors/kakoune/files/kakoune-2021.08.28-php-filetype-fix.patch deleted file mode 100644 index b4a7cc439f3..00000000000 --- a/app-editors/kakoune/files/kakoune-2021.08.28-php-filetype-fix.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/rc/filetype/php.kak b/rc/filetype/php.kak -index be03de9e..97bdbfe3 100644 ---- a/rc/filetype/php.kak -+++ b/rc/filetype/php.kak -@@ -85,7 +85,7 @@ define-command -hidden php-indent-on-char %< - define-command -hidden php-insert-on-new-line %< - evaluate-commands -draft -itersel %< - # copy // comments or docblock * prefix and following white spaces -- try %{ execute-keys -draft s [^/] k s ^\h*\K(?://|[*][^/])\h* y gh j P -+ try %{ execute-keys -draft s [^/] k s ^\h*\K(?://|[*][^/])\h* y gh j P } - # append " * " on lines starting a multiline /** or /* comment - try %{ execute-keys -draft k s ^\h*/[*][* ]? j gi i * } - > diff --git a/app-editors/kakoune/kakoune-2021.08.28-r1.ebuild b/app-editors/kakoune/kakoune-2021.08.28-r1.ebuild deleted file mode 100644 index 66fdc47a76c..00000000000 --- a/app-editors/kakoune/kakoune-2021.08.28-r1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit toolchain-funcs - -DESCRIPTION="Modal editor inspired by vim" -HOMEPAGE="http://kakoune.org/ https://github.com/mawww/kakoune" -SRC_URI="https://github.com/mawww/kakoune/releases/download/v${PV}/${P}.tar.bz2" - -LICENSE="Unlicense" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" - -BDEPEND="virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${P}-php-filetype-fix.patch -) - -src_prepare() { - sed -i '/CXXFLAGS += -O3/d' src/Makefile || die - default -} - -src_configure() { - tc-export CXX -} - -src_compile() { - emake -C src all -} - -src_test() { - emake -C src test -} - -src_install() { - emake PREFIX="${D}"/usr docdir="${ED}/usr/share/doc/${PF}" install - - rm "${ED}/usr/share/man/man1/kak.1.gz" || die - doman doc/kak.1 -}