diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2004-11-23 17:21:01 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2004-11-23 17:21:01 +0000 |
commit | b6d8d0a195e550264948230cb3fd041fd1bf1465 (patch) | |
tree | 2c946319a857ced5ba642672eb052b1a690ea488 /sec-policy/selinux-dante | |
parent | added firebird provider patch (#71708) (diff) | |
download | historical-b6d8d0a195e550264948230cb3fd041fd1bf1465.tar.gz historical-b6d8d0a195e550264948230cb3fd041fd1bf1465.tar.bz2 historical-b6d8d0a195e550264948230cb3fd041fd1bf1465.zip |
mark stable
Diffstat (limited to 'sec-policy/selinux-dante')
-rw-r--r-- | sec-policy/selinux-dante/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-dante/selinux-dante-20041113.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog index ee703b3ebdc7..f43f6321f018 100644 --- a/sec-policy/selinux-dante/ChangeLog +++ b/sec-policy/selinux-dante/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-dante # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.1 2004/11/14 20:50:14 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.2 2004/11/23 17:04:40 kaiowas Exp $ + + 23 Nov 2004; petre rodan <kaiowas@gentoo.org> + selinux-dante-20041113.ebuild: + mark stable *selinux-dante-20041113 (14 Nov 2004) diff --git a/sec-policy/selinux-dante/selinux-dante-20041113.ebuild b/sec-policy/selinux-dante/selinux-dante-20041113.ebuild index 0d065016ed62..542a3470b8d2 100644 --- a/sec-policy/selinux-dante/selinux-dante-20041113.ebuild +++ b/sec-policy/selinux-dante/selinux-dante-20041113.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-dante/selinux-dante-20041113.ebuild,v 1.1 2004/11/14 20:50:14 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-20041113.ebuild,v 1.2 2004/11/23 17:04:40 kaiowas Exp $ inherit selinux-policy @@ -10,5 +10,5 @@ IUSE="" DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |