* [gentoo-commits] gentoo-x86 commit in sys-auth/pam_mount: ChangeLog pam_mount-1.24.ebuild
@ 2009-05-07 19:25 Hanno Boeck (hanno)
0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2009-05-07 19:25 UTC (permalink / raw
To: gentoo-commits
hanno 09/05/07 19:25:22
Modified: ChangeLog
Added: pam_mount-1.24.ebuild
Log:
pam_mount bump
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.31 sys-auth/pam_mount/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_mount/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_mount/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_mount/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 6 Apr 2009 15:43:24 -0000 1.30
+++ ChangeLog 7 May 2009 19:25:22 -0000 1.31
@@ -1,6 +1,11 @@
# ChangeLog for sys-auth/pam_mount
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.30 2009/04/06 15:43:24 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.31 2009/05/07 19:25:22 hanno Exp $
+
+*pam_mount-1.24 (07 May 2009)
+
+ 07 May 2009; Hanno Boeck <hanno@gentoo.org> +pam_mount-1.24.ebuild:
+ Version bump.
*pam_mount-1.22 (06 Apr 2009)
1.1 sys-auth/pam_mount/pam_mount-1.24.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_mount/pam_mount-1.24.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_mount/pam_mount-1.24.ebuild?rev=1.1&content-type=text/plain
Index: pam_mount-1.24.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-1.24.ebuild,v 1.1 2009/05/07 19:25:22 hanno Exp $
inherit multilib
DESCRIPTION="A PAM module that can mount volumes for a user session"
HOMEPAGE="http://pam-mount.sourceforge.net"
SRC_URI="mirror://sourceforge/pam-mount/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="crypt"
DEPEND=">=sys-libs/pam-0.99
dev-libs/openssl
>=sys-libs/libhx-2.7
dev-libs/libxml2
dev-util/pkgconfig"
RDEPEND=">=sys-libs/pam-0.99
dev-libs/openssl
>=sys-libs/libhx-2.7
dev-libs/libxml2
>=sys-fs/cryptsetup-1.0.5
sys-process/lsof"
src_compile() {
econf --with-slibdir="/$(get_libdir)" || die "econf failed"
emake || die "emake failed"
}
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
dodoc doc/*.txt || die "dodoc failed"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-07 19:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-07 19:25 [gentoo-commits] gentoo-x86 commit in sys-auth/pam_mount: ChangeLog pam_mount-1.24.ebuild Hanno Boeck (hanno)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox