diff options
author | Hanno Boeck <hanno@gentoo.org> | 2008-04-06 17:47:08 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2008-04-06 17:47:08 +0000 |
commit | 376b8d555a94b3898ddab584f445bb025386059e (patch) | |
tree | 658bfe01ae8d556d20719981d21a1b98830ce992 /sys-auth | |
parent | fix LICENSE, bug #204327 (diff) | |
download | historical-376b8d555a94b3898ddab584f445bb025386059e.tar.gz historical-376b8d555a94b3898ddab584f445bb025386059e.tar.bz2 historical-376b8d555a94b3898ddab584f445bb025386059e.zip |
pam_mount update
Package-Manager: portage-2.1.5_rc2
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_mount/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/pam_mount/Manifest | 12 | ||||
-rw-r--r-- | sys-auth/pam_mount/pam_mount-0.35.ebuild | 36 |
3 files changed, 49 insertions, 6 deletions
diff --git a/sys-auth/pam_mount/ChangeLog b/sys-auth/pam_mount/ChangeLog index b909284ec93a..6b5a923249da 100644 --- a/sys-auth/pam_mount/ChangeLog +++ b/sys-auth/pam_mount/ChangeLog @@ -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.12 2008/03/04 21:10:07 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.13 2008/04/06 17:47:08 hanno Exp $ + +*pam_mount-0.35 (06 Apr 2008) + + 06 Apr 2008; Hanno Boeck <hanno@gentoo.org> +pam_mount-0.35.ebuild: + Version bump. 04 Mar 2008; Hanno Boeck <hanno@gentoo.org> pam_mount-0.32.ebuild: Add pkgconfig dep and remove deprecated luks-dep. diff --git a/sys-auth/pam_mount/Manifest b/sys-auth/pam_mount/Manifest index bf6f62f630c6..e5d89a4a7629 100644 --- a/sys-auth/pam_mount/Manifest +++ b/sys-auth/pam_mount/Manifest @@ -2,13 +2,15 @@ Hash: SHA1 DIST pam_mount-0.32.tar.bz2 300527 RMD160 893e24ce8c97a7f349486d5a5667abced86ada5e SHA1 76e3f101238aa394e47cdc75715aabfa2968f9cb SHA256 780028b58dbdbe40b035863635fc3ac56f882980d1bda55a234d5c4e5ce4ad60 +DIST pam_mount-0.35.tar.bz2 305939 RMD160 6b61cd78ab50a1fd09afd387d0e3f0ecd72df102 SHA1 09a3edacf80c0725fe93efa32e0ad5721dfaa519 SHA256 636d9a8f7a280882a3c4a409478a4c92dce1bdd7ea4faa0c2fb3f736dd22eeae EBUILD pam_mount-0.32.ebuild 947 RMD160 15d92d2be2f830260601b94ee4034d9f1bec85cf SHA1 dd29e7ade6ca8e19373006522b13b81d7955ca2b SHA256 a60d0348e2f8368aec737ff6bd5f359d09d1b0afed69bd40fd0bfd99659c56db -MISC ChangeLog 1940 RMD160 9b360b300c803746afe217d2bf73e64dba0d30ab SHA1 4bff65d2a5360a094f43d09915a8337fbbcee50a SHA256 8c5e059463e73e314d959e7a64058bdde5a280907de612de18baf442e131556e +EBUILD pam_mount-0.35.ebuild 943 RMD160 6a11be85b62a481376740fa827f8c202cd8e3023 SHA1 e7fb6a4dc9745e3e56c6c0fbc09825d202f4fd34 SHA256 e97799a3428b063df69fdde9c92881063b138928153b570adcc812f779fc5312 +MISC ChangeLog 2058 RMD160 dd4b0b30454a453ae784abe60a2123174281107c SHA1 b0797d550e6a811d7bb46fe40deb5f2c0c03d989 SHA256 884d2fe20b7cdd26e0f26f996618f3da81c35234fb3a3911de47b6aef08a41ae MISC metadata.xml 217 RMD160 3b01d5dab901ee93217f72b711954d3cccbb1717 SHA1 e304788b60dd2cf214d360a21d267e8635474d98 SHA256 2f5dfc1eb79d2d9ee02663da6e1449f499c3a37b7f4cc2391e18d7789a314669 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.7 (GNU/Linux) +Version: GnuPG v2.0.9 (GNU/Linux) -iD8DBQFHzbq+r2QksT29OyARAorBAKCP4Ps8oDIi9iWV4RCE2KX1xe+qDwCdE1sa -Iec7n5XBoQGmYybaZrWFG6w= -=SbGf +iEYEARECAAYFAkf5DKEACgkQr2QksT29OyBq6gCfVLsLMf5VBkIwMQVYebGPXaEx +t6gAnjxzqx0Xq0m9qxSy+NV2J4v3qQ1c +=H8iz -----END PGP SIGNATURE----- diff --git a/sys-auth/pam_mount/pam_mount-0.35.ebuild b/sys-auth/pam_mount/pam_mount-0.35.ebuild new file mode 100644 index 000000000000..9aa89b007078 --- /dev/null +++ b/sys-auth/pam_mount/pam_mount-0.35.ebuild @@ -0,0 +1,36 @@ +# 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.ebuild,v 1.1 2008/04/06 17:47:08 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" +} |