summaryrefslogtreecommitdiff
path: root/app-crypt
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-04-14 03:22:05 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-04-14 03:22:05 +0300
commit97005413255dcec90ca8e4a99b8a5f18dc39d7b5 (patch)
treeec45eb1bd525be2b8a3ac959477ace9fcc68c72e /app-crypt
parent903ff82fb42eda2857f47657c37bdbb911986cbe (diff)
Fixed the eselect location
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/pinentry-base/pinentry-base-0.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry-base/pinentry-base-0.8.3.ebuild b/app-crypt/pinentry-base/pinentry-base-0.8.3.ebuild
index e22651be..787d2e92 100644
--- a/app-crypt/pinentry-base/pinentry-base-0.8.3.ebuild
+++ b/app-crypt/pinentry-base/pinentry-base-0.8.3.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~arm ~amd64 ~x86"
IUSE="gtk qt4 caps static"
RDEPEND="
- app-admin/eselect-pinentry
+ app-eselect/eselect-pinentry
caps? ( sys-libs/libcap )
sys-libs/ncurses
static? ( >=sys-libs/ncurses-5.7-r5[static-libs,-gpm] )