diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2006-10-09 23:03:55 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2006-10-09 23:03:55 +0000 |
commit | 533546adf396d03d658c2c8a6e0484b3a6d3cf06 (patch) | |
tree | 7db3ff8e9426c1914c9349f6053df4437d8f6af5 /sys-apps/checkpolicy | |
parent | pull in pkg-config #150664 (diff) | |
download | gentoo-2-533546adf396d03d658c2c8a6e0484b3a6d3cf06.tar.gz gentoo-2-533546adf396d03d658c2c8a6e0484b3a6d3cf06.tar.bz2 gentoo-2-533546adf396d03d658c2c8a6e0484b3a6d3cf06.zip |
Stable to make repoman happy.
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'sys-apps/checkpolicy')
-rw-r--r-- | sys-apps/checkpolicy/checkpolicy-1.30.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/checkpolicy/checkpolicy-1.30.12.ebuild b/sys-apps/checkpolicy/checkpolicy-1.30.12.ebuild index 02f4360ec03f..159f85a0f2c1 100644 --- a/sys-apps/checkpolicy/checkpolicy-1.30.12.ebuild +++ b/sys-apps/checkpolicy/checkpolicy-1.30.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/checkpolicy-1.30.12.ebuild,v 1.1 2006/10/05 06:24:54 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/checkpolicy-1.30.12.ebuild,v 1.2 2006/10/09 23:03:55 pebenito Exp $ IUSE="debug" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.nsa.gov/selinux" SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" DEPEND="=sys-libs/libsemanage-${SEMNG_VER}* sys-devel/flex |