diff options
author | E. Liddell <ejlddll@warpmail.net> | 2020-06-13 17:05:08 -0400 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-27 10:18:47 +0100 |
commit | 9918cbb64bf1b7db67414deafbb6b4af9dc98473 (patch) | |
tree | f4e657e24f92bdd8277416fb3f2bc61ea2d68075 /trinity-base/atlantik/atlantik-14.0.7.ebuild | |
parent | 7ed6b42adb46d6e23c9e523d49d4ed0b4bc04aaf (diff) | |
download | tde-packaging-gentoo-9918cbb64bf1b7db67414deafbb6b4af9dc98473.tar.gz tde-packaging-gentoo-9918cbb64bf1b7db67414deafbb6b4af9dc98473.zip |
14.0.7 and 14.0.8 ebuilds for tdegames
Diffstat (limited to 'trinity-base/atlantik/atlantik-14.0.7.ebuild')
-rw-r--r-- | trinity-base/atlantik/atlantik-14.0.7.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/trinity-base/atlantik/atlantik-14.0.7.ebuild b/trinity-base/atlantik/atlantik-14.0.7.ebuild new file mode 100644 index 00000000..2e621d06 --- /dev/null +++ b/trinity-base/atlantik/atlantik-14.0.7.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="The Atlantic board game" +KEYWORDS="~amd64 ~x86" + +DEPEND="~trinity-base/libtdegames-${PV}" +RDEPEND="${DEPEND}" |