diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 11:00:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 11:00:35 +0000 |
commit | 36303c8bbb893c773d5c6272b60feaa8cef94fa6 (patch) | |
tree | 7476558931c0e3966d1d5af3db2aa6636bcd244d /sys-auth | |
parent | arm stable (diff) | |
download | historical-36303c8bbb893c773d5c6272b60feaa8cef94fa6.tar.gz historical-36303c8bbb893c773d5c6272b60feaa8cef94fa6.tar.bz2 historical-36303c8bbb893c773d5c6272b60feaa8cef94fa6.zip |
arm/s390/sh stable
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27.8 x86_64
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.92.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/skey/skey-1.1.5-r7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-auth/pam_ssh/pam_ssh-1.92.ebuild b/sys-auth/pam_ssh/pam_ssh-1.92.ebuild index 624972898640..ea7c5fc42679 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.15 2008/11/09 12:20:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.92.ebuild,v 1.16 2008/12/07 11:00:31 vapier Exp $ inherit pam eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2" 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" IUSE="" # Doesn't work on OpenPAM. diff --git a/sys-auth/skey/skey-1.1.5-r7.ebuild b/sys-auth/skey/skey-1.1.5-r7.ebuild index df06742de826..e6b21d767498 100644 --- a/sys-auth/skey/skey-1.1.5-r7.ebuild +++ b/sys-auth/skey/skey-1.1.5-r7.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/skey/skey-1.1.5-r7.ebuild,v 1.7 2008/11/05 15:37:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r7.ebuild,v 1.8 2008/12/07 11:00:35 vapier Exp $ inherit flag-o-matic ccc eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="BSD MIT RSA-MD4 RSA-MD5 BEER-WARE" 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" IUSE="" DEPEND="dev-lang/perl" |