summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-01-14 12:57:39 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-01-14 12:57:39 +0000
commit00676a5b5e487489bf531ae8ec392bfa1567ef76 (patch)
tree42835e16e64a54fac75b68b6706e532ea76ea315 /app-admin/eselect-pinentry/files
parentfix description (diff)
downloadgentoo-2-00676a5b5e487489bf531ae8ec392bfa1567ef76.tar.gz
gentoo-2-00676a5b5e487489bf531ae8ec392bfa1567ef76.tar.bz2
gentoo-2-00676a5b5e487489bf531ae8ec392bfa1567ef76.zip
Revert whole thing, eselect-pinentry-0.4 and 9999 are currently broken
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-admin/eselect-pinentry/files')
-rw-r--r--app-admin/eselect-pinentry/files/pinentry.eselect-0.413
1 files changed, 0 insertions, 13 deletions
diff --git a/app-admin/eselect-pinentry/files/pinentry.eselect-0.4 b/app-admin/eselect-pinentry/files/pinentry.eselect-0.4
deleted file mode 100644
index 0bcd07d29678..000000000000
--- a/app-admin/eselect-pinentry/files/pinentry.eselect-0.4
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id: pinentry.eselect-0.4,v 1.1 2013/01/14 12:53:45 ssuominen Exp $
-
-DESCRIPTION="Manage /usr/bin/pinentry implementation"
-MAINTAINER="ssuominen@gentoo.org"
-VERSION="0.4"
-
-SYMLINK_PATH=/usr/bin/pinentry
-SYMLINK_TARGETS=( pinentry-qt pinentry-gtk-2 pinentry-qt4 pinentry-curses )
-SYMLINK_DESCRIPTION='pinentry implementation'
-
-inherit bin-symlink