From 9918cbb64bf1b7db67414deafbb6b4af9dc98473 Mon Sep 17 00:00:00 2001 From: "E. Liddell" Date: Sat, 13 Jun 2020 17:05:08 -0400 Subject: 14.0.7 and 14.0.8 ebuilds for tdegames --- trinity-base/kasteroids/kasteroids-14.0.8.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 trinity-base/kasteroids/kasteroids-14.0.8.ebuild (limited to 'trinity-base/kasteroids/kasteroids-14.0.8.ebuild') diff --git a/trinity-base/kasteroids/kasteroids-14.0.8.ebuild b/trinity-base/kasteroids/kasteroids-14.0.8.ebuild new file mode 100644 index 00000000..a2116fcc --- /dev/null +++ b/trinity-base/kasteroids/kasteroids-14.0.8.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2016 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +TRINITY_MODULE_NAME="tdegames" + +inherit trinity-meta-2 + +need-arts yes + +DESCRIPTION="Trinity Space Game" +KEYWORDS="~amd64 ~x86" + +MY_DEPEND="~trinity-base/libtdegames-${PV}" +DEPEND+=" ${MY_DEPEND}" +RDEPEND+=" ${MY_DEPEND}" -- cgit v1.2.1