diff options
author | Hanno Boeck <hanno@gentoo.org> | 2008-06-17 17:06:50 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2008-06-17 17:06:50 +0000 |
commit | cf8c9f48d6dabf9735c19f621472fd18ad136081 (patch) | |
tree | 27b296e55f7c5613f7c987c5dd0145976182d8c9 /sys-auth | |
parent | fix build with gcc 4.3, bug #227863 and fix tests build (diff) | |
download | historical-cf8c9f48d6dabf9735c19f621472fd18ad136081.tar.gz historical-cf8c9f48d6dabf9735c19f621472fd18ad136081.tar.bz2 historical-cf8c9f48d6dabf9735c19f621472fd18ad136081.zip |
pam_mount bump
Package-Manager: portage-2.1.5.5
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_mount/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/pam_mount/Manifest | 10 | ||||
-rw-r--r-- | sys-auth/pam_mount/pam_mount-0.41.ebuild | 36 |
3 files changed, 48 insertions, 5 deletions
diff --git a/sys-auth/pam_mount/ChangeLog b/sys-auth/pam_mount/ChangeLog index acf46e6a8afe..686dc444435e 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.18 2008/06/12 11:25:37 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.19 2008/06/17 17:06:50 hanno Exp $ + +*pam_mount-0.41 (17 Jun 2008) + + 17 Jun 2008; Hanno Boeck <hanno@gentoo.org> +pam_mount-0.41.ebuild: + Version bump. *pam_mount-0.40-r1 (12 Jun 2008) diff --git a/sys-auth/pam_mount/Manifest b/sys-auth/pam_mount/Manifest index 698b4a9db675..8ff924f1d014 100644 --- a/sys-auth/pam_mount/Manifest +++ b/sys-auth/pam_mount/Manifest @@ -2,13 +2,15 @@ Hash: SHA1 DIST pam_mount-0.40.tar.bz2 307208 RMD160 eb89904cdd2d4946f8cceb1552c93281b330dd2e SHA1 cff664993b06c63fdbbdf3164081a7d46e5f5225 SHA256 bea4a6ae7f41187c968be156a251dd0e58f11230d0027a6b46a70bbc9f1320b7 +DIST pam_mount-0.41.tar.bz2 307583 RMD160 bcee5797642a88c549aaf35bb364865af425e8e4 SHA1 89e3893686171cd70aeb28943570aa0d7ae97245 SHA256 8eaab032c12a0b36b6db580689e85d836fb14d07c9703a752835621f493c3451 EBUILD pam_mount-0.40-r1.ebuild 946 RMD160 bff3b2b7f7e50f304c961ed29c87a36a69dfce6c SHA1 ca96305a1c7cd19ac993091211db6e4b0ef20df8 SHA256 5db025a1c5021fdbda782852edee3fc216eab6cf77ac24c6ee634a6614bd1cbf -MISC ChangeLog 2708 RMD160 aea3c86f780b6b9b7d7f1bb4b1845b31a8a69c24 SHA1 a0379872586b0d325ff0a0b4c6ba21b01d3bed55 SHA256 816146ff4501ba3afbbf223293307090e4af6820048bb3dd7cdbe836ef3cc898 +EBUILD pam_mount-0.41.ebuild 943 RMD160 d9926ebaf8b91932491a2867410a0f5b8e3e6280 SHA1 2863a9c1346839e02c2c674133070e762b8e2fe4 SHA256 3e6527aac6f57e294d21229dfd566fbaf8f150a7dca798d19d9d4fa361db3f8a +MISC ChangeLog 2826 RMD160 bbf9812127895416d5eef56556a0ce2af33c86b8 SHA1 ed81dc5066701b1947fc5e21886ea35700a585a8 SHA256 b40c9e5e1c9ce14d19401ae2f036170ac3da8b7dd734a013b06e1fb66da9875e MISC metadata.xml 217 RMD160 3b01d5dab901ee93217f72b711954d3cccbb1717 SHA1 e304788b60dd2cf214d360a21d267e8635474d98 SHA256 2f5dfc1eb79d2d9ee02663da6e1449f499c3a37b7f4cc2391e18d7789a314669 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) -iEYEARECAAYFAkhX54AACgkQr2QksT29OyBkHgCfeUQPS057mlwphYloGCqiZrSS -PQ0AoKQf5TVNdpaZkha28gCPxEzTI3/p -=NDGq +iEYEARECAAYFAkhX7y4ACgkQr2QksT29OyD9eQCfbRg94h3cKRkGDICelclZcMHT +Mw0AnjkA9PzEFhD7//K3OZ+mX7aDsacq +=uD+H -----END PGP SIGNATURE----- diff --git a/sys-auth/pam_mount/pam_mount-0.41.ebuild b/sys-auth/pam_mount/pam_mount-0.41.ebuild new file mode 100644 index 000000000000..fc3dd578e6cf --- /dev/null +++ b/sys-auth/pam_mount/pam_mount-0.41.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.41.ebuild,v 1.1 2008/06/17 17:06:50 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.18 + dev-libs/libxml2 + dev-util/pkgconfig" +RDEPEND=">=sys-libs/pam-0.72 + dev-libs/openssl + >=sys-libs/libhx-1.18 + 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" +} |