diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 13:50:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 13:50:03 +0000 |
commit | d24c85dd23e2df373cd1e19d11f36588b3673356 (patch) | |
tree | fce314af6932178b62d3c7f154f1f08da19badcd /sys-auth/pam_mount/pam_mount-2.11.ebuild | |
parent | x86 stable, bug #380783 (diff) | |
download | gentoo-2-d24c85dd23e2df373cd1e19d11f36588b3673356.tar.gz gentoo-2-d24c85dd23e2df373cd1e19d11f36588b3673356.tar.bz2 gentoo-2-d24c85dd23e2df373cd1e19d11f36588b3673356.zip |
x86 stable, bug #380783
(Portage version: 2.1.10.12/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/pam_mount/pam_mount-2.11.ebuild')
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.11.ebuild b/sys-auth/pam_mount/pam_mount-2.11.ebuild index bd502df1b252..4d49f0b41465 100644 --- a/sys-auth/pam_mount/pam_mount-2.11.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.11.ebuild @@ -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.11.ebuild,v 1.5 2011/08/31 08:24:53 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.11.ebuild,v 1.6 2011/09/04 13:50:03 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pam-mount/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="crypt ssl selinux" |