diff options
Diffstat (limited to 'sec-policy/selinux-fetchmail')
-rw-r--r-- | sec-policy/selinux-fetchmail/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-fetchmail/selinux-fetchmail-2.20140311-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-fetchmail/ChangeLog b/sec-policy/selinux-fetchmail/ChangeLog index 638e778fb98e..dd4186de19f2 100644 --- a/sec-policy/selinux-fetchmail/ChangeLog +++ b/sec-policy/selinux-fetchmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-fetchmail # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fetchmail/ChangeLog,v 1.38 2014/05/29 18:57:44 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fetchmail/ChangeLog,v 1.39 2014/05/29 20:23:34 swift Exp $ + + 29 May 2014; Sven Vermeulen <swift@gentoo.org> + selinux-fetchmail-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-fetchmail-2.20140311-r3 (29 May 2014) diff --git a/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20140311-r2.ebuild b/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20140311-r2.ebuild index 8949506f2dec..064cbe1b6037 100644 --- a/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20140311-r2.ebuild +++ b/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20140311-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:09 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:34 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for fetchmail" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |