diff options
Diffstat (limited to 'trinity-base/klines/klines-14.0.8.ebuild')
-rw-r--r-- | trinity-base/klines/klines-14.0.8.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/trinity-base/klines/klines-14.0.8.ebuild b/trinity-base/klines/klines-14.0.8.ebuild new file mode 100644 index 00000000..91286788 --- /dev/null +++ b/trinity-base/klines/klines-14.0.8.ebuild @@ -0,0 +1,14 @@ +# 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 + +DESCRIPTION="Trinity: Kolor Lines - a little game about balls and how to get rid of them" +KEYWORDS="~amd64 ~x86" + +DEPEND="~trinity-base/libtdegames-${PV}" +RDEPEND="${DEPEND}" |