public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdebase-pam/files/, kde-base/kdebase-pam/
Date: Sun, 14 Oct 2012 08:49:00 +0000 (UTC)	[thread overview]
Message-ID: <1350204533.bb0a90872c54b1a4314bed80d69e9763582cd44c.johu@gentoo> (raw)

commit:     bb0a90872c54b1a4314bed80d69e9763582cd44c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 14 08:34:28 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Oct 14 08:48:53 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bb0a9087

[kde-base/kdebase-pam] Version bump wrt bugs #422495, #436948.

(Portage version: 2.2.0_alpha135/git/Linux x86_64, unsigned Manifest commit)

---
 kde-base/kdebase-pam/files/kde-np.pam-8   |   11 +++++++++++
 kde-base/kdebase-pam/files/kde.pam-8      |   12 ++++++++++++
 kde-base/kdebase-pam/kdebase-pam-8.ebuild |   21 +++++++++++++++++++++
 kde-base/kdebase-pam/metadata.xml         |    5 +++++
 4 files changed, 49 insertions(+), 0 deletions(-)

diff --git a/kde-base/kdebase-pam/files/kde-np.pam-8 b/kde-base/kdebase-pam/files/kde-np.pam-8
new file mode 100644
index 0000000..9e864b9
--- /dev/null
+++ b/kde-base/kdebase-pam/files/kde-np.pam-8
@@ -0,0 +1,11 @@
+#%PAM-1.0
+
+auth       required     pam_nologin.so
+auth	   required     pam_permit.so
+session	   optional	pam_selinux.so
+
+account    include      system-local-login
+
+password   include      system-local-login
+
+session    include      system-local-login

diff --git a/kde-base/kdebase-pam/files/kde.pam-8 b/kde-base/kdebase-pam/files/kde.pam-8
new file mode 100644
index 0000000..1ccd5e0
--- /dev/null
+++ b/kde-base/kdebase-pam/files/kde.pam-8
@@ -0,0 +1,12 @@
+#%PAM-1.0
+
+auth       required     pam_nologin.so
+session	   optional	pam_selinux.so
+
+auth       include      system-local-login
+
+account    include      system-local-login
+
+password   include      system-local-login
+
+session    include      system-local-login

diff --git a/kde-base/kdebase-pam/kdebase-pam-8.ebuild b/kde-base/kdebase-pam/kdebase-pam-8.ebuild
new file mode 100644
index 0000000..0773f80
--- /dev/null
+++ b/kde-base/kdebase-pam/kdebase-pam-8.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit pam
+
+DESCRIPTION="pam.d files used by several KDE components."
+HOMEPAGE="http://www.kde.org"
+LICENSE="as-is"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="virtual/pam"
+RDEPEND="${DEPEND}"
+
+src_install() {
+	newpamd "${FILESDIR}/kde.pam-${PV}" kde
+	newpamd "${FILESDIR}/kde-np.pam-${PV}" kde-np
+}

diff --git a/kde-base/kdebase-pam/metadata.xml b/kde-base/kdebase-pam/metadata.xml
new file mode 100644
index 0000000..8d1e86a
--- /dev/null
+++ b/kde-base/kdebase-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>


             reply	other threads:[~2012-10-14  8:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-14  8:49 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-21 14:00 [gentoo-commits] proj/kde:master commit in: kde-base/kdebase-pam/files/, kde-base/kdebase-pam/ Dennis Schridde
2013-05-03 21:07 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1350204533.bb0a90872c54b1a4314bed80d69e9763582cd44c.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox