diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-12-19 18:17:16 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-12-19 18:17:16 +0000 |
commit | 672414524dde0e5b755bf12f28cbebf9480c7904 (patch) | |
tree | aa1da4a60bb40c95f22e700f6229f711637014a6 /sec-policy/selinux-amavis | |
parent | Version bump. Package is now named net-ldap upstream. Add ruby19, drop jruby.... (diff) | |
download | historical-672414524dde0e5b755bf12f28cbebf9480c7904.tar.gz historical-672414524dde0e5b755bf12f28cbebf9480c7904.tar.bz2 historical-672414524dde0e5b755bf12f28cbebf9480c7904.zip |
Stabilization of rev6
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-amavis')
-rw-r--r-- | sec-policy/selinux-amavis/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-amavis/ChangeLog b/sec-policy/selinux-amavis/ChangeLog index cd290192644a..f5450d15f86b 100644 --- a/sec-policy/selinux-amavis/ChangeLog +++ b/sec-policy/selinux-amavis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-amavis # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.6 2011/11/15 10:43:53 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.7 2011/12/19 18:17:16 swift Exp $ + + 19 Dec 2011; <swift@gentoo.org> selinux-amavis-2.20110726-r1.ebuild: + Stabilize rev6 *selinux-amavis-2.20110726-r1 (15 Nov 2011) diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild index 01354ed0ae36..4ff84aeef3cf 100644 --- a/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild +++ b/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild,v 1.1 2011/11/15 10:43:53 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild,v 1.2 2011/12/19 18:17:16 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for amavis" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |