diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-02-06 17:18:30 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-02-06 17:18:30 +0000 |
commit | 2d5ee97fbcc071fd0b9b4d229c530997692d0ebb (patch) | |
tree | fe1803dfd0c5befffe663146963a17b96b8877a8 /sec-policy/selinux-dante | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-2d5ee97fbcc071fd0b9b4d229c530997692d0ebb.tar.gz gentoo-2-2d5ee97fbcc071fd0b9b4d229c530997692d0ebb.tar.bz2 gentoo-2-2d5ee97fbcc071fd0b9b4d229c530997692d0ebb.zip |
mark stable
(Portage version: 2.0.51-r15)
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-20050201.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog index ef045a62d812..146375bfc054 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.5 2005/02/01 09:31:35 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.6 2005/02/06 17:16:35 kaiowas Exp $ + + 06 Feb 2005; petre rodan <kaiowas@gentoo.org> + selinux-dante-20050201.ebuild: + mark stable *selinux-dante-20050201 (01 Feb 2005) diff --git a/sec-policy/selinux-dante/selinux-dante-20050201.ebuild b/sec-policy/selinux-dante/selinux-dante-20050201.ebuild index 18010b5373b7..98bd09da9c96 100644 --- a/sec-policy/selinux-dante/selinux-dante-20050201.ebuild +++ b/sec-policy/selinux-dante/selinux-dante-20050201.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/sec-policy/selinux-dante/selinux-dante-20050201.ebuild,v 1.1 2005/02/01 09:31:35 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-20050201.ebuild,v 1.2 2005/02/06 17:16:35 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" |