diff options
author | 2008-08-08 20:50:57 +0000 | |
---|---|---|
committer | 2008-08-08 20:50:57 +0000 | |
commit | 425d1b9431122c252be7e12f96d8ea2ee69275d4 (patch) | |
tree | 68652598baf7d84c1f522a76e359d9c59c1efd0e /sys-auth/pam_ssh/pam_ssh-1.92.ebuild | |
parent | drop old; mips to ~ (diff) | |
download | gentoo-2-425d1b9431122c252be7e12f96d8ea2ee69275d4.tar.gz gentoo-2-425d1b9431122c252be7e12f96d8ea2ee69275d4.tar.bz2 gentoo-2-425d1b9431122c252be7e12f96d8ea2ee69275d4.zip |
amd64 stable, bug 232693
(Portage version: 2.2_rc6/cvs/Linux 2.6.25-tuxonice-r6 x86_64)
Diffstat (limited to 'sys-auth/pam_ssh/pam_ssh-1.92.ebuild')
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.92.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_ssh/pam_ssh-1.92.ebuild b/sys-auth/pam_ssh/pam_ssh-1.92.ebuild index 50949f599bec..73f8dd0a1698 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.92.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.92.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.92.ebuild,v 1.9 2008/08/02 21:31:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.92.ebuild,v 1.10 2008/08/08 20:50:57 beandog Exp $ inherit pam eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="" # Doesn't work on OpenPAM. |