summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-02-05 20:27:24 +0100
committerMichael Palimaka <kensington@gentoo.org>2016-02-09 20:50:53 +1100
commitc4f71ed31bf7385f3fecdefef2a152aef0242114 (patch)
tree4cc692942a73b57c2497013a522ef2aa059554f6 /kde-plasma/kwallet-pam
parentkde5-functions.eclass: Bump FRAMEWORKS_MINIMAL to 5.17.0 (diff)
downloadgentoo-c4f71ed31bf7385f3fecdefef2a152aef0242114.tar.gz
gentoo-c4f71ed31bf7385f3fecdefef2a152aef0242114.tar.bz2
gentoo-c4f71ed31bf7385f3fecdefef2a152aef0242114.zip
kde-plasma: Drop old
Package-Manager: portage-2.2.27
Diffstat (limited to 'kde-plasma/kwallet-pam')
-rw-r--r--kde-plasma/kwallet-pam/kwallet-pam-5.4.3.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.4.3.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-5.4.3.ebuild
deleted file mode 100644
index 7083323d8fb8..000000000000
--- a/kde-plasma/kwallet-pam/kwallet-pam-5.4.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_AUTODEPS="false"
-inherit kde5
-
-DESCRIPTION="KWallet PAM module to not enter password again"
-
-LICENSE="LGPL-2.1"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/libgcrypt:0=
- virtual/pam
-"
-RDEPEND="${DEPEND}"