From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/
Date: Sat, 20 Apr 2024 07:04:22 +0000 (UTC) [thread overview]
Message-ID: <1713596622.bef7e2e81feac111a926eec4f2697a3e0901ae7a.juippis@gentoo> (raw)
commit: bef7e2e81feac111a926eec4f2697a3e0901ae7a
Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Fri Mar 1 17:41:38 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 07:03:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef7e2e8
app-editors/hyx: add 2024.02.29
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/35590
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-editors/hyx/Manifest | 1 +
app-editors/hyx/hyx-2024.02.29.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/app-editors/hyx/Manifest b/app-editors/hyx/Manifest
index 8505c8b69dda..f504800319e1 100644
--- a/app-editors/hyx/Manifest
+++ b/app-editors/hyx/Manifest
@@ -1 +1,2 @@
DIST hyx-2021.06.09.tar.xz 13864 BLAKE2B 2c97364e1ae185e7dd63fdfb452637cb68b8ab0d76d0009ce515d6f0fe709d38b910f86dfa465ac6843c88feb997dfdc3c736e21bb0b4265a39440c054f75251 SHA512 43f990e29ce097f8e2378a4511a3097e2576fd72e16f3b5c81688702487c8715e7189cb4a368e344c5440a90a1c759d2f76e7831ab401fa814f7e5ff7e145bd8
+DIST hyx-2024.02.29.tar.xz 13964 BLAKE2B 8333f6fa1a2be76152d9753fd0c759bd82679cb09d936df5e4a6caba87c5ff81c141a5d47f79047601bbd85a1efd0f371a111db14a019c7fc6da4ed095a312a5 SHA512 b5c17b045d1c97106212745b1bb4c4052cfe7ac5a28ec0a2240764785410d7e68292d0ff976fbdc58172cd9433ce49b1cad89b767e09d5d6207088a6a60b4e85
diff --git a/app-editors/hyx/hyx-2024.02.29.ebuild b/app-editors/hyx/hyx-2024.02.29.ebuild
new file mode 100644
index 000000000000..7bc61a413080
--- /dev/null
+++ b/app-editors/hyx/hyx-2024.02.29.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="A minimalistic console hex editor with vim-like controls"
+HOMEPAGE="https://yx7.cc/code/"
+SRC_URI="https://yx7.cc/code/hyx/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_compile() {
+ CC=$(tc-getCC) emake
+}
+
+src_install() {
+ dobin hyx
+}
next reply other threads:[~2024-04-20 7:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-20 7:04 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-27 17:35 [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/ Arthur Zamarin
2024-10-27 17:35 Arthur Zamarin
2024-07-29 23:59 Jakov Smolić
2024-07-29 23:59 Jakov Smolić
2024-05-24 19:15 Arthur Zamarin
2024-05-23 15:56 Arthur Zamarin
2024-05-23 15:56 Arthur Zamarin
2024-02-09 13:04 Joonas Niilola
2023-01-04 18:36 Arthur Zamarin
2023-01-04 18:36 Arthur Zamarin
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=1713596622.bef7e2e81feac111a926eec4f2697a3e0901ae7a.juippis@gentoo \
--to=juippis@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