diff options
author | Stephen Bennett <spb@gentoo.org> | 2006-02-22 17:09:29 +0000 |
---|---|---|
committer | Stephen Bennett <spb@gentoo.org> | 2006-02-22 17:09:29 +0000 |
commit | ad10ff47d6cc340c5d6818c03c7db35d2bd8a000 (patch) | |
tree | 15f35e183e58d009f96a06df00db145d16f1a6e0 /sec-policy/selinux-base-policy | |
parent | Alpha, mips stable (diff) | |
download | gentoo-2-ad10ff47d6cc340c5d6818c03c7db35d2bd8a000.tar.gz gentoo-2-ad10ff47d6cc340c5d6818c03c7db35d2bd8a000.tar.bz2 gentoo-2-ad10ff47d6cc340c5d6818c03c7db35d2bd8a000.zip |
Alpha stable
(paludis 0.1.0 svn 61M)
Diffstat (limited to 'sec-policy/selinux-base-policy')
-rw-r--r-- | sec-policy/selinux-base-policy/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-base-policy/selinux-base-policy-20051022-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-base-policy/ChangeLog b/sec-policy/selinux-base-policy/ChangeLog index 9e2c6ef3e48e..908358ce1cc2 100644 --- a/sec-policy/selinux-base-policy/ChangeLog +++ b/sec-policy/selinux-base-policy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-base-policy # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.47 2006/02/02 00:36:27 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.48 2006/02/22 17:09:29 spb Exp $ + + 22 Feb 2006; Stephen Bennett <spb@gentoo.org> + selinux-base-policy-20051022-r1.ebuild: + Alpha stable *selinux-base-policy-99999999 (02 Feb 2006) diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-20051022-r1.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-20051022-r1.ebuild index b8fa49de67c5..96b37cd05771 100644 --- a/sec-policy/selinux-base-policy/selinux-base-policy-20051022-r1.ebuild +++ b/sec-policy/selinux-base-policy/selinux-base-policy-20051022-r1.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/sec-policy/selinux-base-policy/selinux-base-policy-20051022-r1.ebuild,v 1.2 2006/01/14 01:23:10 spb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-20051022-r1.ebuild,v 1.3 2006/02/22 17:09:29 spb Exp $ IUSE="build" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" #KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" -KEYWORDS="~alpha amd64 mips ppc sparc x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" DEPEND="build? ( sys-devel/make sys-devel/m4 )" RDEPEND="sys-devel/m4 |