diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 07:38:05 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-03-23 07:38:05 +0000 |
commit | c6bd2a861c30c3586943a3099944c246952a06aa (patch) | |
tree | 2eeb686aeb310de393876edbb8c6b4aadc50a467 /sec-policy/selinux-dante | |
parent | New hmake release. It works with ghc6.4 (diff) | |
download | gentoo-2-c6bd2a861c30c3586943a3099944c246952a06aa.tar.gz gentoo-2-c6bd2a861c30c3586943a3099944c246952a06aa.tar.bz2 gentoo-2-c6bd2a861c30c3586943a3099944c246952a06aa.zip |
mark stable
(Portage version: 2.0.51.19)
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-20050308.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog index 4b77f4545602..ad6502f86599 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.8 2005/03/09 12:14:36 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.9 2005/03/23 07:36:44 kaiowas Exp $ + + 23 Mar 2005; petre rodan <kaiowas@gentoo.org> + selinux-dante-20050308.ebuild: + mark stable *selinux-dante-20050308 (09 Mar 2005) diff --git a/sec-policy/selinux-dante/selinux-dante-20050308.ebuild b/sec-policy/selinux-dante/selinux-dante-20050308.ebuild index e2ed114bb818..2b411b640c8f 100644 --- a/sec-policy/selinux-dante/selinux-dante-20050308.ebuild +++ b/sec-policy/selinux-dante/selinux-dante-20050308.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-20050308.ebuild,v 1.1 2005/03/09 12:14:36 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-20050308.ebuild,v 1.2 2005/03/23 07:36:44 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050224" DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |