diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2004-11-23 17:10:16 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2004-11-23 17:10:16 +0000 |
commit | 142f40b7ce793653815f56a398cd0f73830a0f0b (patch) | |
tree | e824d9d5f83c69a37c77024f71e2426dd897a642 /sec-policy/selinux-djbdns | |
parent | version bump, moving CORBA.py and PortableServer.py to avoid colliding with o... (diff) | |
download | gentoo-2-142f40b7ce793653815f56a398cd0f73830a0f0b.tar.gz gentoo-2-142f40b7ce793653815f56a398cd0f73830a0f0b.tar.bz2 gentoo-2-142f40b7ce793653815f56a398cd0f73830a0f0b.zip |
mark stable
Diffstat (limited to 'sec-policy/selinux-djbdns')
-rw-r--r-- | sec-policy/selinux-djbdns/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-djbdns/selinux-djbdns-20041121.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-djbdns/ChangeLog b/sec-policy/selinux-djbdns/ChangeLog index 3fedea6551e4..cdcb39d144c9 100644 --- a/sec-policy/selinux-djbdns/ChangeLog +++ b/sec-policy/selinux-djbdns/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-publicfile # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v 1.4 2004/11/22 20:38:09 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v 1.5 2004/11/23 17:07:15 kaiowas Exp $ + + 23 Nov 2004; petre rodan <kaiowas@gentoo.org> + selinux-djbdns-20041121.ebuild: + mark stable *selinux-djbdns-20041121 (22 Nov 2004) diff --git a/sec-policy/selinux-djbdns/selinux-djbdns-20041121.ebuild b/sec-policy/selinux-djbdns/selinux-djbdns-20041121.ebuild index 8cdc91a1bac6..4919ab77712e 100644 --- a/sec-policy/selinux-djbdns/selinux-djbdns-20041121.ebuild +++ b/sec-policy/selinux-djbdns/selinux-djbdns-20041121.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/sec-policy/selinux-djbdns/selinux-djbdns-20041121.ebuild,v 1.1 2004/11/22 20:38:09 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-20041121.ebuild,v 1.2 2004/11/23 17:07:15 kaiowas Exp $ inherit selinux-policy @@ -13,5 +13,5 @@ RDEPEND="sec-policy/selinux-ucspi-tcp DESCRIPTION="SELinux policy for djbdns" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |