Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>pull/180/head
parent
f9f46e456a
commit
6250e6cd28
@ -1,16 +1,20 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# 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="tdeutils"
|
||||
|
||||
TRINITY_MODULE_NAME="tdeutils"
|
||||
inherit trinity-meta-2
|
||||
|
||||
DESCRIPTION="Trinity gpg keyring manager"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="app-crypt/gnupg
|
||||
|| ( app-crypt/pinentry[ncurses]
|
||||
|| (
|
||||
app-crypt/pinentry[ncurses]
|
||||
app-crypt/pinentry[qt5]
|
||||
app-crypt/pinentry[gtk]
|
||||
app-crypt/pinentry[tqt] )"
|
||||
app-crypt/pinentry[tqt(-)]
|
||||
)"
|
||||
|
@ -1,16 +1,20 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# 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="tdeutils"
|
||||
|
||||
TRINITY_MODULE_NAME="tdeutils"
|
||||
inherit trinity-meta-2
|
||||
|
||||
DESCRIPTION="Trinity gpg keyring manager"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="app-crypt/gnupg
|
||||
|| ( app-crypt/pinentry[ncurses]
|
||||
|| (
|
||||
app-crypt/pinentry[ncurses]
|
||||
app-crypt/pinentry[qt5]
|
||||
app-crypt/pinentry[gtk]
|
||||
app-crypt/pinentry[tqt] )"
|
||||
app-crypt/pinentry[tqt(-)]
|
||||
)"
|
||||
|
@ -1,16 +1,18 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# 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="tdeutils"
|
||||
|
||||
TRINITY_MODULE_NAME="tdeutils"
|
||||
inherit trinity-meta-2
|
||||
|
||||
DESCRIPTION="Trinity gpg keyring manager"
|
||||
|
||||
RDEPEND="app-crypt/gnupg
|
||||
|| ( app-crypt/pinentry[ncurses]
|
||||
|| (
|
||||
app-crypt/pinentry[ncurses]
|
||||
app-crypt/pinentry[qt5]
|
||||
app-crypt/pinentry[gtk]
|
||||
app-crypt/pinentry[tqt] )"
|
||||
app-crypt/pinentry[tqt(-)]
|
||||
)"
|
||||
|
Loading…
Reference in new issue