public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/
@ 2023-01-04 18:36 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-01-04 18:36 UTC (permalink / raw
  To: gentoo-commits

commit:     0268d27acb583541018b0ac4f79bf68403a1babd
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 18:36:20 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 18:36:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0268d27a

app-editors/hyx: Stabilize 2021.06.09 amd64, #889716

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-editors/hyx/hyx-2021.06.09.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/hyx/hyx-2021.06.09.ebuild b/app-editors/hyx/hyx-2021.06.09.ebuild
index d185af4b0b5f..4384b1a49b14 100644
--- a/app-editors/hyx/hyx-2021.06.09.ebuild
+++ b/app-editors/hyx/hyx-2021.06.09.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://yx7.cc/code/hyx/${P}.tar.xz"
 
 LICENSE="MIT-with-advertising"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 PATCHES=(
 	# Avoid complaining about not respecting LDFLAGS


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/
@ 2023-01-04 18:36 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-01-04 18:36 UTC (permalink / raw
  To: gentoo-commits

commit:     eb74ba331abe7492913e3739f23a794568d5a69f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 18:36:22 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 18:36:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb74ba33

app-editors/hyx: Stabilize 2021.06.09 x86, #889716

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-editors/hyx/hyx-2021.06.09.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/hyx/hyx-2021.06.09.ebuild b/app-editors/hyx/hyx-2021.06.09.ebuild
index 4384b1a49b14..e4e24ea02470 100644
--- a/app-editors/hyx/hyx-2021.06.09.ebuild
+++ b/app-editors/hyx/hyx-2021.06.09.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://yx7.cc/code/hyx/${P}.tar.xz"
 
 LICENSE="MIT-with-advertising"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 PATCHES=(
 	# Avoid complaining about not respecting LDFLAGS


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/
@ 2024-02-09 13:04 Joonas Niilola
  0 siblings, 0 replies; 9+ messages in thread
From: Joonas Niilola @ 2024-02-09 13:04 UTC (permalink / raw
  To: gentoo-commits

commit:     fe70bde3f24bd977c820155855b7c41815186c91
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri Jan 19 05:26:43 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 13:03:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe70bde3

app-editors/hyx: update LICENSE

* Doesn't have the advertising clause.

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-editors/hyx/hyx-2021.06.09.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/hyx/hyx-2021.06.09.ebuild b/app-editors/hyx/hyx-2021.06.09.ebuild
index e4e24ea02470..4877bc384b3b 100644
--- a/app-editors/hyx/hyx-2021.06.09.ebuild
+++ b/app-editors/hyx/hyx-2021.06.09.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,7 @@ 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-with-advertising"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 x86"
 


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/
@ 2024-04-20  7:04 Joonas Niilola
  0 siblings, 0 replies; 9+ messages in thread
From: Joonas Niilola @ 2024-04-20  7:04 UTC (permalink / raw
  To: gentoo-commits

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
+}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/
@ 2024-05-23 15:56 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2024-05-23 15:56 UTC (permalink / raw
  To: gentoo-commits

commit:     29a62a545b029b1e923a8159ca7334c80139a5e7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 15:56:18 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 23 15:56:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a62a54

app-editors/hyx: Stabilize 2024.02.29 amd64, #932547

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-editors/hyx/hyx-2024.02.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/hyx/hyx-2024.02.29.ebuild b/app-editors/hyx/hyx-2024.02.29.ebuild
index 7bc61a413080..2bb1667e3b7f 100644
--- a/app-editors/hyx/hyx-2024.02.29.ebuild
+++ b/app-editors/hyx/hyx-2024.02.29.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://yx7.cc/code/hyx/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 src_compile() {
 	CC=$(tc-getCC) emake


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/
@ 2024-05-23 15:56 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2024-05-23 15:56 UTC (permalink / raw
  To: gentoo-commits

commit:     1a24d62cca29e107542c2f52d2fff47aaeb14581
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 15:56:18 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 23 15:56:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a24d62c

app-editors/hyx: Stabilize 2024.02.29 x86, #932547

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-editors/hyx/hyx-2024.02.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/hyx/hyx-2024.02.29.ebuild b/app-editors/hyx/hyx-2024.02.29.ebuild
index 2bb1667e3b7f..d5035733cf9e 100644
--- a/app-editors/hyx/hyx-2024.02.29.ebuild
+++ b/app-editors/hyx/hyx-2024.02.29.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://yx7.cc/code/hyx/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 src_compile() {
 	CC=$(tc-getCC) emake


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/
@ 2024-05-24 19:15 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2024-05-24 19:15 UTC (permalink / raw
  To: gentoo-commits

commit:     5cb5ef131969296a28cb18ce08457e46de26b9e1
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Fri May 24 06:02:12 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 24 19:14:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb5ef13

app-editors/hyx: drop 2021.06.09

Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/36804
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-editors/hyx/Manifest              |  1 -
 app-editors/hyx/hyx-2021.06.09.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/app-editors/hyx/Manifest b/app-editors/hyx/Manifest
index f504800319e1..dc6685b59878 100644
--- a/app-editors/hyx/Manifest
+++ b/app-editors/hyx/Manifest
@@ -1,2 +1 @@
-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-2021.06.09.ebuild b/app-editors/hyx/hyx-2021.06.09.ebuild
deleted file mode 100644
index 4877bc384b3b..000000000000
--- a/app-editors/hyx/hyx-2021.06.09.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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"
-
-PATCHES=(
-	# Avoid complaining about not respecting LDFLAGS
-	"${FILESDIR}/${PN}-ldflags.patch"
-)
-
-src_compile() {
-	CC=$(tc-getCC) emake
-}
-
-src_install() {
-	dobin hyx
-}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/
@ 2024-07-29 23:59 Jakov Smolić
  0 siblings, 0 replies; 9+ messages in thread
From: Jakov Smolić @ 2024-07-29 23:59 UTC (permalink / raw
  To: gentoo-commits

commit:     51260ba3f030e4fffa43df6b04f2cd7b7d19cf50
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 23:59:13 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 23:59:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51260ba3

app-editors/hyx: Keyword 2024.02.29 ppc, #936912

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-editors/hyx/hyx-2024.02.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/hyx/hyx-2024.02.29.ebuild b/app-editors/hyx/hyx-2024.02.29.ebuild
index d5035733cf9e..c022687c8837 100644
--- a/app-editors/hyx/hyx-2024.02.29.ebuild
+++ b/app-editors/hyx/hyx-2024.02.29.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://yx7.cc/code/hyx/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
 
 src_compile() {
 	CC=$(tc-getCC) emake


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/
@ 2024-07-29 23:59 Jakov Smolić
  0 siblings, 0 replies; 9+ messages in thread
From: Jakov Smolić @ 2024-07-29 23:59 UTC (permalink / raw
  To: gentoo-commits

commit:     902916489b17f8464633a2e3bcc823b5d3b4a069
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 23:59:18 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 23:59:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90291648

app-editors/hyx: Keyword 2024.02.29 ppc64, #936912

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-editors/hyx/hyx-2024.02.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/hyx/hyx-2024.02.29.ebuild b/app-editors/hyx/hyx-2024.02.29.ebuild
index c022687c8837..9c97e013caba 100644
--- a/app-editors/hyx/hyx-2024.02.29.ebuild
+++ b/app-editors/hyx/hyx-2024.02.29.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://yx7.cc/code/hyx/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 
 src_compile() {
 	CC=$(tc-getCC) emake


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-07-30  0:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-04 18:36 [gentoo-commits] repo/gentoo:master commit in: app-editors/hyx/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
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-04-20  7:04 Joonas Niilola
2024-02-09 13:04 Joonas Niilola
2023-01-04 18:36 Arthur Zamarin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox