* [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/
@ 2015-12-19 21:16 Markus Meier
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier @ 2015-12-19 21:16 UTC (permalink / raw
To: gentoo-commits
commit: 1ef7530c23a2f49cb0e9fbd1a5ee0a4e9f269092
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 21:16:43 2015 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 21:16:43 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef7530c
x11-apps/showfont: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
x11-apps/showfont/showfont-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/showfont/showfont-1.0.5.ebuild b/x11-apps/showfont/showfont-1.0.5.ebuild
index cfc7286..756a38c 100644
--- a/x11-apps/showfont/showfont-1.0.5.ebuild
+++ b/x11-apps/showfont/showfont-1.0.5.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit xorg-2
DESCRIPTION="font dumper for X font server"
-KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libFS"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/
@ 2020-06-24 20:13 Matt Turner
0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2020-06-24 20:13 UTC (permalink / raw
To: gentoo-commits
commit: 3607e83f04f037a17422dc41f6bb7174c8116e60
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 19:57:51 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 20:12:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3607e83f
x11-apps/showfont: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/showfont/Manifest | 1 -
x11-apps/showfont/showfont-1.0.4.ebuild | 13 -------------
2 files changed, 14 deletions(-)
diff --git a/x11-apps/showfont/Manifest b/x11-apps/showfont/Manifest
index afcaadd68ec..82433517540 100644
--- a/x11-apps/showfont/Manifest
+++ b/x11-apps/showfont/Manifest
@@ -1,2 +1 @@
-DIST showfont-1.0.4.tar.bz2 118199 BLAKE2B 0784e5c6a4cb2fbff460058aac958a68d788dd65fd83dd00d3dd2b59220f1279c1cfec0f86fab79ede2888c49b18f3f3eb5e73f711dd0bebb5e868c623ece01b SHA512 5514aec3eca18f714b14b60a085e7f6edafa6f661567876cbcf965d67e90f031dd02d60cc71f8f1889b8e94c99a7f4f8adc8cb3acc1054a83dc8bc36656be0cb
DIST showfont-1.0.5.tar.bz2 125618 BLAKE2B dd3f97e3f2dff934f1cff4bfda0f8a06be3b8549b8572f3a163dbc638fa753eb14b65e8b11e19a56e687a306f3602f99b91fc458c22543d5622f870e518b77cd SHA512 d90d6d99ca573f2632435ccfd46de606994e3792deb58bab6261ff950481ec71eef032b828da0ee5333d6946c5f54594dfb2dadf930825971d3f4baa5c0ff6fd
diff --git a/x11-apps/showfont/showfont-1.0.4.ebuild b/x11-apps/showfont/showfont-1.0.4.ebuild
deleted file mode 100644
index 08e95071467..00000000000
--- a/x11-apps/showfont/showfont-1.0.4.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="font dumper for X font server"
-KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libFS"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/
@ 2022-08-31 14:48 Matt Turner
0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2022-08-31 14:48 UTC (permalink / raw
To: gentoo-commits
commit: 64d1d39858bb1ea0b72be82a96c369b8f8162beb
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 03:59:18 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 14:48:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d1d398
x11-apps/showfont: Version bump to 1.0.6
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/showfont/Manifest | 1 +
x11-apps/showfont/showfont-1.0.6.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/x11-apps/showfont/Manifest b/x11-apps/showfont/Manifest
index 824335175406..dcd6475b0913 100644
--- a/x11-apps/showfont/Manifest
+++ b/x11-apps/showfont/Manifest
@@ -1 +1,2 @@
DIST showfont-1.0.5.tar.bz2 125618 BLAKE2B dd3f97e3f2dff934f1cff4bfda0f8a06be3b8549b8572f3a163dbc638fa753eb14b65e8b11e19a56e687a306f3602f99b91fc458c22543d5622f870e518b77cd SHA512 d90d6d99ca573f2632435ccfd46de606994e3792deb58bab6261ff950481ec71eef032b828da0ee5333d6946c5f54594dfb2dadf930825971d3f4baa5c0ff6fd
+DIST showfont-1.0.6.tar.xz 121588 BLAKE2B 963040ca15db4e990aab19616a4b5cca5a9454ca9df57a7bf92f3adf44eed08e14182a98697f6a135b1ed509e6fa15826044af43541bbcbc9434fa25db0a363d SHA512 21a318519492f4ba46a8bcb3590097fc5f96fe01fdb557257ae56bae813671952a2aad6c0df8cd69659e06708571c398e6d97969224cf692e22c8a35c8e6c363
diff --git a/x11-apps/showfont/showfont-1.0.6.ebuild b/x11-apps/showfont/showfont-1.0.6.ebuild
new file mode 100644
index 000000000000..a1c1e9b34d0f
--- /dev/null
+++ b/x11-apps/showfont/showfont-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="font dumper for X font server"
+
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="x11-libs/libFS"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/
@ 2022-12-27 5:58 Georgy Yakovlev
0 siblings, 0 replies; 9+ messages in thread
From: Georgy Yakovlev @ 2022-12-27 5:58 UTC (permalink / raw
To: gentoo-commits
commit: 297f1aed7533a4194f9899c20ef21c57dcf8e240
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 05:52:28 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 05:52:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297f1aed
x11-apps/showfont: keyword 1.0.6 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
x11-apps/showfont/showfont-1.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/showfont/showfont-1.0.6.ebuild b/x11-apps/showfont/showfont-1.0.6.ebuild
index e485c24bc999..b12ca3b12da8 100644
--- a/x11-apps/showfont/showfont-1.0.6.ebuild
+++ b/x11-apps/showfont/showfont-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="font dumper for X font server"
-KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="x11-libs/libFS"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/
@ 2025-05-19 15:22 Matt Turner
0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2025-05-19 15:22 UTC (permalink / raw
To: gentoo-commits
commit: 8202d80cee58a73bb27c9445a90320582fa1f3c1
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon May 19 15:14:00 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon May 19 15:21:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8202d80c
x11-apps/showfont: Version bump to 1.0.7
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/showfont/Manifest | 1 +
x11-apps/showfont/showfont-1.0.7.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/x11-apps/showfont/Manifest b/x11-apps/showfont/Manifest
index 26f93c817611..f7f20bd5fb34 100644
--- a/x11-apps/showfont/Manifest
+++ b/x11-apps/showfont/Manifest
@@ -1 +1,2 @@
DIST showfont-1.0.6.tar.xz 121588 BLAKE2B 963040ca15db4e990aab19616a4b5cca5a9454ca9df57a7bf92f3adf44eed08e14182a98697f6a135b1ed509e6fa15826044af43541bbcbc9434fa25db0a363d SHA512 21a318519492f4ba46a8bcb3590097fc5f96fe01fdb557257ae56bae813671952a2aad6c0df8cd69659e06708571c398e6d97969224cf692e22c8a35c8e6c363
+DIST showfont-1.0.7.tar.xz 125460 BLAKE2B 78c4e412786273b00243737c173a253b4c226031e5e6fa6d9ffb65a6998446e5df362097330eced3d578e9dfb57a34dbf8b0a139c221c0bf7214f8df03bb68a6 SHA512 6c27b280976d22f35071136e139a654c7be41f5cca3b450a3aa36f8a026b151e700d4e386b0fde8deccef50f8d43338f5d105977a7d11861fccab6c05e480d70
diff --git a/x11-apps/showfont/showfont-1.0.7.ebuild b/x11-apps/showfont/showfont-1.0.7.ebuild
new file mode 100644
index 000000000000..d0a5ed1bf7d7
--- /dev/null
+++ b/x11-apps/showfont/showfont-1.0.7.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xorg-meson
+
+DESCRIPTION="font dumper for X font server"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="x11-libs/libFS"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/
@ 2025-06-20 19:05 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2025-06-20 19:05 UTC (permalink / raw
To: gentoo-commits
commit: 976c324f6bba2ccbf808e3010b46afa5791b92a2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 20 19:05:12 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 20 19:05:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=976c324f
x11-apps/showfont: Stabilize 1.0.7 x86, #958512
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-apps/showfont/showfont-1.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/showfont/showfont-1.0.7.ebuild b/x11-apps/showfont/showfont-1.0.7.ebuild
index 96677c9ac84a..c66f27c10601 100644
--- a/x11-apps/showfont/showfont-1.0.7.ebuild
+++ b/x11-apps/showfont/showfont-1.0.7.ebuild
@@ -7,7 +7,7 @@ inherit xorg-meson
DESCRIPTION="font dumper for X font server"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
RDEPEND="x11-libs/libFS"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/
@ 2025-06-21 2:38 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2025-06-21 2:38 UTC (permalink / raw
To: gentoo-commits
commit: 1eac19dd3c752d96d53a60940ef4b126e0e2f0d8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 02:38:22 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 02:38:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eac19dd
x11-apps/showfont: Stabilize 1.0.7 ppc64, #958512
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/showfont/showfont-1.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/showfont/showfont-1.0.7.ebuild b/x11-apps/showfont/showfont-1.0.7.ebuild
index c66f27c10601..3441763c6270 100644
--- a/x11-apps/showfont/showfont-1.0.7.ebuild
+++ b/x11-apps/showfont/showfont-1.0.7.ebuild
@@ -7,7 +7,7 @@ inherit xorg-meson
DESCRIPTION="font dumper for X font server"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~s390 ~sparc x86"
RDEPEND="x11-libs/libFS"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/
@ 2025-06-21 3:59 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2025-06-21 3:59 UTC (permalink / raw
To: gentoo-commits
commit: d822bd8424bcd5177dec5d68d8fde3a9754639b5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 03:58:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 03:58:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d822bd84
x11-apps/showfont: Stabilize 1.0.7 arm, #958512
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-apps/showfont/showfont-1.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/showfont/showfont-1.0.7.ebuild b/x11-apps/showfont/showfont-1.0.7.ebuild
index 3441763c6270..3fdf015205d2 100644
--- a/x11-apps/showfont/showfont-1.0.7.ebuild
+++ b/x11-apps/showfont/showfont-1.0.7.ebuild
@@ -7,7 +7,7 @@ inherit xorg-meson
DESCRIPTION="font dumper for X font server"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ppc64 ~s390 ~sparc x86"
RDEPEND="x11-libs/libFS"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/
@ 2025-08-09 3:26 Matt Turner
0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2025-08-09 3:26 UTC (permalink / raw
To: gentoo-commits
commit: 81bf254b75fb539ccdafeb24d48dcb28a83a2f24
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 9 03:18:51 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 9 03:25:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81bf254b
x11-apps/showfont: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/showfont/Manifest | 1 -
x11-apps/showfont/showfont-1.0.6.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/x11-apps/showfont/Manifest b/x11-apps/showfont/Manifest
index f7f20bd5fb34..07319a4d57bd 100644
--- a/x11-apps/showfont/Manifest
+++ b/x11-apps/showfont/Manifest
@@ -1,2 +1 @@
-DIST showfont-1.0.6.tar.xz 121588 BLAKE2B 963040ca15db4e990aab19616a4b5cca5a9454ca9df57a7bf92f3adf44eed08e14182a98697f6a135b1ed509e6fa15826044af43541bbcbc9434fa25db0a363d SHA512 21a318519492f4ba46a8bcb3590097fc5f96fe01fdb557257ae56bae813671952a2aad6c0df8cd69659e06708571c398e6d97969224cf692e22c8a35c8e6c363
DIST showfont-1.0.7.tar.xz 125460 BLAKE2B 78c4e412786273b00243737c173a253b4c226031e5e6fa6d9ffb65a6998446e5df362097330eced3d578e9dfb57a34dbf8b0a139c221c0bf7214f8df03bb68a6 SHA512 6c27b280976d22f35071136e139a654c7be41f5cca3b450a3aa36f8a026b151e700d4e386b0fde8deccef50f8d43338f5d105977a7d11861fccab6c05e480d70
diff --git a/x11-apps/showfont/showfont-1.0.6.ebuild b/x11-apps/showfont/showfont-1.0.6.ebuild
deleted file mode 100644
index d0e22914de75..000000000000
--- a/x11-apps/showfont/showfont-1.0.6.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xorg-3
-
-DESCRIPTION="font dumper for X font server"
-
-KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~s390 sparc x86"
-
-RDEPEND="x11-libs/libFS"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2025-08-09 3:26 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 19:05 [gentoo-commits] repo/gentoo:master commit in: x11-apps/showfont/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2025-08-09 3:26 Matt Turner
2025-06-21 3:59 Sam James
2025-06-21 2:38 Sam James
2025-05-19 15:22 Matt Turner
2022-12-27 5:58 Georgy Yakovlev
2022-08-31 14:48 Matt Turner
2020-06-24 20:13 Matt Turner
2015-12-19 21:16 Markus Meier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox