summaryrefslogtreecommitdiff
path: root/app-crypt/pinentry
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-06-12 22:03:00 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-06-12 22:03:00 +0100
commita51ad9f2669b855da1857f97b7c9b89e615a0458 (patch)
tree203b013f17afd131c3e196b50785964d9b4c73ec /app-crypt/pinentry
parent9a35032797935921c201fb9ad77dba5a9c8ff5f2 (diff)
same version as gentoo, so mark our splitted pinentry as stable
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r--app-crypt/pinentry/pinentry-0.8.3.ebuild30
-rw-r--r--app-crypt/pinentry/pinentry-0.9.0.ebuild2
2 files changed, 1 insertions, 31 deletions
diff --git a/app-crypt/pinentry/pinentry-0.8.3.ebuild b/app-crypt/pinentry/pinentry-0.8.3.ebuild
deleted file mode 100644
index a9a93fb7..00000000
--- a/app-crypt/pinentry/pinentry-0.8.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DESCRIPTION="Collection of simple PIN/passphrase entry dialogs which utilize the Assuan protocol (meta package)"
-HOMEPAGE="http://gnupg.org/aegypten2/index.html"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~arm ~amd64 ~x86"
-# ncurses use flag is fake, used to mimic portage ebuild USE flags
-IUSE="gtk ncurses qt4 caps static"
-
-RDEPEND="
- ~app-crypt/pinentry-base-${PV}
- caps? ( ~app-crypt/pinentry-base-${PV}[caps] )
- gtk? ( ~app-crypt/pinentry-gtk2-${PV} )
- qt4? ( ~app-crypt/pinentry-qt4-${PV} )
- static? ( ~app-crypt/pinentry-base-${PV}[static] )"
-DEPEND=""
-
-REQUIRED_USE="
- || ( ncurses gtk qt4 )
- gtk? ( !static )
- qt4? ( !static )
- static? ( ncurses )
-"
diff --git a/app-crypt/pinentry/pinentry-0.9.0.ebuild b/app-crypt/pinentry/pinentry-0.9.0.ebuild
index a9a93fb7..83b66515 100644
--- a/app-crypt/pinentry/pinentry-0.9.0.ebuild
+++ b/app-crypt/pinentry/pinentry-0.9.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~arm ~amd64 ~x86"
+KEYWORDS="amd64 x86"
# ncurses use flag is fake, used to mimic portage ebuild USE flags
IUSE="gtk ncurses qt4 caps static"