diff options
author | 2013-12-27 19:46:58 +0000 | |
---|---|---|
committer | 2013-12-27 19:46:58 +0000 | |
commit | c8ababb9dd76a6c0d4ece6df1efac00c4ba05d6c (patch) | |
tree | 7698f71e00b177e2196526829021e32ac2bce22c /sys-auth/pam_mount/pam_mount-2.14.ebuild | |
parent | amd64 stable, bug 495960. (diff) | |
download | historical-c8ababb9dd76a6c0d4ece6df1efac00c4ba05d6c.tar.gz historical-c8ababb9dd76a6c0d4ece6df1efac00c4ba05d6c.tar.bz2 historical-c8ababb9dd76a6c0d4ece6df1efac00c4ba05d6c.zip |
amd64 stable, bug 495960.
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x974CA72A
Diffstat (limited to 'sys-auth/pam_mount/pam_mount-2.14.ebuild')
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.14.ebuild b/sys-auth/pam_mount/pam_mount-2.14.ebuild index db30b4392a5b..8d1725832b58 100644 --- a/sys-auth/pam_mount/pam_mount-2.14.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.14.ebuild,v 1.1 2013/10/05 01:15:13 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.14.ebuild,v 1.2 2013/12/27 19:46:52 mattst88 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" |