public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-auth/nss-pam-ldapd: ChangeLog nss-pam-ldapd-0.9.0.ebuild
@ 2013-04-17 17:58 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2013-04-17 17:58 UTC (permalink / raw
  To: gentoo-commits

radhermit    13/04/17 17:58:01

  Modified:             ChangeLog nss-pam-ldapd-0.9.0.ebuild
  Log:
  Add epatch_user support.
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.9                  sys-auth/nss-pam-ldapd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	5 Apr 2013 15:04:50 -0000	1.8
+++ ChangeLog	17 Apr 2013 17:58:01 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/nss-pam-ldapd
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.8 2013/04/05 15:04:50 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.9 2013/04/17 17:58:01 radhermit Exp $
+
+  17 Apr 2013; Tim Harder <radhermit@gentoo.org> nss-pam-ldapd-0.9.0.ebuild:
+  Add epatch_user support.
 
 *nss-pam-ldapd-0.9.0 (05 Apr 2013)
 



1.2                  sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild?r1=1.1&r2=1.2

Index: nss-pam-ldapd-0.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nss-pam-ldapd-0.9.0.ebuild	5 Apr 2013 15:04:50 -0000	1.1
+++ nss-pam-ldapd-0.9.0.ebuild	17 Apr 2013 17:58:01 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild,v 1.1 2013/04/05 15:04:50 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild,v 1.2 2013/04/17 17:58:01 radhermit Exp $
 
 EAPI=4
 
-inherit multilib user
+inherit eutils multilib user
 
 DESCRIPTION="NSS module for name lookups using LDAP"
 HOMEPAGE="http://arthurdejong.org/nss-pam-ldapd/"
@@ -28,6 +28,11 @@
 	enewuser nslcd -1 -1 -1 nslcd
 }
 
+src_prepare() {
+	# support user patches
+	epatch_user
+}
+
 src_configure() {
 	# nss libraries always go in /lib on Gentoo
 	myconf="--enable-warnings





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-17 17:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17 17:58 [gentoo-commits] gentoo-x86 commit in sys-auth/nss-pam-ldapd: ChangeLog nss-pam-ldapd-0.9.0.ebuild Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox