diff options
author | Stephen Bennett <spb@gentoo.org> | 2006-01-14 01:00:11 +0000 |
---|---|---|
committer | Stephen Bennett <spb@gentoo.org> | 2006-01-14 01:00:11 +0000 |
commit | c0bcaaedf96da594c12211d64597224916bff613 (patch) | |
tree | bcb8d3f6619a03a97a243b0f7bd2e094460e2942 /sys-apps/policycoreutils/policycoreutils-1.28.ebuild | |
parent | ~alpha (diff) | |
download | gentoo-2-c0bcaaedf96da594c12211d64597224916bff613.tar.gz gentoo-2-c0bcaaedf96da594c12211d64597224916bff613.tar.bz2 gentoo-2-c0bcaaedf96da594c12211d64597224916bff613.zip |
~alpha
(paludis 0.1.0 svn 68:104M)
Diffstat (limited to 'sys-apps/policycoreutils/policycoreutils-1.28.ebuild')
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-1.28.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/policycoreutils/policycoreutils-1.28.ebuild b/sys-apps/policycoreutils/policycoreutils-1.28.ebuild index e5c2c3780d13..2ca346dd2bbd 100644 --- a/sys-apps/policycoreutils/policycoreutils-1.28.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-1.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.28.ebuild,v 1.2 2005/12/15 21:52:54 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.28.ebuild,v 1.3 2006/01/14 00:55:12 spb Exp $ IUSE="build nls pam" @@ -16,7 +16,7 @@ SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz LICENSE="GPL-2" SLOT="0" #KEYWORDS="x86 ppc sparc amd64 mips" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" RDEPEND=">=sys-libs/libselinux-${PV} !build? ( pam? ( sys-libs/pam ) =sys-libs/libsemanage-${SEMNG_VER}* ) |