* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2016-03-04 6:46 Stephen Klimaszewski
0 siblings, 0 replies; 14+ messages in thread
From: Stephen Klimaszewski @ 2016-03-04 6:46 UTC (permalink / raw
To: gentoo-commits
commit: e10336bb729149f1feb40931ddd476b94059359b
Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 4 06:39:31 2016 +0000
Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Fri Mar 4 06:39:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10336bb
x11-apps/xwud: Keyword 1.0.4 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
x11-apps/xwud/xwud-1.0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-apps/xwud/xwud-1.0.4.ebuild b/x11-apps/xwud/xwud-1.0.4.ebuild
index 3600fc1..0b6058e 100644
--- a/x11-apps/xwud/xwud-1.0.4.ebuild
+++ b/x11-apps/xwud/xwud-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="image displayer for X"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libX11"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2018-03-10 6:03 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2018-03-10 6:03 UTC (permalink / raw
To: gentoo-commits
commit: 7e190dc9f6e72aacef8bb367280fe16d3de68034
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 06:01:38 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 06:02:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e190dc9
x11-apps/xwud: Version bump to 1.0.5
x11-apps/xwud/Manifest | 1 +
x11-apps/xwud/xwud-1.0.5.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/x11-apps/xwud/Manifest b/x11-apps/xwud/Manifest
index 9d84bef055b..6419eb10b23 100644
--- a/x11-apps/xwud/Manifest
+++ b/x11-apps/xwud/Manifest
@@ -1 +1,2 @@
DIST xwud-1.0.4.tar.bz2 124604 BLAKE2B e2c39708777b3f05f4013bf82598d0d33b4a8a69706467e3dad873f996375e9636a9662c9b939855d36c64a9bc03bd7b12e994541da08de8b126e4b170762dfe SHA512 f3ef5fb0dc9c9e3dc3acfa597c1332263f62be5e524c7512600106e9d8eb5733231729853f6b123205367db52cb0a567320dff65d29743bf892e237795ebee57
+DIST xwud-1.0.5.tar.bz2 133376 BLAKE2B 27ce8251ae2a2a87393655e1824121dd54f75839a8066405299e9052bf2c55c6946cd686f285dca1d7339029d8ca8b94e4adb3efb485b42bd347db212b12858d SHA512 27a0ce7481978ae6cd94b0d94374af72185e270d68f2496620e148bb00945427c4827138d9efc48745e6382e3da3390ed0cdff7dbd02dcf9706e8ecccae97184
diff --git a/x11-apps/xwud/xwud-1.0.5.ebuild b/x11-apps/xwud/xwud-1.0.5.ebuild
new file mode 100644
index 00000000000..c7fb0725264
--- /dev/null
+++ b/x11-apps/xwud/xwud-1.0.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="image displayer for X"
+
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="x11-libs/libX11"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2018-05-25 4:40 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2018-05-25 4:40 UTC (permalink / raw
To: gentoo-commits
commit: ceec2db1dbbc30f927c62327dc1d3f1416bb1178
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 04:38:34 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 25 04:38:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceec2db1
x11-apps/xwud: Drop old versions
x11-apps/xwud/Manifest | 1 -
x11-apps/xwud/xwud-1.0.4.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/x11-apps/xwud/Manifest b/x11-apps/xwud/Manifest
index 6419eb10b23..0afae32bda4 100644
--- a/x11-apps/xwud/Manifest
+++ b/x11-apps/xwud/Manifest
@@ -1,2 +1 @@
-DIST xwud-1.0.4.tar.bz2 124604 BLAKE2B e2c39708777b3f05f4013bf82598d0d33b4a8a69706467e3dad873f996375e9636a9662c9b939855d36c64a9bc03bd7b12e994541da08de8b126e4b170762dfe SHA512 f3ef5fb0dc9c9e3dc3acfa597c1332263f62be5e524c7512600106e9d8eb5733231729853f6b123205367db52cb0a567320dff65d29743bf892e237795ebee57
DIST xwud-1.0.5.tar.bz2 133376 BLAKE2B 27ce8251ae2a2a87393655e1824121dd54f75839a8066405299e9052bf2c55c6946cd686f285dca1d7339029d8ca8b94e4adb3efb485b42bd347db212b12858d SHA512 27a0ce7481978ae6cd94b0d94374af72185e270d68f2496620e148bb00945427c4827138d9efc48745e6382e3da3390ed0cdff7dbd02dcf9706e8ecccae97184
diff --git a/x11-apps/xwud/xwud-1.0.4.ebuild b/x11-apps/xwud/xwud-1.0.4.ebuild
deleted file mode 100644
index f345b2edc8c..00000000000
--- a/x11-apps/xwud/xwud-1.0.4.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="image displayer for X"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2021-03-13 4:15 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2021-03-13 4:15 UTC (permalink / raw
To: gentoo-commits
commit: 22843a4e806daf1360f53403d5cf4b049d9a82fa
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Wed Mar 10 20:58:08 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 04:14:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22843a4e
x11-apps/xwud: EAPI 7
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/19874
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xwud/xwud-1.0.5-r1.ebuild | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/x11-apps/xwud/xwud-1.0.5-r1.ebuild b/x11-apps/xwud/xwud-1.0.5-r1.ebuild
new file mode 100644
index 00000000000..15db6db7c0f
--- /dev/null
+++ b/x11-apps/xwud/xwud-1.0.5-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xorg-3
+
+DESCRIPTION="image displayer for X"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="x11-libs/libX11"
+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/xwud/
@ 2021-03-27 17:54 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2021-03-27 17:54 UTC (permalink / raw
To: gentoo-commits
commit: cf328bd494b76c12202acc869471f1815125ba24
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 17:53:07 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 17:53:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf328bd4
x11-apps/xwud: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xwud/xwud-1.0.5.ebuild | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/x11-apps/xwud/xwud-1.0.5.ebuild b/x11-apps/xwud/xwud-1.0.5.ebuild
deleted file mode 100644
index 023f4dec039..00000000000
--- a/x11-apps/xwud/xwud-1.0.5.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="image displayer for X"
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2021-03-27 17:54 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2021-03-27 17:54 UTC (permalink / raw
To: gentoo-commits
commit: b41d43cac27fd4b0fef648fe370804a6a89be5bc
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 17:53:02 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 17:53:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b41d43ca
x11-apps/xwud: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xwud/xwud-1.0.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xwud/xwud-1.0.5-r1.ebuild b/x11-apps/xwud/xwud-1.0.5-r1.ebuild
index 15db6db7c0f..fd8509a23cb 100644
--- a/x11-apps/xwud/xwud-1.0.5-r1.ebuild
+++ b/x11-apps/xwud/xwud-1.0.5-r1.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="image displayer for X"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2022-07-11 4:58 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2022-07-11 4:58 UTC (permalink / raw
To: gentoo-commits
commit: 7364fc7f73d3f153e9a6a81713f3ef84bed3e9b7
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 11 04:35:24 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jul 11 04:57:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7364fc7f
x11-apps/xwud: Version bump to 1.0.6
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xwud/Manifest | 1 +
x11-apps/xwud/xwud-1.0.6.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/x11-apps/xwud/Manifest b/x11-apps/xwud/Manifest
index 0afae32bda49..65b8fabe3780 100644
--- a/x11-apps/xwud/Manifest
+++ b/x11-apps/xwud/Manifest
@@ -1 +1,2 @@
DIST xwud-1.0.5.tar.bz2 133376 BLAKE2B 27ce8251ae2a2a87393655e1824121dd54f75839a8066405299e9052bf2c55c6946cd686f285dca1d7339029d8ca8b94e4adb3efb485b42bd347db212b12858d SHA512 27a0ce7481978ae6cd94b0d94374af72185e270d68f2496620e148bb00945427c4827138d9efc48745e6382e3da3390ed0cdff7dbd02dcf9706e8ecccae97184
+DIST xwud-1.0.6.tar.xz 126696 BLAKE2B cd272963c7edc71d4d4a0863dacf39a3432f1b344fe90e698d167df1394b7d5f00e3481eaa97fa47d9dd4e18778193b15879fec73746517a4a6ac69b098c1ec3 SHA512 a7b964d9ef13e4726b2ef84dcc1040cdf510c8031c3e6e1dc1c711e65d9e56f1fc5921a7af3dbbd898b861c79e9da6242da23c2e73816e39152ae719052293e9
diff --git a/x11-apps/xwud/xwud-1.0.6.ebuild b/x11-apps/xwud/xwud-1.0.6.ebuild
new file mode 100644
index 000000000000..ad59e9402ee0
--- /dev/null
+++ b/x11-apps/xwud/xwud-1.0.6.ebuild
@@ -0,0 +1,15 @@
+# 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="image displayer for X"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="x11-libs/libX11"
+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/xwud/
@ 2022-07-26 15:15 Agostino Sarubbo
0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo @ 2022-07-26 15:15 UTC (permalink / raw
To: gentoo-commits
commit: 6ef72c3984cddf1e2bed28096465d432907d7d86
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 15:14:52 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 15:14:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef72c39
x11-apps/xwud: amd64 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-apps/xwud/xwud-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xwud/xwud-1.0.6.ebuild b/x11-apps/xwud/xwud-1.0.6.ebuild
index ad59e9402ee0..648aaa4c2fe7 100644
--- a/x11-apps/xwud/xwud-1.0.6.ebuild
+++ b/x11-apps/xwud/xwud-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="image displayer for X"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2022-07-26 15:24 Agostino Sarubbo
0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo @ 2022-07-26 15:24 UTC (permalink / raw
To: gentoo-commits
commit: c12822093a99e3f79d1f34914cfe5fdaf891ae0b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 15:23:36 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 15:24:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1282209
x11-apps/xwud: x86 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-apps/xwud/xwud-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xwud/xwud-1.0.6.ebuild b/x11-apps/xwud/xwud-1.0.6.ebuild
index 648aaa4c2fe7..da676824a04b 100644
--- a/x11-apps/xwud/xwud-1.0.6.ebuild
+++ b/x11-apps/xwud/xwud-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="image displayer for X"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2022-08-15 14:33 Sam James
0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2022-08-15 14:33 UTC (permalink / raw
To: gentoo-commits
commit: a37a914404861667a3e60d4f2e499fa072e47049
Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Aug 6 16:42:55 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 14:33:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a37a9144
x11-apps/xwud: Stabilize 1.0.6 sparc, #861023
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/xwud/xwud-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xwud/xwud-1.0.6.ebuild b/x11-apps/xwud/xwud-1.0.6.ebuild
index da676824a04b..f38552563a7d 100644
--- a/x11-apps/xwud/xwud-1.0.6.ebuild
+++ b/x11-apps/xwud/xwud-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="image displayer for X"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2022-08-15 18:03 Arthur Zamarin
0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2022-08-15 18:03 UTC (permalink / raw
To: gentoo-commits
commit: ede674f6c8e96d14a722dadadd83bafb4b258e24
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 18:03:16 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 18:03:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede674f6
x11-apps/xwud: Stabilize 1.0.6 arm, #861023
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xwud/xwud-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xwud/xwud-1.0.6.ebuild b/x11-apps/xwud/xwud-1.0.6.ebuild
index f38552563a7d..6fe8c15d866c 100644
--- a/x11-apps/xwud/xwud-1.0.6.ebuild
+++ b/x11-apps/xwud/xwud-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="image displayer for X"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2022-08-15 19:39 Arthur Zamarin
0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2022-08-15 19:39 UTC (permalink / raw
To: gentoo-commits
commit: 4c344ac38d57d16f41b3656cafcf71078d517057
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 19:39:21 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 19:39:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c344ac3
x11-apps/xwud: Stabilize 1.0.6 ppc, #861023
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xwud/xwud-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xwud/xwud-1.0.6.ebuild b/x11-apps/xwud/xwud-1.0.6.ebuild
index cc11775dc535..920cf2ef997f 100644
--- a/x11-apps/xwud/xwud-1.0.6.ebuild
+++ b/x11-apps/xwud/xwud-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="image displayer for X"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2022-08-17 16:11 Arthur Zamarin
0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2022-08-17 16:11 UTC (permalink / raw
To: gentoo-commits
commit: 0ee306939ea0c65ec3a8c3b3957e066c5e9e6d08
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 16:10:52 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 16:10:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee30693
x11-apps/xwud: Stabilize 1.0.6 arm64, #861023
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xwud/xwud-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xwud/xwud-1.0.6.ebuild b/x11-apps/xwud/xwud-1.0.6.ebuild
index 920cf2ef997f..5f3d8ef62cb1 100644
--- a/x11-apps/xwud/xwud-1.0.6.ebuild
+++ b/x11-apps/xwud/xwud-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="image displayer for X"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/
@ 2024-10-18 2:40 Matt Turner
0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2024-10-18 2:40 UTC (permalink / raw
To: gentoo-commits
commit: 758c0b6f657201582c8d4fd5696baaa36a2876f2
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 02:29:45 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 02:40:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=758c0b6f
x11-apps/xwud: Version bump to 1.0.7
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xwud/Manifest | 1 +
x11-apps/xwud/xwud-1.0.7.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/x11-apps/xwud/Manifest b/x11-apps/xwud/Manifest
index 16116fabafa9..f8c6a6d0d601 100644
--- a/x11-apps/xwud/Manifest
+++ b/x11-apps/xwud/Manifest
@@ -1 +1,2 @@
DIST xwud-1.0.6.tar.xz 126696 BLAKE2B cd272963c7edc71d4d4a0863dacf39a3432f1b344fe90e698d167df1394b7d5f00e3481eaa97fa47d9dd4e18778193b15879fec73746517a4a6ac69b098c1ec3 SHA512 a7b964d9ef13e4726b2ef84dcc1040cdf510c8031c3e6e1dc1c711e65d9e56f1fc5921a7af3dbbd898b861c79e9da6242da23c2e73816e39152ae719052293e9
+DIST xwud-1.0.7.tar.xz 129736 BLAKE2B 890e2c4b81e00d9dda99bbaa5855653fd37640dadbce335783005ddd2dcbd7da597ec7da5cf2ae9c3b0ae9869c907b65624dea0d28b0c8b68c429699dfd93ab0 SHA512 3c910fc170f6f6373d426aa5532bd3ede6d83efab06a77c3a43a92aa9cfae9a5324d5a6ca1dfcc8941be6895b6769b3a7beee8081815000b57f93aa1b4e7c420
diff --git a/x11-apps/xwud/xwud-1.0.7.ebuild b/x11-apps/xwud/xwud-1.0.7.ebuild
new file mode 100644
index 000000000000..f15f6ace0379
--- /dev/null
+++ b/x11-apps/xwud/xwud-1.0.7.ebuild
@@ -0,0 +1,15 @@
+# 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="image displayer for X"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="x11-libs/libX11"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 14+ messages in thread
end of thread, other threads:[~2024-10-18 2:40 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-25 4:40 [gentoo-commits] repo/gentoo:master commit in: x11-apps/xwud/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2024-10-18 2:40 Matt Turner
2022-08-17 16:11 Arthur Zamarin
2022-08-15 19:39 Arthur Zamarin
2022-08-15 18:03 Arthur Zamarin
2022-08-15 14:33 Sam James
2022-07-26 15:24 Agostino Sarubbo
2022-07-26 15:15 Agostino Sarubbo
2022-07-11 4:58 Matt Turner
2021-03-27 17:54 Matt Turner
2021-03-27 17:54 Matt Turner
2021-03-13 4:15 Matt Turner
2018-03-10 6:03 Matt Turner
2016-03-04 6:46 Stephen Klimaszewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox