* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2018-03-05 4:42 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2018-03-05 4:42 UTC (permalink / raw
To: gentoo-commits
commit: 527c2f324f37325d596aba2a61741be874f06a44
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 5 04:30:27 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 5 04:39:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527c2f32
x11-apps/editres: Version bump to 1.0.7
x11-apps/editres/Manifest | 1 +
x11-apps/editres/editres-1.0.7.ebuild | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/x11-apps/editres/Manifest b/x11-apps/editres/Manifest
index 2d0020bce20..4aa3eefad57 100644
--- a/x11-apps/editres/Manifest
+++ b/x11-apps/editres/Manifest
@@ -1 +1,2 @@
DIST editres-1.0.6.tar.bz2 156155 BLAKE2B b36ba85cd7c58a580e682e058d81af1d0f7bef044334fb0bb799fef7778af53055b592e0c67ee1b8c116573585d7699aaf2050310994b76c9b4aef1e43d9cd47 SHA512 c070709ce926802696d43d27256cea125c04021ad7555e1ea6c90650bf9e9fdd8da7786ebc99d6cf6a2dac73db041d489d34e6b2f6ceb6b396b6e96711b1c510
+DIST editres-1.0.7.tar.bz2 166429 BLAKE2B abaa0764bfc3419e17d5cd222bbe20f5591f7bc8431444aa6739cdc067cfb81f606370df19562410aa54820a0249828ccc9d506a9607031b453a7993af634f60 SHA512 b9c928b556116bf50cf4b6ea779bdc9fedf29f5db3e6a8cc75c122578c92e1cc530a81b226ec24aad183b8ebc2de570f200314b0d9ce7883b6e3306007365b32
diff --git a/x11-apps/editres/editres-1.0.7.ebuild b/x11-apps/editres/editres-1.0.7.ebuild
new file mode 100644
index 00000000000..464eec9afe1
--- /dev/null
+++ b/x11-apps/editres/editres-1.0.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="a dynamic resource editor for X Toolkit applications"
+
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+ x11-libs/libXt
+ x11-libs/libXmu
+ x11-libs/libXaw"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2020-06-24 20:13 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2020-06-24 20:13 UTC (permalink / raw
To: gentoo-commits
commit: 386f456872bb9eaea185015a76cb14687ab587f7
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 20:01:14 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 20:12:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=386f4568
x11-apps/editres: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/editres/Manifest | 1 -
x11-apps/editres/editres-1.0.6.ebuild | 17 -----------------
2 files changed, 18 deletions(-)
diff --git a/x11-apps/editres/Manifest b/x11-apps/editres/Manifest
index 4aa3eefad57..0b85aac36de 100644
--- a/x11-apps/editres/Manifest
+++ b/x11-apps/editres/Manifest
@@ -1,2 +1 @@
-DIST editres-1.0.6.tar.bz2 156155 BLAKE2B b36ba85cd7c58a580e682e058d81af1d0f7bef044334fb0bb799fef7778af53055b592e0c67ee1b8c116573585d7699aaf2050310994b76c9b4aef1e43d9cd47 SHA512 c070709ce926802696d43d27256cea125c04021ad7555e1ea6c90650bf9e9fdd8da7786ebc99d6cf6a2dac73db041d489d34e6b2f6ceb6b396b6e96711b1c510
DIST editres-1.0.7.tar.bz2 166429 BLAKE2B abaa0764bfc3419e17d5cd222bbe20f5591f7bc8431444aa6739cdc067cfb81f606370df19562410aa54820a0249828ccc9d506a9607031b453a7993af634f60 SHA512 b9c928b556116bf50cf4b6ea779bdc9fedf29f5db3e6a8cc75c122578c92e1cc530a81b226ec24aad183b8ebc2de570f200314b0d9ce7883b6e3306007365b32
diff --git a/x11-apps/editres/editres-1.0.6.ebuild b/x11-apps/editres/editres-1.0.6.ebuild
deleted file mode 100644
index 57d3582265a..00000000000
--- a/x11-apps/editres/editres-1.0.6.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libXaw"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2022-04-04 2:34 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2022-04-04 2:34 UTC (permalink / raw
To: gentoo-commits
commit: 67447b356553cc2110cf35f55f6969218e5b5af5
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 02:18:23 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 02:33:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67447b35
x11-apps/editres: Version bump to 1.0.8
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/editres/Manifest | 1 +
x11-apps/editres/editres-1.0.8.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/x11-apps/editres/Manifest b/x11-apps/editres/Manifest
index 0b85aac36de1..31319a347bc5 100644
--- a/x11-apps/editres/Manifest
+++ b/x11-apps/editres/Manifest
@@ -1 +1,2 @@
DIST editres-1.0.7.tar.bz2 166429 BLAKE2B abaa0764bfc3419e17d5cd222bbe20f5591f7bc8431444aa6739cdc067cfb81f606370df19562410aa54820a0249828ccc9d506a9607031b453a7993af634f60 SHA512 b9c928b556116bf50cf4b6ea779bdc9fedf29f5db3e6a8cc75c122578c92e1cc530a81b226ec24aad183b8ebc2de570f200314b0d9ce7883b6e3306007365b32
+DIST editres-1.0.8.tar.xz 158476 BLAKE2B d0b2ef786e68ed6cf37e06bc776f6d6a104a2da2f68dbe27457e31a11d642d3946cd86667bd3ca2ae952c4fcc7162b86a69064a7dcd00ed16bb3e1f1c29e3e54 SHA512 9a007ed7a02abf61af8b65a163a7289a1e960db390db401bdfad162aa642e0eb887ecf85be14093efd8567c68f5e01450bb8321403a203a00065fa21985c7922
diff --git a/x11-apps/editres/editres-1.0.8.ebuild b/x11-apps/editres/editres-1.0.8.ebuild
new file mode 100644
index 000000000000..2c956d930245
--- /dev/null
+++ b/x11-apps/editres/editres-1.0.8.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="a dynamic resource editor for X Toolkit applications"
+
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="
+ x11-libs/libX11
+ x11-libs/libXt
+ x11-libs/libXmu
+ x11-libs/libXaw"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2022-05-07 17:55 Jakov Smolić
0 siblings, 0 replies; 14+ messages in thread
From: Jakov Smolić @ 2022-05-07 17:55 UTC (permalink / raw
To: gentoo-commits
commit: da5d6086b4066d21026b1d93f65ac7bd0132b061
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat May 7 17:53:05 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat May 7 17:55:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da5d6086
x11-apps/editres: Stabilize 1.0.8 x86, #843167
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
x11-apps/editres/editres-1.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/editres/editres-1.0.8.ebuild b/x11-apps/editres/editres-1.0.8.ebuild
index 8c3b3844862c..d9f5ea912f7a 100644
--- a/x11-apps/editres/editres-1.0.8.ebuild
+++ b/x11-apps/editres/editres-1.0.8.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
RDEPEND="
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2022-05-25 18:00 Jakov Smolić
0 siblings, 0 replies; 14+ messages in thread
From: Jakov Smolić @ 2022-05-25 18:00 UTC (permalink / raw
To: gentoo-commits
commit: 59dcf7aa71af3f09ef7cd1fc37e8780dfa36fa7b
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 18:00:05 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed May 25 18:00:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59dcf7aa
x11-apps/editres: Stabilize 1.0.8 sparc, #843167
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
x11-apps/editres/editres-1.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/editres/editres-1.0.8.ebuild b/x11-apps/editres/editres-1.0.8.ebuild
index 132b8d6df447..65edeb123485 100644
--- a/x11-apps/editres/editres-1.0.8.ebuild
+++ b/x11-apps/editres/editres-1.0.8.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc x86"
RDEPEND="
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2022-05-28 1:35 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2022-05-28 1:35 UTC (permalink / raw
To: gentoo-commits
commit: 4aa8ad8d7b6dac439b3120a6ec358899f03dc62e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 01:34:40 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 28 01:34:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa8ad8d
x11-apps/editres: Stabilize 1.0.8 ppc64, #843167
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/editres/editres-1.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/editres/editres-1.0.8.ebuild b/x11-apps/editres/editres-1.0.8.ebuild
index 65edeb123485..d42db008450f 100644
--- a/x11-apps/editres/editres-1.0.8.ebuild
+++ b/x11-apps/editres/editres-1.0.8.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2024-03-04 0:57 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2024-03-04 0:57 UTC (permalink / raw
To: gentoo-commits
commit: 7d33c189a9007b8e197b11902c41f84053dfe8ba
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 4 00:40:08 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 4 00:57:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d33c189
x11-apps/editres: Version bump to 1.0.9
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/editres/Manifest | 1 +
x11-apps/editres/editres-1.0.9.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/x11-apps/editres/Manifest b/x11-apps/editres/Manifest
index 75dfb3ed04f4..24e00381599d 100644
--- a/x11-apps/editres/Manifest
+++ b/x11-apps/editres/Manifest
@@ -1 +1,2 @@
DIST editres-1.0.8.tar.xz 158476 BLAKE2B d0b2ef786e68ed6cf37e06bc776f6d6a104a2da2f68dbe27457e31a11d642d3946cd86667bd3ca2ae952c4fcc7162b86a69064a7dcd00ed16bb3e1f1c29e3e54 SHA512 9a007ed7a02abf61af8b65a163a7289a1e960db390db401bdfad162aa642e0eb887ecf85be14093efd8567c68f5e01450bb8321403a203a00065fa21985c7922
+DIST editres-1.0.9.tar.xz 161300 BLAKE2B e7867180dcb0af061a55fd2a86ee6309b3ea7972fb3414d745ba99e183ff3a8fde9dc7c818df3f745f17463949eb18a67270ef340ae7192377637b5d3e6e45e5 SHA512 b1abf32cad8f881b8b98c8b4a3280b09f581fc3a86188e86d5d435801676ec75377d8a636b9479a335c5c2321d358841f1194861913b2c17803758b626517230
diff --git a/x11-apps/editres/editres-1.0.9.ebuild b/x11-apps/editres/editres-1.0.9.ebuild
new file mode 100644
index 000000000000..ea388c77f6d5
--- /dev/null
+++ b/x11-apps/editres/editres-1.0.9.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="a dynamic resource editor for X Toolkit applications"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="
+ x11-libs/libX11
+ x11-libs/libXt
+ x11-libs/libXmu
+ x11-libs/libXaw
+ x11-libs/libxkbfile"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
+
+XORG_CONFIGURE_OPTIONS=(
+ --with-xkb
+)
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2024-04-03 5:02 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-04-03 5:02 UTC (permalink / raw
To: gentoo-commits
commit: 500688ebddc1591a4af8a21bfebefa138825e958
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 05:00:47 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 05:00:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500688eb
x11-apps/editres: Stabilize 1.0.9 arm, #928473
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/editres/editres-1.0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/editres/editres-1.0.9.ebuild b/x11-apps/editres/editres-1.0.9.ebuild
index ea388c77f6d5..d427032ddb77 100644
--- a/x11-apps/editres/editres-1.0.9.ebuild
+++ b/x11-apps/editres/editres-1.0.9.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2024-04-03 5:13 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-04-03 5:13 UTC (permalink / raw
To: gentoo-commits
commit: 7ea9fce2727eeca0dbc7fb39885afff33e949391
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 05:12:58 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 05:12:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea9fce2
x11-apps/editres: Stabilize 1.0.9 ppc, #928473
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/editres/editres-1.0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/editres/editres-1.0.9.ebuild b/x11-apps/editres/editres-1.0.9.ebuild
index bb0d8280e14e..ac3739ebe243 100644
--- a/x11-apps/editres/editres-1.0.9.ebuild
+++ b/x11-apps/editres/editres-1.0.9.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 sparc ~x86"
RDEPEND="
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2024-04-03 5:13 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-04-03 5:13 UTC (permalink / raw
To: gentoo-commits
commit: 99ba75793febdc3c0f8fbe5bf082a8c242929db5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 05:12:57 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 05:12:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ba7579
x11-apps/editres: Stabilize 1.0.9 sparc, #928473
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/editres/editres-1.0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/editres/editres-1.0.9.ebuild b/x11-apps/editres/editres-1.0.9.ebuild
index d427032ddb77..bb0d8280e14e 100644
--- a/x11-apps/editres/editres-1.0.9.ebuild
+++ b/x11-apps/editres/editres-1.0.9.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
RDEPEND="
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2024-04-03 5:13 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-04-03 5:13 UTC (permalink / raw
To: gentoo-commits
commit: a6c606f3b249930f1d41c1a260955b5f472c0ae3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 05:12:59 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 05:12:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c606f3
x11-apps/editres: Stabilize 1.0.9 ppc64, #928473
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/editres/editres-1.0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/editres/editres-1.0.9.ebuild b/x11-apps/editres/editres-1.0.9.ebuild
index ac3739ebe243..11180f016e35 100644
--- a/x11-apps/editres/editres-1.0.9.ebuild
+++ b/x11-apps/editres/editres-1.0.9.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc ~x86"
RDEPEND="
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2024-04-03 9:14 Arthur Zamarin
0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2024-04-03 9:14 UTC (permalink / raw
To: gentoo-commits
commit: 566e78e6e18dc9f2c33646ba4f703d33861bd61b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 09:13:49 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 09:13:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566e78e6
x11-apps/editres: Stabilize 1.0.9 amd64, #928473
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/editres/editres-1.0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/editres/editres-1.0.9.ebuild b/x11-apps/editres/editres-1.0.9.ebuild
index 11180f016e35..9787008f7458 100644
--- a/x11-apps/editres/editres-1.0.9.ebuild
+++ b/x11-apps/editres/editres-1.0.9.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc ~x86"
RDEPEND="
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2024-04-03 9:14 Arthur Zamarin
0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2024-04-03 9:14 UTC (permalink / raw
To: gentoo-commits
commit: 09eeabe69f5c3ab86281260be1316a63bd7dac51
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 09:13:50 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 09:13:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09eeabe6
x11-apps/editres: Stabilize 1.0.9 x86, #928473
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/editres/editres-1.0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/editres/editres-1.0.9.ebuild b/x11-apps/editres/editres-1.0.9.ebuild
index 9787008f7458..8da54678fb81 100644
--- a/x11-apps/editres/editres-1.0.9.ebuild
+++ b/x11-apps/editres/editres-1.0.9.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="
x11-libs/libX11
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/
@ 2024-04-04 3:21 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2024-04-04 3:21 UTC (permalink / raw
To: gentoo-commits
commit: ddd9f968e445db702fe47105ad82fc4155308539
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 4 03:12:37 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 4 03:12:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd9f968
x11-apps/editres: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/editres/Manifest | 1 -
x11-apps/editres/editres-1.0.8.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/x11-apps/editres/Manifest b/x11-apps/editres/Manifest
index 24e00381599d..c8bfce30af77 100644
--- a/x11-apps/editres/Manifest
+++ b/x11-apps/editres/Manifest
@@ -1,2 +1 @@
-DIST editres-1.0.8.tar.xz 158476 BLAKE2B d0b2ef786e68ed6cf37e06bc776f6d6a104a2da2f68dbe27457e31a11d642d3946cd86667bd3ca2ae952c4fcc7162b86a69064a7dcd00ed16bb3e1f1c29e3e54 SHA512 9a007ed7a02abf61af8b65a163a7289a1e960db390db401bdfad162aa642e0eb887ecf85be14093efd8567c68f5e01450bb8321403a203a00065fa21985c7922
DIST editres-1.0.9.tar.xz 161300 BLAKE2B e7867180dcb0af061a55fd2a86ee6309b3ea7972fb3414d745ba99e183ff3a8fde9dc7c818df3f745f17463949eb18a67270ef340ae7192377637b5d3e6e45e5 SHA512 b1abf32cad8f881b8b98c8b4a3280b09f581fc3a86188e86d5d435801676ec75377d8a636b9479a335c5c2321d358841f1194861913b2c17803758b626517230
diff --git a/x11-apps/editres/editres-1.0.8.ebuild b/x11-apps/editres/editres-1.0.8.ebuild
deleted file mode 100644
index b198a4defdd0..000000000000
--- a/x11-apps/editres/editres-1.0.8.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="a dynamic resource editor for X Toolkit applications"
-
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
-
-RDEPEND="
- x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libXaw"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 14+ messages in thread
end of thread, other threads:[~2024-04-04 3:21 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03 5:13 [gentoo-commits] repo/gentoo:master commit in: x11-apps/editres/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-04-04 3:21 Matt Turner
2024-04-03 9:14 Arthur Zamarin
2024-04-03 9:14 Arthur Zamarin
2024-04-03 5:13 Sam James
2024-04-03 5:13 Sam James
2024-04-03 5:02 Sam James
2024-03-04 0:57 Matt Turner
2022-05-28 1:35 Sam James
2022-05-25 18:00 Jakov Smolić
2022-05-07 17:55 Jakov Smolić
2022-04-04 2:34 Matt Turner
2020-06-24 20:13 Matt Turner
2018-03-05 4:42 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox