diff options
author | 2009-08-14 21:19:30 +0000 | |
---|---|---|
committer | 2009-08-14 21:19:30 +0000 | |
commit | 7635fdf5578756217d1a0b41e2f9ae767b29a702 (patch) | |
tree | 6cabf0469db2233d167e844e2578596a2bc5519b /sec-policy/selinux-bind/selinux-bind-20080525.ebuild | |
parent | amd64/x86 stable, bug #280900 (diff) | |
download | historical-7635fdf5578756217d1a0b41e2f9ae767b29a702.tar.gz historical-7635fdf5578756217d1a0b41e2f9ae767b29a702.tar.bz2 historical-7635fdf5578756217d1a0b41e2f9ae767b29a702.zip |
Mark selinux policy 20080525 stable, clear old ebuilds.
Package-Manager: portage-13960-svn/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-bind/selinux-bind-20080525.ebuild')
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-20080525.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-bind/selinux-bind-20080525.ebuild b/sec-policy/selinux-bind/selinux-bind-20080525.ebuild index d8939cdb9f29..c479e24e680d 100644 --- a/sec-policy/selinux-bind/selinux-bind-20080525.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-20080525.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20080525.ebuild,v 1.2 2009/07/22 13:12:28 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20080525.ebuild,v 1.3 2009/08/14 21:19:17 pebenito Exp $ MODS="bind" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for BIND" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |