diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-10-23 12:43:03 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-10-23 12:43:03 +0000 |
commit | b94a2b8de86bcc3899031676628dbdc110fa47d3 (patch) | |
tree | 01e200fc3791c81e3fddee9aac3d6876116d909f /sec-policy/selinux-gorg | |
parent | alpha/ia64/sh/sparc stable wrt #379423 (diff) | |
download | historical-b94a2b8de86bcc3899031676628dbdc110fa47d3.tar.gz historical-b94a2b8de86bcc3899031676628dbdc110fa47d3.tar.bz2 historical-b94a2b8de86bcc3899031676628dbdc110fa47d3.zip |
Stabilization (tracker #384231)
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-gorg')
-rw-r--r-- | sec-policy/selinux-gorg/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-gorg/selinux-gorg-2.20110726.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-gorg/ChangeLog b/sec-policy/selinux-gorg/ChangeLog index 1f5285e9427b..2e8c0aac7156 100644 --- a/sec-policy/selinux-gorg/ChangeLog +++ b/sec-policy/selinux-gorg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-gorg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/ChangeLog,v 1.3 2011/08/28 21:13:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/ChangeLog,v 1.4 2011/10/23 12:42:55 swift Exp $ + + 23 Oct 2011; <swift@gentoo.org> selinux-gorg-2.20110726.ebuild: + Stabilization (tracker #384231) *selinux-gorg-2.20110726 (28 Aug 2011) diff --git a/sec-policy/selinux-gorg/selinux-gorg-2.20110726.ebuild b/sec-policy/selinux-gorg/selinux-gorg-2.20110726.ebuild index 80a016543202..a24cbeba22e7 100644 --- a/sec-policy/selinux-gorg/selinux-gorg-2.20110726.ebuild +++ b/sec-policy/selinux-gorg/selinux-gorg-2.20110726.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-gorg/selinux-gorg-2.20110726.ebuild,v 1.1 2011/08/28 21:13:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/selinux-gorg-2.20110726.ebuild,v 1.2 2011/10/23 12:42:55 swift Exp $ EAPI="4" IUSE="" @@ -10,4 +10,4 @@ BASEPOL="2.20110726-r1" inherit selinux-policy-2 DESCRIPTION="SELinux policy for gorg" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |