diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-11-17 13:23:28 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-11-17 13:23:28 +0000 |
commit | ad48c4149d78e9220fc8d410e4e9356580ad678f (patch) | |
tree | b69983a5a0c4ee04beb1a5ddce083925077d26ae /app-admin/sudo/sudo-1.6.7_p5-r2.ebuild | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-ad48c4149d78e9220fc8d410e4e9356580ad678f.tar.gz gentoo-2-ad48c4149d78e9220fc8d410e4e9356580ad678f.tar.bz2 gentoo-2-ad48c4149d78e9220fc8d410e4e9356580ad678f.zip |
Stable on amd64.
Diffstat (limited to 'app-admin/sudo/sudo-1.6.7_p5-r2.ebuild')
-rw-r--r-- | app-admin/sudo/sudo-1.6.7_p5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/sudo/sudo-1.6.7_p5-r2.ebuild b/app-admin/sudo/sudo-1.6.7_p5-r2.ebuild index cf0fae6e5a88..64629555aa0e 100644 --- a/app-admin/sudo/sudo-1.6.7_p5-r2.ebuild +++ b/app-admin/sudo/sudo-1.6.7_p5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.6.7_p5-r2.ebuild,v 1.6 2004/11/17 12:52:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.6.7_p5-r2.ebuild,v 1.7 2004/11/17 13:20:38 absinthe Exp $ inherit gnuconfig eutils @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.sudo.ws/pub/sudo/${P/_/}.tar.gz" LICENSE="Sudo" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="x86 ppc sparc ~mips alpha ~arm ~hppa amd64 ~ia64 ~s390 ~ppc64" IUSE="pam skey" DEPEND="pam? ( >=sys-libs/pam-0.73-r1 ) skey? ( >=app-admin/skey-1.1.5-r1 )" |