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-mysql | |
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-mysql')
-rw-r--r-- | sec-policy/selinux-mysql/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-mysql/selinux-mysql-20041119.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-mysql/ChangeLog b/sec-policy/selinux-mysql/ChangeLog index 5e0d1e50d4c6..b554ed6c6db5 100644 --- a/sec-policy/selinux-mysql/ChangeLog +++ b/sec-policy/selinux-mysql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-mysql # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.5 2004/11/22 20:50:00 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.6 2004/11/23 17:10:16 kaiowas Exp $ + + 23 Nov 2004; petre rodan <kaiowas@gentoo.org> + selinux-mysql-20041119.ebuild: + mark stable *selinux-mysql-20041119 (22 Nov 2004) diff --git a/sec-policy/selinux-mysql/selinux-mysql-20041119.ebuild b/sec-policy/selinux-mysql/selinux-mysql-20041119.ebuild index 23157f0bc079..90df6775a610 100644 --- a/sec-policy/selinux-mysql/selinux-mysql-20041119.ebuild +++ b/sec-policy/selinux-mysql/selinux-mysql-20041119.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-mysql/selinux-mysql-20041119.ebuild,v 1.1 2004/11/22 20:50:00 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-20041119.ebuild,v 1.2 2004/11/23 17:10:16 kaiowas Exp $ inherit selinux-policy @@ -10,5 +10,5 @@ IUSE="" DESCRIPTION="SELinux policy for mysql" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |