summaryrefslogtreecommitdiffstats
path: root/dev-tqt/tqtinterface
diff options
context:
space:
mode:
authorE. Liddell <ejlddll@warpmail.net>2020-01-05 20:55:21 -0500
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2020-01-06 23:43:40 +0000
commitb78e6201f889e463a82ab2ab8f6d1423a9b7c7f0 (patch)
tree1322fb36d83aff338634f8ac202c223952e2000e /dev-tqt/tqtinterface
parent3abb4ba477e9a7600cad7e444f5c29fa868da95a (diff)
downloadtde-packaging-gentoo-b78e6201f889e463a82ab2ab8f6d1423a9b7c7f0.tar.gz
tde-packaging-gentoo-b78e6201f889e463a82ab2ab8f6d1423a9b7c7f0.zip
Tweaks and clean-up for stable ebuilds and supporting eclasses
Signed-off-by: E. Liddell <ejlddll@warpmail.net>
Diffstat (limited to 'dev-tqt/tqtinterface')
-rw-r--r--dev-tqt/tqtinterface/tqtinterface-14.0.6.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-tqt/tqtinterface/tqtinterface-14.0.6.ebuild b/dev-tqt/tqtinterface/tqtinterface-14.0.6.ebuild
index 00441a0a..c348ad01 100644
--- a/dev-tqt/tqtinterface/tqtinterface-14.0.6.ebuild
+++ b/dev-tqt/tqtinterface/tqtinterface-14.0.6.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI="7"
TRINITY_MODULE_TYPE="dependencies"
-TRINITY_MODULE_NAME="${PN}"
+TRINITY_MODULE_NAME="tqtinterface"
inherit trinity-base-2
@@ -11,13 +11,10 @@ DESCRIPTION="Interface and abstraction library for TQt and Trinity"
HOMEPAGE="http://trinitydesktop.org/"
LICENSE="GPL-2"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
SLOT="0"
-#Note: for the sake of easier maintenance, building against QT3
-# (no T) is no longer a thing.
-DEPEND="~dev-tqt/tqt-${PV}
- !!x11-libs/tqtinterface"
+DEPEND="~dev-tqt/tqt-${PV}"
RDEPEND="${DEPEND}"
pkg_setup() {