From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/kakoune/
Date: Wed, 29 Sep 2021 00:54:14 +0000 (UTC) [thread overview]
Message-ID: <1632876465.a4e207f9d10c79c1728a391675ce64c38c489095.ionen@gentoo> (raw)
commit: a4e207f9d10c79c1728a391675ce64c38c489095
Author: Ian Hixson <mujo <AT> sdf <DOT> org>
AuthorDate: Sat Sep 25 22:03:28 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Sep 29 00:47:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e207f9
app-editors/kakoune: Drop old release.
Signed-off-by: Ian Hixson <mujo <AT> sdf.org>
Closes: https://github.com/gentoo/gentoo/pull/22403
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
app-editors/kakoune/Manifest | 1 -
app-editors/kakoune/kakoune-2021.08.28.ebuild | 44 ---------------------------
2 files changed, 45 deletions(-)
diff --git a/app-editors/kakoune/Manifest b/app-editors/kakoune/Manifest
index 48589fef2d5..290b402984c 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.08.28.tar.gz 654429 BLAKE2B 8cf769d2dea74fd8bab8261e4d79276af089d73753052fdd3776bff0adc72bc20c43f840350076e675c633de2175ad83960fa2ccf85fc852c7c81bd4888ced2b SHA512 1f4f0648959e94e45eb00f2398aa6897595457ef3ee4d1c6e18d494f3e68f8d3a0c4d0dbed88b6588fda61137a060c648ff635972731c0f29faef4cdc03c829f
diff --git a/app-editors/kakoune/kakoune-2021.08.28.ebuild b/app-editors/kakoune/kakoune-2021.08.28.ebuild
deleted file mode 100644
index f44978e9973..00000000000
--- a/app-editors/kakoune/kakoune-2021.08.28.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/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-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
-}
next reply other threads:[~2021-09-29 0:54 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-29 0:54 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-24 6:29 [gentoo-commits] repo/gentoo:master commit in: app-editors/kakoune/ Joonas Niilola
2024-07-23 8:47 Joonas Niilola
2024-07-23 8:47 Joonas Niilola
2024-01-20 12:23 Sam James
2022-11-14 14:31 Joonas Niilola
2022-11-14 14:31 Joonas Niilola
2021-11-18 11:24 Joonas Niilola
2021-11-18 11:24 Joonas Niilola
2021-11-12 1:31 Sam James
2021-09-29 0:54 Ionen Wolkens
2021-09-03 5:11 Joonas Niilola
2021-08-23 5:41 Joonas Niilola
2021-05-04 22:20 Sam James
2020-06-09 4:59 Joonas Niilola
2020-06-08 6:41 Michał Górny
2020-06-06 7:24 Joonas Niilola
2020-06-06 7:24 Joonas Niilola
2020-06-05 15:45 Mart Raudsepp
2020-06-05 15:45 Mart Raudsepp
2020-05-31 19:09 Sergei Trofimovich
2020-05-25 13:08 Joonas Niilola
2017-11-30 7:35 Patrick Lauer
2017-11-29 23:19 Andreas Sturmlechner
2017-11-29 23:19 Andreas Sturmlechner
2016-11-12 15:02 David Seifert
2016-11-12 15:02 David Seifert
2016-09-01 3:20 Göktürk Yüksek
2016-09-01 3:20 Göktürk Yüksek
2016-06-22 4:18 Göktürk Yüksek
2016-06-22 4:18 Göktürk Yüksek
2016-06-22 4:18 Göktürk Yüksek
2016-06-22 4:18 Göktürk Yüksek
2016-06-22 4:18 Göktürk Yüksek
2016-05-16 9:08 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1632876465.a4e207f9d10c79c1728a391675ce64c38c489095.ionen@gentoo \
--to=ionen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox