summaryrefslogtreecommitdiff
path: root/x11-misc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-01-17 06:41:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-01-17 06:41:55 +0000
commit6d730aa8064fbab6cc54447b6ed0e60b99c13256 (patch)
tree8c303cb48dc49dd218b79708ca71904653c5f831 /x11-misc
parentcb2f73d10494730ba590096a1f24ebc6d0d61a9f (diff)
gentoo auto-resync : 17:01:2025 - 06:41:55
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/Manifest.gzbin46483 -> 46485 bytes
-rw-r--r--x11-misc/xtermcontrol/Manifest2
-rw-r--r--x11-misc/xtermcontrol/xtermcontrol-3.10.ebuild12
3 files changed, 14 insertions, 0 deletions
diff --git a/x11-misc/Manifest.gz b/x11-misc/Manifest.gz
index 47e61cfb4f85..746c3b770fa0 100644
--- a/x11-misc/Manifest.gz
+++ b/x11-misc/Manifest.gz
Binary files differ
diff --git a/x11-misc/xtermcontrol/Manifest b/x11-misc/xtermcontrol/Manifest
index 6ea8994ba2ca..d10c4f90faaa 100644
--- a/x11-misc/xtermcontrol/Manifest
+++ b/x11-misc/xtermcontrol/Manifest
@@ -1,3 +1,5 @@
+DIST xtermcontrol-3.10.tar.gz 187902 BLAKE2B 781ae40aa17cc57e9ac52544e1d04282a04024a489881577bbbcb782155612f9504eb58d4e80050535ac286180327a1469c5049d701f431d3f93557e5c29d509 SHA512 a7d4b3d5e7f9e7cd0c7a85c11584528d73507d258d3c48b832e2f842c88967d40a867c4ea75503dfd5288949992a6f6ead2a9fd73e9695c490e2935a133a92d2
DIST xtermcontrol-3.8.tar.gz 181399 BLAKE2B b65acd8ecdf6e0293fcd856cd05f7a3c2eaf868f6f7e0ea34829fbfece4e2a17c2085042e6eeb50a20504200db754badde8ffba0305358547d5f65cf18df564c SHA512 9dacddc57c31705d00f52753f906cd83ae4b7ae34ff2e712869becc452535dbce9fb3e0e9aaf689b55edd34889d9e37553e3702c26ccbd136f544016fcfedbf1
+EBUILD xtermcontrol-3.10.ebuild 362 BLAKE2B 7d2ddd8bcc293f9be236f410b16bdd17c37f4afec6f277eba5cbeef96a8faf6c319a2aa64a9a0439528f4b1f0d998ba49baa02dde7ffe211ff4b3ef839192e7d SHA512 f2d0ace435b231aa04461fe4f593fa282f4bfbcb83c8738d162a64e914db81fa762e316beaab4cf4910cae456d073104edea2833d228eaa0949e21dffaf3bb29
EBUILD xtermcontrol-3.8.ebuild 358 BLAKE2B f7312671864c8dfbb11522904711e2b1f20a3fb3e48f05717210b6f695db5d06c5e1b94f4c571d98526143626a211678566439db048a678a14c34b0fdb1f9bbf SHA512 d31506ab08a037d86b5acc59aae4d89f2cbccec12ac6d7b8b41af84cf749cdb3c760cf23ae2543f83b7212c07dfed9ea762b151674ccecbe9c0bd0628c287372
MISC metadata.xml 810 BLAKE2B 2ac6289d6ab1a3ce910878709f710b218b92a6e8def0bf71008a4efd754c0bb947c84bc1a749229e69fdbf4ec59934982659d496a9334b687f98f3da9586254e SHA512 77969d1aedfd453c08e18dbf1797f9868bb4e1570a71aa34197fa1d986ed96bd841a343e20955e771935779d01e6c2f19c95d8e5b43afba9c6869275eb66348c
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"