summaryrefslogtreecommitdiff
path: root/games-board/chessx
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-04-04 13:45:34 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-04-04 13:45:34 +0000
commite904358ac82a8f82a68480b91361877341ca4e8f (patch)
tree5e1cf09cce40709c57fcc997cbfcbfe12632f4d3 /games-board/chessx
parent3c4d08a1952f5ab7fa00ef4eb90dc0ec7a0c5729 (diff)
downloadbaldeagleos-repo-e904358ac82a8f82a68480b91361877341ca4e8f.tar.gz
baldeagleos-repo-e904358ac82a8f82a68480b91361877341ca4e8f.tar.xz
baldeagleos-repo-e904358ac82a8f82a68480b91361877341ca4e8f.zip
Adding metadata
Diffstat (limited to 'games-board/chessx')
-rw-r--r--games-board/chessx/chessx-1.5.4-r3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/games-board/chessx/chessx-1.5.4-r3.ebuild b/games-board/chessx/chessx-1.5.4-r3.ebuild
index 533a10f54203..1d5a8ef08835 100644
--- a/games-board/chessx/chessx-1.5.4-r3.ebuild
+++ b/games-board/chessx/chessx-1.5.4-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit desktop qmake-utils xdg
+inherit qmake-utils xdg
DESCRIPTION="Qt5-based Chess Database Utility"
HOMEPAGE="https://sourceforge.net/projects/chessx/"
@@ -12,7 +12,6 @@ SRC_URI="https://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz"
LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
RDEPEND="
>=dev-libs/quazip-0.9.1:0=