diff options
author | 2008-06-13 15:55:26 +0000 | |
---|---|---|
committer | 2008-06-13 15:55:26 +0000 | |
commit | 68b88a59668570ffcb30325e6c04365a11c1863f (patch) | |
tree | 5679afc935c79d989b6e754fb29ea23628cdbe8b /sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild | |
parent | Version bump and added patch for new ffmpeg headers compatibility (bug #22394... (diff) | |
download | historical-68b88a59668570ffcb30325e6c04365a11c1863f.tar.gz historical-68b88a59668570ffcb30325e6c04365a11c1863f.tar.bz2 historical-68b88a59668570ffcb30325e6c04365a11c1863f.zip |
ia64/sparc stable wrt #225901
Package-Manager: portage-2.1.4.4
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 4bbc65ee6495..606fb5029182 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-2008 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.6 2008/06/13 12:35:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.7 2008/06/13 15:50:07 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" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" DEPEND="virtual/pam" |