diff options
author | Stephen Bennett <spb@gentoo.org> | 2005-05-01 22:44:12 +0000 |
---|---|---|
committer | Stephen Bennett <spb@gentoo.org> | 2005-05-01 22:44:12 +0000 |
commit | 9ff4354c586f7ae20550b15d22745aab5b9d9efa (patch) | |
tree | 1d49f2732f82b35892ce45b954f219634beef143 /sys-apps/policycoreutils | |
parent | ~mips (diff) | |
download | gentoo-2-9ff4354c586f7ae20550b15d22745aab5b9d9efa.tar.gz gentoo-2-9ff4354c586f7ae20550b15d22745aab5b9d9efa.tar.bz2 gentoo-2-9ff4354c586f7ae20550b15d22745aab5b9d9efa.zip |
~mips
(Portage version: 1.588-cvs)
Diffstat (limited to 'sys-apps/policycoreutils')
-rw-r--r-- | sys-apps/policycoreutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-1.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/policycoreutils/ChangeLog b/sys-apps/policycoreutils/ChangeLog index 2ca76800b772..4dc90515f0ca 100644 --- a/sys-apps/policycoreutils/ChangeLog +++ b/sys-apps/policycoreutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/policycoreutils # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.42 2005/05/01 16:27:49 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.43 2005/05/01 22:44:12 spb Exp $ + + 01 May 2005; Stephen Bennett <spb@gentoo.org> policycoreutils-1.22.ebuild: + Added ~mips. 01 May 2005; Chris PeBenito <pebenito@gentoo.org> policycoreutils-1.22.ebuild: diff --git a/sys-apps/policycoreutils/policycoreutils-1.22.ebuild b/sys-apps/policycoreutils/policycoreutils-1.22.ebuild index 87a826b7894b..5cb13a6dbb4a 100644 --- a/sys-apps/policycoreutils/policycoreutils-1.22.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.22.ebuild,v 1.2 2005/05/01 16:27:49 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.22.ebuild,v 1.3 2005/05/01 22:44:12 spb Exp $ IUSE="build nls pam" @@ -15,7 +15,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 amd64" +KEYWORDS="x86 ppc sparc amd64 ~mips" RDEPEND=">=sys-libs/libselinux-${PV} !build? ( pam? ( sys-libs/pam ) >=sys-libs/libsepol-${SEPOL_VER} ) |