summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2025-01-16 12:50:02 -0500
committerMatt Turner <mattst88@gentoo.org>2025-01-16 12:51:16 -0500
commit2aface554b3d8d0dbc05c793fb6c2b9f6d5027da (patch)
tree846582b6680862855b91ece3a39da4aeabb9a67f /x11-misc/xtermcontrol
parentsys-fs/hfsplusutils: build w/ -std=gnu17 (diff)
downloadgentoo-2aface554b3d8d0dbc05c793fb6c2b9f6d5027da.tar.gz
gentoo-2aface554b3d8d0dbc05c793fb6c2b9f6d5027da.tar.bz2
gentoo-2aface554b3d8d0dbc05c793fb6c2b9f6d5027da.zip
x11-misc/xtermcontrol: Version bump to 3.10
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc/xtermcontrol')
-rw-r--r--x11-misc/xtermcontrol/Manifest1
-rw-r--r--x11-misc/xtermcontrol/xtermcontrol-3.10.ebuild12
2 files changed, 13 insertions, 0 deletions
diff --git a/x11-misc/xtermcontrol/Manifest b/x11-misc/xtermcontrol/Manifest
index 1cbda4530a73..afd30a40e4c5 100644
--- a/x11-misc/xtermcontrol/Manifest
+++ b/x11-misc/xtermcontrol/Manifest
@@ -1 +1,2 @@
+DIST xtermcontrol-3.10.tar.gz 187902 BLAKE2B 781ae40aa17cc57e9ac52544e1d04282a04024a489881577bbbcb782155612f9504eb58d4e80050535ac286180327a1469c5049d701f431d3f93557e5c29d509 SHA512 a7d4b3d5e7f9e7cd0c7a85c11584528d73507d258d3c48b832e2f842c88967d40a867c4ea75503dfd5288949992a6f6ead2a9fd73e9695c490e2935a133a92d2
DIST xtermcontrol-3.8.tar.gz 181399 BLAKE2B b65acd8ecdf6e0293fcd856cd05f7a3c2eaf868f6f7e0ea34829fbfece4e2a17c2085042e6eeb50a20504200db754badde8ffba0305358547d5f65cf18df564c SHA512 9dacddc57c31705d00f52753f906cd83ae4b7ae34ff2e712869becc452535dbce9fb3e0e9aaf689b55edd34889d9e37553e3702c26ccbd136f544016fcfedbf1
diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.10.ebuild b/x11-misc/xtermcontrol/xtermcontrol-3.10.ebuild
new file mode 100644
index 000000000000..8b73bc9ddfb4
--- /dev/null
+++ b/x11-misc/xtermcontrol/xtermcontrol-3.10.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="xtermcontrol enables dynamic control of XFree86 xterm properties"
+HOMEPAGE="https://www.thrysoee.dk/xtermcontrol/"
+SRC_URI="https://www.thrysoee.dk/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"