public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/pam: ChangeLog pam-1.1.3.ebuild
Date: Thu,  7 Apr 2011 05:50:56 +0000 (UTC)	[thread overview]
Message-ID: <20110407055056.9CEC320054@flycatcher.gentoo.org> (raw)

ulm         11/04/07 05:50:56

  Modified:             ChangeLog pam-1.1.3.ebuild
  Log:
  Add blocker against openpam.
  
  (Portage version: 2.1.9.45/cvs/Linux x86_64)

Revision  Changes    Path
1.291                sys-libs/pam/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/ChangeLog?rev=1.291&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/ChangeLog?rev=1.291&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/ChangeLog?r1=1.290&r2=1.291

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -r1.290 -r1.291
--- ChangeLog	7 Apr 2011 05:47:32 -0000	1.290
+++ ChangeLog	7 Apr 2011 05:50:56 -0000	1.291
@@ -1,9 +1,9 @@
 # ChangeLog for sys-libs/pam
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.290 2011/04/07 05:47:32 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.291 2011/04/07 05:50:56 ulm Exp $
 
   07 Apr 2011; Ulrich Mueller <ulm@gentoo.org> pam-1.1.3.ebuild:
-  Don't PROVIDE virtual/pam, bug 358903.
+  Don't PROVIDE virtual/pam and add blocker against openpam, bug 358903.
 
   30 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org> pam-1.1.3.ebuild:
   Remove the libtool workarounds as it can from time to time cause rpath



1.15                 sys-libs/pam/pam-1.1.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild?r1=1.14&r2=1.15

Index: pam-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pam-1.1.3.ebuild	7 Apr 2011 05:47:32 -0000	1.14
+++ pam-1.1.3.ebuild	7 Apr 2011 05:50:56 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild,v 1.14 2011/04/07 05:47:32 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild,v 1.15 2011/04/07 05:50:56 ulm Exp $
 
 EAPI="3"
 
@@ -33,6 +33,7 @@
 PDEPEND="sys-auth/pambase
 	vim-syntax? ( app-vim/pam-syntax )"
 RDEPEND="${RDEPEND}
+	!sys-auth/openpam
 	!sys-auth/pam_userdb"
 
 S="${WORKDIR}/${MY_P}"






             reply	other threads:[~2011-04-07  5:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-07  5:50 Ulrich Mueller (ulm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-13 23:44 [gentoo-commits] gentoo-x86 commit in sys-libs/pam: ChangeLog pam-1.1.3.ebuild Diego Petteno (flameeyes)
2011-04-07  5:47 Ulrich Mueller (ulm)
2010-12-30 18:15 Diego Petteno (flameeyes)
2010-12-12  6:02 Diego Petteno (flameeyes)
2010-12-12  0:25 Diego Petteno (flameeyes)
2010-11-20 15:55 Raul Porcel (armin76)
2010-11-07 17:42 Constanze Hausner (constanze)
2010-11-03 18:05 Markus Meier (maekke)
2010-11-01 20:16 Jeroen Roovers (jer)
2010-11-01 17:40 Mark Loeser (halcy0n)
2010-11-01 12:23 Tobias Klausmann (klausman)
2010-11-01 11:56 PaweA Hajdan (phajdan.jr)
2010-10-31 12:13 Markos Chandras (hwoarang)

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=20110407055056.9CEC320054@flycatcher.gentoo.org \
    --to=ulm@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