diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-09-06 01:19:28 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-09-06 01:19:28 +0000 |
commit | 3df82f8a8e325ba78788d0b6aa0895536981640f (patch) | |
tree | d3fbbf0a5d45c4ae82b3cf4e422cb03d75416889 /sys-apps | |
parent | rm old, switch to epause, ebeep (Manifest recommit) (diff) | |
download | gentoo-2-3df82f8a8e325ba78788d0b6aa0895536981640f.tar.gz gentoo-2-3df82f8a8e325ba78788d0b6aa0895536981640f.tar.bz2 gentoo-2-3df82f8a8e325ba78788d0b6aa0895536981640f.zip |
mark stable
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/checkpolicy/checkpolicy-1.14.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-1.14.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/checkpolicy/checkpolicy-1.14.ebuild b/sys-apps/checkpolicy/checkpolicy-1.14.ebuild index 82c837d4da91..2921b9a081c0 100644 --- a/sys-apps/checkpolicy/checkpolicy-1.14.ebuild +++ b/sys-apps/checkpolicy/checkpolicy-1.14.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/sys-apps/checkpolicy/checkpolicy-1.14.ebuild,v 1.1 2004/07/02 18:25:44 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/checkpolicy-1.14.ebuild,v 1.2 2004/09/06 01:18:35 pebenito Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.nsa.gov/selinux" SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ppc sparc" DEPEND="sys-devel/flex sys-devel/bison" diff --git a/sys-apps/policycoreutils/policycoreutils-1.14.ebuild b/sys-apps/policycoreutils/policycoreutils-1.14.ebuild index 9692d5521dd3..2727fb0baa94 100644 --- a/sys-apps/policycoreutils/policycoreutils-1.14.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-1.14.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/sys-apps/policycoreutils/policycoreutils-1.14.ebuild,v 1.4 2004/08/08 00:38:07 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.14.ebuild,v 1.5 2004/09/06 01:19:28 pebenito Exp $ IUSE="build" @@ -14,7 +14,7 @@ SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz mirror://gentoo/policycoreutils-extra-${EXTRAS_VER}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ppc sparc" DEPEND=">=sys-libs/libselinux-${PV} sys-devel/gettext |