diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-05-07 07:06:09 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-05-07 07:06:09 +0000 |
commit | cb9d2f7775ac66f2bfa9b9e5c9a4117375fdcf4f (patch) | |
tree | f215a2a0087dd9de19ef618521320306b6718aac /sec-policy/selinux-mysql | |
parent | Version bump. (diff) | |
download | historical-cb9d2f7775ac66f2bfa9b9e5c9a4117375fdcf4f.tar.gz historical-cb9d2f7775ac66f2bfa9b9e5c9a4117375fdcf4f.tar.bz2 historical-cb9d2f7775ac66f2bfa9b9e5c9a4117375fdcf4f.zip |
mark stable
Package-Manager: portage-2.0.51.19
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-20050408.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-mysql/ChangeLog b/sec-policy/selinux-mysql/ChangeLog index 97cbd00a8a9d..d2788d026db1 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.10 2005/04/23 18:40:40 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/ChangeLog,v 1.11 2005/05/07 06:58:03 kaiowas Exp $ + + 07 May 2005; petre rodan <kaiowas@gentoo.org> + selinux-mysql-20050408.ebuild: + mark stable *selinux-mysql-20050408 (23 Apr 2005) diff --git a/sec-policy/selinux-mysql/selinux-mysql-20050408.ebuild b/sec-policy/selinux-mysql/selinux-mysql-20050408.ebuild index 3d8ba4cdfa36..1c5faca291ec 100644 --- a/sec-policy/selinux-mysql/selinux-mysql-20050408.ebuild +++ b/sec-policy/selinux-mysql/selinux-mysql-20050408.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-mysql/selinux-mysql-20050408.ebuild,v 1.1 2005/04/23 18:40:40 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mysql/selinux-mysql-20050408.ebuild,v 1.2 2005/05/07 06:58:03 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050224" DESCRIPTION="SELinux policy for mysql" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |