diff options
author | 2009-11-03 17:50:11 +0000 | |
---|---|---|
committer | 2009-11-03 17:50:11 +0000 | |
commit | 81a9be556ea73a33f9939b36277924f0ac591649 (patch) | |
tree | 60a70d62158a683e5cf0d91a513810791081fe8f /sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild | |
parent | Initial import, ebuild by Tim Weber (#291577) (diff) | |
download | historical-81a9be556ea73a33f9939b36277924f0ac591649.tar.gz historical-81a9be556ea73a33f9939b36277924f0ac591649.tar.bz2 historical-81a9be556ea73a33f9939b36277924f0ac591649.zip |
m68k/s390/sh stable wrt #284091
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild')
-rw-r--r-- | sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild index 480b12ce394c..66c3fd4def55 100644 --- a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild +++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.15 2009/10/20 12:25:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.16 2009/11/03 17:50:11 armin76 Exp $ inherit pam eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.openwall.com/pam/modules/pam_passwdqc/${P}.tar.gz" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" DEPEND="virtual/pam" |