diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-10-18 10:42:19 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-10-18 10:42:19 +0000 |
commit | 516f5679eb1b0f7a5fdbd4cc835e9bee47b319d3 (patch) | |
tree | d5598f7e58577bb79c6593e457c1872986a13299 /sec-policy/selinux-postfix | |
parent | mark stable (diff) | |
download | gentoo-2-516f5679eb1b0f7a5fdbd4cc835e9bee47b319d3.tar.gz gentoo-2-516f5679eb1b0f7a5fdbd4cc835e9bee47b319d3.tar.bz2 gentoo-2-516f5679eb1b0f7a5fdbd4cc835e9bee47b319d3.zip |
mark stable
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'sec-policy/selinux-postfix')
-rw-r--r-- | sec-policy/selinux-postfix/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-postfix/selinux-postfix-20050918.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-postfix/ChangeLog b/sec-policy/selinux-postfix/ChangeLog index 09aabc894cea..276986c6a7ee 100644 --- a/sec-policy/selinux-postfix/ChangeLog +++ b/sec-policy/selinux-postfix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-postfix # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postfix/ChangeLog,v 1.14 2005/09/18 09:50:06 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postfix/ChangeLog,v 1.15 2005/10/18 10:38:58 kaiowas Exp $ + + 18 Oct 2005; petre rodan <kaiowas@gentoo.org> + selinux-postfix-20050918.ebuild: + mark stable *selinux-postfix-20050918 (18 Sep 2005) diff --git a/sec-policy/selinux-postfix/selinux-postfix-20050918.ebuild b/sec-policy/selinux-postfix/selinux-postfix-20050918.ebuild index 16b67c8c2947..d3d5312d521d 100644 --- a/sec-policy/selinux-postfix/selinux-postfix-20050918.ebuild +++ b/sec-policy/selinux-postfix/selinux-postfix-20050918.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-postfix/selinux-postfix-20050918.ebuild,v 1.1 2005/09/18 09:50:06 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postfix/selinux-postfix-20050918.ebuild,v 1.2 2005/10/18 10:38:58 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050618" DESCRIPTION="SELinux policy for postfix" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 mips ppc sparc x86" |