diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-08-15 07:00:51 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-08-15 07:00:51 +0000 |
commit | 971313e80c3246c6c05af07bc5e2391993a5e89a (patch) | |
tree | 65df98f644c955eabef9d5c2bebf757e858cb737 /sec-policy/selinux-dbadm | |
parent | Bump (diff) | |
download | gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.tar.gz gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.tar.bz2 gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.zip |
Stabilize r2 of policies
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-dbadm')
-rw-r--r-- | sec-policy/selinux-dbadm/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-dbadm/ChangeLog b/sec-policy/selinux-dbadm/ChangeLog index 9faa18cde2bd..e6525a089e4a 100644 --- a/sec-policy/selinux-dbadm/ChangeLog +++ b/sec-policy/selinux-dbadm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-dbadm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbadm/ChangeLog,v 1.14 2013/07/20 21:30:41 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbadm/ChangeLog,v 1.15 2013/08/15 07:00:45 swift Exp $ + + 15 Aug 2013; Sven Vermeulen <swift@gentoo.org> + selinux-dbadm-2.20130424-r2.ebuild: + Stabilize r2 of policies *selinux-dbadm-2.20130424-r2 (20 Jul 2013) diff --git a/sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild b/sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild index e0c16ea589e0..3def71dfa623 100644 --- a/sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild +++ b/sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:41 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dbadm/selinux-dbadm-2.20130424-r2.ebuild,v 1.2 2013/08/15 07:00:44 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dbadm" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |