About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
hanno 08/04/13 23:23:33 Modified: ChangeLog Added: pam_mount-0.35.1.ebuild Log: pam_mount bump (Portage version: 2.1.5_rc3) Revision Changes Path 1.14 sys-auth/pam_mount/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_mount/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_mount/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_mount/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 6 Apr 2008 17:47:08 -0000 1.13 +++ ChangeLog 13 Apr 2008 23:23:32 -0000 1.14 @@ -1,6 +1,11 @@ # ChangeLog for sys-auth/pam_mount # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.13 2008/04/06 17:47:08 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.14 2008/04/13 23:23:32 hanno Exp $ + +*pam_mount-0.35.1 (12 Apr 2008) + + 12 Apr 2008; Hanno Boeck <hanno@g.o> +pam_mount-0.35.1.ebuild: + Version bump. *pam_mount-0.35 (06 Apr 2008) 1.1 sys-auth/pam_mount/pam_mount-0.35.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_mount/pam_mount-0.35.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_mount/pam_mount-0.35.1.ebuild?rev=1.1&content-type=text/plain Index: pam_mount-0.35.1.ebuild =================================================================== # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-0.35.1.ebuild,v 1.1 2008/04/13 23:23:32 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.72 dev-libs/openssl >=sys-libs/libhx-1.15 dev-libs/libxml2 dev-util/pkgconfig" RDEPEND=">=sys-libs/pam-0.72 dev-libs/openssl >=sys-libs/libhx-1.15 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" } -- gentoo-commits@g.o mailing list
Updated Jun 24, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.