From b335737f6c5b7fe73058c027fa5cc3dae6251388 Mon Sep 17 00:00:00 2001 From: ormorph Date: Fri, 4 Dec 2020 18:30:09 +0300 Subject: Added tdesdk-meta ebuilds Signed-off-by: ormorph --- trinity-base/tdeunittest/tdeunittest-9999.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 trinity-base/tdeunittest/tdeunittest-9999.ebuild (limited to 'trinity-base/tdeunittest/tdeunittest-9999.ebuild') diff --git a/trinity-base/tdeunittest/tdeunittest-9999.ebuild b/trinity-base/tdeunittest/tdeunittest-9999.ebuild new file mode 100644 index 00000000..3de3a055 --- /dev/null +++ b/trinity-base/tdeunittest/tdeunittest-9999.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2020 Gentoo Authors +# Copyright 2020 The Trinity Desktop Project +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +TRINITY_MODULE_NAME="tdesdk" + +inherit trinity-meta-2 + +DESCRIPTION="Unit testing library for Trinity" +HOMEPAGE="https://trinitydesktop.org/" + +SLOT="${TRINITY_VER}" +if [[ ${PV} != *9999* ]] ; then + KEYWORDS="~amd64 ~x86" +fi +IUSE="" -- cgit v1.2.1