* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2015-12-19 21:23 Markus Meier
0 siblings, 0 replies; 13+ messages in thread
From: Markus Meier @ 2015-12-19 21:23 UTC (permalink / raw
To: gentoo-commits
commit: 18c2f8b479a3dd1655cb21efbfbb7bf9ebd320fa
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 21:23:08 2015 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 21:23:08 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c2f8b4
x11-apps/xgc: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
x11-apps/xgc/xgc-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xgc/xgc-1.0.5.ebuild b/x11-apps/xgc/xgc-1.0.5.ebuild
index 5260fcb..d57c685 100644
--- a/x11-apps/xgc/xgc-1.0.5.ebuild
+++ b/x11-apps/xgc/xgc-1.0.5.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit xorg-2
DESCRIPTION="X graphics demo"
-KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2020-06-24 20:13 Matt Turner
0 siblings, 0 replies; 13+ messages in thread
From: Matt Turner @ 2020-06-24 20:13 UTC (permalink / raw
To: gentoo-commits
commit: af57db9e3b05bce27c4cf2b01995e22ea59fc20b
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 20:05:04 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 20:12:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af57db9e
x11-apps/xgc: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xgc/Manifest | 1 -
x11-apps/xgc/xgc-1.0.4.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/x11-apps/xgc/Manifest b/x11-apps/xgc/Manifest
index ba39407520f..c679ef21ad3 100644
--- a/x11-apps/xgc/Manifest
+++ b/x11-apps/xgc/Manifest
@@ -1,2 +1 @@
-DIST xgc-1.0.4.tar.bz2 180138 BLAKE2B 97082987e557963e714b5ec96c3d1106e9ecdc7d832f948c8205965363968b6db9de81229b126cb6f9098dd9ee0c00b353022410b88fb73cce8d382ddafc15d8 SHA512 c2156eb1c6dcc838d9b21ac9e45b188a92dadc991875c3c9497a18bae36212c01cf4c2c6df04830664da4e010880d2d84663e00aaa5e17082211ba969d480390
DIST xgc-1.0.5.tar.bz2 188307 BLAKE2B 8e3906ee07898c1382c692d3ccb7541de40be55dbc88c0ed40ab3e78a638c6e475bf38f3a34d626507d34270208cc59cb7bdf727869c9907a00fca6280b5b39e SHA512 5943d13b9e0ed5e1b66d26eaa4b39d16d71f0df23e3ea93bfc397b6303516b161c2b60b24679ed75b640bf2493e66682d35efc7cedd41c5b57caa65f309a8314
diff --git a/x11-apps/xgc/xgc-1.0.4.ebuild b/x11-apps/xgc/xgc-1.0.4.ebuild
deleted file mode 100644
index b9a84142818..00000000000
--- a/x11-apps/xgc/xgc-1.0.4.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="X graphics demo"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXt"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2021-03-19 22:40 David Seifert
0 siblings, 0 replies; 13+ messages in thread
From: David Seifert @ 2021-03-19 22:40 UTC (permalink / raw
To: gentoo-commits
commit: 45a9758c48d2870b4afc11c91033189656e1496f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 19 22:38:55 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Mar 19 22:38:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a9758c
x11-apps/xgc: Port to EAPI 7
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-apps/xgc/xgc-1.0.5.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/x11-apps/xgc/xgc-1.0.5.ebuild b/x11-apps/xgc/xgc-1.0.5.ebuild
index 9ae1d24edaa..ccb06e5e8d7 100644
--- a/x11-apps/xgc/xgc-1.0.5.ebuild
+++ b/x11-apps/xgc/xgc-1.0.5.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit xorg-2
+inherit xorg-3
DESCRIPTION="X graphics demo"
+
KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libXaw
+RDEPEND="
+ x11-libs/libXaw
x11-libs/libXt"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2022-10-16 0:55 Matt Turner
0 siblings, 0 replies; 13+ messages in thread
From: Matt Turner @ 2022-10-16 0:55 UTC (permalink / raw
To: gentoo-commits
commit: 3098847e3d179fc5b042302bcc2aeb6313240404
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 00:46:23 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 00:55:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3098847e
x11-apps/xgc: Version bump to 1.0.6
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xgc/Manifest | 1 +
x11-apps/xgc/xgc-1.0.6.ebuild | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/x11-apps/xgc/Manifest b/x11-apps/xgc/Manifest
index c679ef21ad37..8702745eb173 100644
--- a/x11-apps/xgc/Manifest
+++ b/x11-apps/xgc/Manifest
@@ -1 +1,2 @@
DIST xgc-1.0.5.tar.bz2 188307 BLAKE2B 8e3906ee07898c1382c692d3ccb7541de40be55dbc88c0ed40ab3e78a638c6e475bf38f3a34d626507d34270208cc59cb7bdf727869c9907a00fca6280b5b39e SHA512 5943d13b9e0ed5e1b66d26eaa4b39d16d71f0df23e3ea93bfc397b6303516b161c2b60b24679ed75b640bf2493e66682d35efc7cedd41c5b57caa65f309a8314
+DIST xgc-1.0.6.tar.xz 177228 BLAKE2B 3277463250f472ac3dcecbd4a723d59a5485c7ddd8df585ec2c80dd94e63ac1c462644cd57a15065c398c725bf558e0e948796dc0ae44ff65dd49b750fb391be SHA512 f449b9b2d313aeba1fe9bf33fef90291776403f1fdf4afc507c4b973045c97fc8ded65ddec4f8c58727e7e4c7c4ad6a65ae79581eb4bdfe9c79a5f909dbc0a1f
diff --git a/x11-apps/xgc/xgc-1.0.6.ebuild b/x11-apps/xgc/xgc-1.0.6.ebuild
new file mode 100644
index 000000000000..b924efc9ccfd
--- /dev/null
+++ b/x11-apps/xgc/xgc-1.0.6.ebuild
@@ -0,0 +1,16 @@
+# 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="X graphics demo"
+
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="
+ x11-libs/libXaw
+ x11-libs/libXt"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2022-11-12 15:55 Arthur Zamarin
0 siblings, 0 replies; 13+ messages in thread
From: Arthur Zamarin @ 2022-11-12 15:55 UTC (permalink / raw
To: gentoo-commits
commit: 0a720a536608647444caefc6034025489ae550ba
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 15:54:29 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 15:54:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a720a53
x11-apps/xgc: Stabilize 1.0.6 arm, #880793
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xgc/xgc-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xgc/xgc-1.0.6.ebuild b/x11-apps/xgc/xgc-1.0.6.ebuild
index b924efc9ccfd..039f8d035748 100644
--- a/x11-apps/xgc/xgc-1.0.6.ebuild
+++ b/x11-apps/xgc/xgc-1.0.6.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="X graphics demo"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="
x11-libs/libXaw
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2022-11-16 18:23 Arthur Zamarin
0 siblings, 0 replies; 13+ messages in thread
From: Arthur Zamarin @ 2022-11-16 18:23 UTC (permalink / raw
To: gentoo-commits
commit: 66b0dced5447cfdc8c8aa399c8d1c660c1bd2a96
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 18:22:46 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 18:22:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b0dced
x11-apps/xgc: Stabilize 1.0.6 ppc64, #880793
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xgc/xgc-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xgc/xgc-1.0.6.ebuild b/x11-apps/xgc/xgc-1.0.6.ebuild
index 3389620f1726..2dab93a88db8 100644
--- a/x11-apps/xgc/xgc-1.0.6.ebuild
+++ b/x11-apps/xgc/xgc-1.0.6.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="X graphics demo"
-KEYWORDS="~amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc ~x86"
RDEPEND="
x11-libs/libXaw
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2022-12-27 5:58 Georgy Yakovlev
0 siblings, 0 replies; 13+ messages in thread
From: Georgy Yakovlev @ 2022-12-27 5:58 UTC (permalink / raw
To: gentoo-commits
commit: ebeb827a83ca6a26831f2a108f6b93a8269cdad8
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 05:55:12 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 05:55:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebeb827a
x11-apps/xgc: keyword 1.0.6 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
x11-apps/xgc/xgc-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xgc/xgc-1.0.6.ebuild b/x11-apps/xgc/xgc-1.0.6.ebuild
index 94f26d6af6ef..8111f46694ab 100644
--- a/x11-apps/xgc/xgc-1.0.6.ebuild
+++ b/x11-apps/xgc/xgc-1.0.6.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="X graphics demo"
-KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="
x11-libs/libXaw
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2025-07-28 0:20 Matt Turner
0 siblings, 0 replies; 13+ messages in thread
From: Matt Turner @ 2025-07-28 0:20 UTC (permalink / raw
To: gentoo-commits
commit: 694b285f5b128bd201929cd1d0ab3ff00c085972
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 28 00:18:08 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jul 28 00:20:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694b285f
x11-apps/xgc: Version bump to 1.0.7
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xgc/Manifest | 1 +
x11-apps/xgc/xgc-1.0.7.ebuild | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/x11-apps/xgc/Manifest b/x11-apps/xgc/Manifest
index 2edda23ad8dd..6780dc854609 100644
--- a/x11-apps/xgc/Manifest
+++ b/x11-apps/xgc/Manifest
@@ -1 +1,2 @@
DIST xgc-1.0.6.tar.xz 177228 BLAKE2B 3277463250f472ac3dcecbd4a723d59a5485c7ddd8df585ec2c80dd94e63ac1c462644cd57a15065c398c725bf558e0e948796dc0ae44ff65dd49b750fb391be SHA512 f449b9b2d313aeba1fe9bf33fef90291776403f1fdf4afc507c4b973045c97fc8ded65ddec4f8c58727e7e4c7c4ad6a65ae79581eb4bdfe9c79a5f909dbc0a1f
+DIST xgc-1.0.7.tar.xz 181400 BLAKE2B 8dc7b9db032d5d533d9e65bd35db875b955db70e47a0018162b8ce716bf13c2960624d249b931bf1f35653f8bc40b5458238bc45d9582c6d152fa1d5b36c0bf0 SHA512 2d994c1dfa93b8c99756336d099737025d97ae0e6ec102e964ffe4a46209e518917fb2bc57bf0274010e099742bd50fcdebdaf9add0d9c02849edb220bced4a7
diff --git a/x11-apps/xgc/xgc-1.0.7.ebuild b/x11-apps/xgc/xgc-1.0.7.ebuild
new file mode 100644
index 000000000000..55d5f98e9861
--- /dev/null
+++ b/x11-apps/xgc/xgc-1.0.7.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xorg-3
+
+DESCRIPTION="X graphics demo"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="
+ x11-libs/libXaw
+ x11-libs/libXt"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2025-09-01 17:34 Arthur Zamarin
0 siblings, 0 replies; 13+ messages in thread
From: Arthur Zamarin @ 2025-09-01 17:34 UTC (permalink / raw
To: gentoo-commits
commit: d544cf0a252a7f87b5a11c19cbf8995b1c66c6c5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 1 17:34:19 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 1 17:34:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d544cf0a
x11-apps/xgc: Stabilize 1.0.7 amd64, #962234
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xgc/xgc-1.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xgc/xgc-1.0.7.ebuild b/x11-apps/xgc/xgc-1.0.7.ebuild
index 1dac1d63ac4e..e7db00174979 100644
--- a/x11-apps/xgc/xgc-1.0.7.ebuild
+++ b/x11-apps/xgc/xgc-1.0.7.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="X graphics demo"
-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/libXaw
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2025-09-01 17:34 Arthur Zamarin
0 siblings, 0 replies; 13+ messages in thread
From: Arthur Zamarin @ 2025-09-01 17:34 UTC (permalink / raw
To: gentoo-commits
commit: a5a55703b3f3f0eb361c08c4a686991f0fdf76c5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 1 17:34:18 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 1 17:34:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a55703
x11-apps/xgc: Stabilize 1.0.7 x86, #962234
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xgc/xgc-1.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xgc/xgc-1.0.7.ebuild b/x11-apps/xgc/xgc-1.0.7.ebuild
index 55d5f98e9861..1dac1d63ac4e 100644
--- a/x11-apps/xgc/xgc-1.0.7.ebuild
+++ b/x11-apps/xgc/xgc-1.0.7.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="X graphics demo"
-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/libXaw
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2025-09-01 22:42 Sam James
0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2025-09-01 22:42 UTC (permalink / raw
To: gentoo-commits
commit: 66986d72343bcd0f4be767dc5eabcdc2cb148ad1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 1 22:41:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 1 22:41:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66986d72
x11-apps/xgc: Stabilize 1.0.7 arm, #962234
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/xgc/xgc-1.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xgc/xgc-1.0.7.ebuild b/x11-apps/xgc/xgc-1.0.7.ebuild
index e7db00174979..8e65a7d54bc4 100644
--- a/x11-apps/xgc/xgc-1.0.7.ebuild
+++ b/x11-apps/xgc/xgc-1.0.7.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="X graphics demo"
-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/libXaw
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2025-09-07 14:56 Arthur Zamarin
0 siblings, 0 replies; 13+ messages in thread
From: Arthur Zamarin @ 2025-09-07 14:56 UTC (permalink / raw
To: gentoo-commits
commit: 303771749e23f7f76b8d6997471dc63b5247da8d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 7 14:56:15 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 7 14:56:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30377174
x11-apps/xgc: Stabilize 1.0.7 ppc, #962234
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/xgc/xgc-1.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xgc/xgc-1.0.7.ebuild b/x11-apps/xgc/xgc-1.0.7.ebuild
index 7198cfa6a19e..01fe7df7dd92 100644
--- a/x11-apps/xgc/xgc-1.0.7.ebuild
+++ b/x11-apps/xgc/xgc-1.0.7.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="X graphics demo"
-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/libXaw
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/
@ 2025-09-07 18:18 Matt Turner
0 siblings, 0 replies; 13+ messages in thread
From: Matt Turner @ 2025-09-07 18:18 UTC (permalink / raw
To: gentoo-commits
commit: f8313ce8b8788574acc24f5bb256277889864e8c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 7 18:14:56 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 7 18:16:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8313ce8
x11-apps/xgc: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xgc/Manifest | 1 -
x11-apps/xgc/xgc-1.0.6.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/x11-apps/xgc/Manifest b/x11-apps/xgc/Manifest
index 6780dc854609..202d7f88e804 100644
--- a/x11-apps/xgc/Manifest
+++ b/x11-apps/xgc/Manifest
@@ -1,2 +1 @@
-DIST xgc-1.0.6.tar.xz 177228 BLAKE2B 3277463250f472ac3dcecbd4a723d59a5485c7ddd8df585ec2c80dd94e63ac1c462644cd57a15065c398c725bf558e0e948796dc0ae44ff65dd49b750fb391be SHA512 f449b9b2d313aeba1fe9bf33fef90291776403f1fdf4afc507c4b973045c97fc8ded65ddec4f8c58727e7e4c7c4ad6a65ae79581eb4bdfe9c79a5f909dbc0a1f
DIST xgc-1.0.7.tar.xz 181400 BLAKE2B 8dc7b9db032d5d533d9e65bd35db875b955db70e47a0018162b8ce716bf13c2960624d249b931bf1f35653f8bc40b5458238bc45d9582c6d152fa1d5b36c0bf0 SHA512 2d994c1dfa93b8c99756336d099737025d97ae0e6ec102e964ffe4a46209e518917fb2bc57bf0274010e099742bd50fcdebdaf9add0d9c02849edb220bced4a7
diff --git a/x11-apps/xgc/xgc-1.0.6.ebuild b/x11-apps/xgc/xgc-1.0.6.ebuild
deleted file mode 100644
index 1c2255a49433..000000000000
--- a/x11-apps/xgc/xgc-1.0.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit xorg-3
-
-DESCRIPTION="X graphics demo"
-
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
-
-RDEPEND="
- x11-libs/libXaw
- x11-libs/libXt"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 13+ messages in thread
end of thread, other threads:[~2025-09-07 18:19 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-01 22:42 [gentoo-commits] repo/gentoo:master commit in: x11-apps/xgc/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2025-09-07 18:18 Matt Turner
2025-09-07 14:56 Arthur Zamarin
2025-09-01 17:34 Arthur Zamarin
2025-09-01 17:34 Arthur Zamarin
2025-07-28 0:20 Matt Turner
2022-12-27 5:58 Georgy Yakovlev
2022-11-16 18:23 Arthur Zamarin
2022-11-12 15:55 Arthur Zamarin
2022-10-16 0:55 Matt Turner
2021-03-19 22:40 David Seifert
2020-06-24 20:13 Matt Turner
2015-12-19 21:23 Markus Meier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox