summaryrefslogtreecommitdiffstats
path: root/trinity-base/kontact
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-12-31 17:21:13 +0100
committerChris <xchrisx@uber.space>2019-12-31 17:21:13 +0100
commit55d2aaa4eb5201ac97e269fc141e4ee1778379b8 (patch)
tree810ece5e004aa9e97e26a1ad988ed52552175fb6 /trinity-base/kontact
parent644110a847c5911c2eb04eb53c93031740561efc (diff)
downloadtde-packaging-gentoo-55d2aaa4eb5201ac97e269fc141e4ee1778379b8.tar.gz
tde-packaging-gentoo-55d2aaa4eb5201ac97e269fc141e4ee1778379b8.zip
Clean up and fix TDE Gentoo overlay.
- Remove old v3.5.13 ebuilds and eclasses - Change repo URL to official TGW - Remove old HAL and traces (TDEHW is used now) - Make split between TDE applications and tdebase consistent - Move TQt into own category (for users filtering dev-qt/ out) - Change to new TQTDIR var - Move away from virtual/pam dependency - Change to use new xorg-proto dependency - Some cosmetic fixes and removal of unneeded files - Remove some now obsolete patches - Change to clean 9999 naming scheme for anything - Add some potential workaround for newer portage versions - Add own README ... thanks to Aggi from IRC for some fixes too. Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'trinity-base/kontact')
-rw-r--r--trinity-base/kontact/Manifest1
-rw-r--r--trinity-base/kontact/kontact-3.5.13.2.ebuild20
2 files changed, 0 insertions, 21 deletions
diff --git a/trinity-base/kontact/Manifest b/trinity-base/kontact/Manifest
deleted file mode 100644
index d6ce26a1..00000000
--- a/trinity-base/kontact/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kdepim-trinity-3.5.13.2.tar.xz 10148724 SHA256 2cbd61e28322e4c7d67ffb16ac59329b3f15ba1a4485095994b9bce6786df7c4 SHA512 a84319183813dc78dc97397c8c3871faa3961b458eda8107525b8b9c6789d13aedd8e3c7cb0706c4ca8dd63f69ff67de02716219c8af44ebf96d484d820eb2bf WHIRLPOOL 907d9d86f1b0094b915989ca7f0feb4f67ac1b238a4c6d176ab1ef9164eff78778b2714ebedeb40de28536a8384b39ec7e637f1bb6911cccb40f7d8663811edb
diff --git a/trinity-base/kontact/kontact-3.5.13.2.ebuild b/trinity-base/kontact/kontact-3.5.13.2.ebuild
deleted file mode 100644
index b44c610e..00000000
--- a/trinity-base/kontact/kontact-3.5.13.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
-TRINITY_MODULE_NAME="kdepim"
-
-inherit trinity-meta
-
-DESCRIPTION="Trinity personal information manager"
-KEYWORDS="~amd64 ~x86"
-IUSE+=""
-COMMON_DEPEND=">=trinity-base/libkdepim-${PV}:${SLOT}
- >=trinity-base/libkpimidentities-${PV}:${SLOT}
- >=trinity-base/libkholidays-${PV}:${SLOT}
- >=trinity-base/knotes-${PV}:${SLOT}"
-
-DEPEND+=" $COMMON_DEPEND"
-RDEPEND+=" $COMMON_DEPEND"
-
-TSM_EXTRACT_ALSO="libkdepim/ libkdenetwork/"