From: "Matt Turner (mattst88)" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam_mount: ChangeLog pam_mount-2.10.ebuild
Date: Sat, 21 May 2011 22:32:46 +0000 (UTC) [thread overview]
Message-ID: <20110521223246.D334320054@flycatcher.gentoo.org> (raw)
mattst88 11/05/21 22:32:46
Modified: ChangeLog pam_mount-2.10.ebuild
Log:
Fix a few dependencies. Thanks to Sander Sweers, bug 363149
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Revision Changes Path
1.53 sys-auth/pam_mount/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 14 May 2011 20:27:42 -0000 1.52
+++ ChangeLog 21 May 2011 22:32:46 -0000 1.53
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_mount
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.52 2011/05/14 20:27:42 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.53 2011/05/21 22:32:46 mattst88 Exp $
+
+ 21 May 2011; Matt Turner <mattst88@gentoo.org> pam_mount-2.10.ebuild:
+ Fix a few dependencies. Thanks to Sander Sweers, bug 363149
14 May 2011; Matt Turner <mattst88@gentoo.org> pam_mount-2.10.ebuild:
Fix crypt use flag, add ssl and selinux use flags. Thanks to Sander Sweers
1.3 sys-auth/pam_mount/pam_mount-2.10.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/pam_mount-2.10.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/pam_mount-2.10.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/pam_mount-2.10.ebuild?r1=1.2&r2=1.3
Index: pam_mount-2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pam_mount-2.10.ebuild 14 May 2011 20:27:42 -0000 1.2
+++ pam_mount-2.10.ebuild 21 May 2011 22:32:46 -0000 1.3
@@ -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-auth/pam_mount/pam_mount-2.10.ebuild,v 1.2 2011/05/14 20:27:42 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.10.ebuild,v 1.3 2011/05/21 22:32:46 mattst88 Exp $
EAPI=4
@@ -18,15 +18,14 @@
COMMON_DEPEND=">=sys-libs/pam-0.99
>=sys-libs/libhx-3.10.1
- dev-libs/libxml2
+ >=dev-libs/libxml2-2.6
crypt? ( >=sys-fs/cryptsetup-1.1.0 )
- ssl? ( dev-libs/openssl )
+ ssl? ( >=dev-libs/openssl-0.9.8 )
selinux? ( sys-libs/libselinux )"
DEPEND="${COMMON_DEPEND}
dev-util/pkgconfig
app-arch/xz-utils"
-RDEPEND="${COMMON_DEPEND}
- sys-process/lsof"
+RDEPEND="${COMMON_DEPEND}"
src_configure() {
econf --with-slibdir="/$(get_libdir)" \
next reply other threads:[~2011-05-21 22:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-21 22:32 Matt Turner (mattst88) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-05-22 16:16 [gentoo-commits] gentoo-x86 commit in sys-auth/pam_mount: ChangeLog pam_mount-2.10.ebuild Matt Turner (mattst88)
2011-05-14 20:27 Matt Turner (mattst88)
2011-04-17 0:58 Hanno Boeck (hanno)
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=20110521223246.D334320054@flycatcher.gentoo.org \
--to=mattst88@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