summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-08-26 00:10:39 +1000
committerMichael Palimaka <kensington@gentoo.org>2015-08-26 00:14:00 +1000
commit809b471f3c387bcff2d5461f4b209c773ae32e04 (patch)
tree49b2ca906e2803bdb50a2998a61cf68f20e2c1f6 /kde-plasma/kwallet-pam
parentmedia-sound/sndpeek: version bump to 1.4. (diff)
downloadgentoo-809b471f3c387bcff2d5461f4b209c773ae32e04.tar.gz
gentoo-809b471f3c387bcff2d5461f4b209c773ae32e04.tar.bz2
gentoo-809b471f3c387bcff2d5461f4b209c773ae32e04.zip
kde-plasma: version bump 5.4.0
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'kde-plasma/kwallet-pam')
-rw-r--r--kde-plasma/kwallet-pam/Manifest1
-rw-r--r--kde-plasma/kwallet-pam/kwallet-pam-5.4.0.ebuild20
-rw-r--r--kde-plasma/kwallet-pam/metadata.xml5
3 files changed, 26 insertions, 0 deletions
diff --git a/kde-plasma/kwallet-pam/Manifest b/kde-plasma/kwallet-pam/Manifest
new file mode 100644
index 000000000000..d977e054da8e
--- /dev/null
+++ b/kde-plasma/kwallet-pam/Manifest
@@ -0,0 +1 @@
+DIST kwallet-pam-5.4.0.tar.xz 15548 SHA256 2c32c7e471f802ac959ad5f24279f2583f79e82944411ec18c26a08f1e94b1bc SHA512 16573a8b351cfab222b2326ac125738d367e7c750e6df20e80f151ef21fc7ffca91c52e4f5ab2b0c6de5bfdeb933a114d124a1c0e47524786c6709d41dc50537 WHIRLPOOL 55d79f444b0c49dfbf3abb21cd42d74c03ac24f3d39dd9fb918913008f9e7fc33a7caaadcb0bee52781e12ccae49d837e1f3c6d882960ac6ad93d18d27f8b6db
diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.4.0.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-5.4.0.ebuild
new file mode 100644
index 000000000000..6e1b4f05cf2a
--- /dev/null
+++ b/kde-plasma/kwallet-pam/kwallet-pam-5.4.0.ebuild
@@ -0,0 +1,20 @@
+# 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"
+IUSE=""
+
+DEPEND="
+ dev-libs/libgcrypt:0=
+ virtual/pam
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kwallet-pam/metadata.xml b/kde-plasma/kwallet-pam/metadata.xml
new file mode 100644
index 000000000000..a23f444b67d6
--- /dev/null
+++ b/kde-plasma/kwallet-pam/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>