summaryrefslogtreecommitdiffstats
path: root/trinity-base/kmahjongg
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kmahjongg')
-rw-r--r--trinity-base/kmahjongg/Manifest1
-rw-r--r--trinity-base/kmahjongg/kmahjongg-14.0.13.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/trinity-base/kmahjongg/Manifest b/trinity-base/kmahjongg/Manifest
index 11d90355..cb8389cb 100644
--- a/trinity-base/kmahjongg/Manifest
+++ b/trinity-base/kmahjongg/Manifest
@@ -1,2 +1 @@
-DIST tdegames-trinity-14.0.13.tar.xz 8822544 BLAKE2B 033efe49ea6878e89ae403bf46ccc1cc42deacb23273b692ac9dd69248d85a2d7e1a81e4bbecd3b5ca5a6ae58a0d754ac6e405fda336b0a5b9f6e1e2707af898 SHA512 f5f08886ae97292e29aee46d6a1bcb3015853dcdeea894f2e28cd7f4f8674a8e308138e05c13608d40a7a91b585b2feb41316787e7d470773e8e0c7219c9f260
DIST tdegames-trinity-14.1.0.tar.xz 8824016 BLAKE2B cff3d4a6583c922fba7d0291803ecce949cf3256848cc4612c760ca1da531ab15458280990a04ee45e012380601dab322962446a78dc18b308eca49bcb186b34 SHA512 19950e02310cba61eba363545eeae64b6c19c15a84ce261f26808aa5ab4d741b79733c6f5dc6d2cf5a004412c71a448e1d5bb0decd9ef0d55c3705e25346db01
diff --git a/trinity-base/kmahjongg/kmahjongg-14.0.13.ebuild b/trinity-base/kmahjongg/kmahjongg-14.0.13.ebuild
deleted file mode 100644
index 71bf11a2..00000000
--- a/trinity-base/kmahjongg/kmahjongg-14.0.13.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Copyright 2022 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="Mahjongg for Trinity"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
-DEPEND="~trinity-base/libtdegames-${PV}"
-RDEPEND="${DEPEND}"