summaryrefslogtreecommitdiffstats
path: root/trinity-base/twin4
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/twin4')
-rw-r--r--trinity-base/twin4/Manifest1
-rw-r--r--trinity-base/twin4/twin4-14.1.0.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/trinity-base/twin4/Manifest b/trinity-base/twin4/Manifest
index 8a7b743f..35860dee 100644
--- a/trinity-base/twin4/Manifest
+++ b/trinity-base/twin4/Manifest
@@ -1,2 +1 @@
-DIST tdegames-trinity-14.1.0.tar.xz 8824016 BLAKE2B cff3d4a6583c922fba7d0291803ecce949cf3256848cc4612c760ca1da531ab15458280990a04ee45e012380601dab322962446a78dc18b308eca49bcb186b34 SHA512 19950e02310cba61eba363545eeae64b6c19c15a84ce261f26808aa5ab4d741b79733c6f5dc6d2cf5a004412c71a448e1d5bb0decd9ef0d55c3705e25346db01
DIST tdegames-trinity-14.1.1.tar.xz 8821676 BLAKE2B a3e69df8fa724bb967d6fac790532cb0a492f435fff18c94ed4fffa69af85e952328e7848ca6f128332d944c82c102ffc22df4d4217a130b852471002142ecd7 SHA512 c1bc851eb5d11cd00141823730cf00e7e4cbf8a64b4970e0810dddbe11a57c03cad97fc3c2b3a4302557c448844499e268184165c77d99f9a5a99b42c9d81223
diff --git a/trinity-base/twin4/twin4-14.1.0.ebuild b/trinity-base/twin4/twin4-14.1.0.ebuild
deleted file mode 100644
index 877fdd67..00000000
--- a/trinity-base/twin4/twin4-14.1.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Copyright 2022-2023 The Trinity Desktop Project
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-TRINITY_MODULE_NAME="tdegames"
-TRINITY_MODULE_TYPE="core"
-TRINITY_HANDBOOK="optional"
-TSM_EXTRACT_ALSO="libtdegames/"
-inherit trinity-meta-2
-
-DESCRIPTION="Trinity four-in-a-row game"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
-DEPEND="~trinity-base/libtdegames-${PV}"
-RDEPEND="${DEPEND}"