diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-02-23 17:24:54 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-02-23 17:24:54 +0000 |
commit | 54850c7dc04959c19705b57459d5dd67bb35b9c2 (patch) | |
tree | ee65c0b06c5613b8f8200d860a4d7fa532f8e075 /sec-policy/selinux-mpd | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-54850c7dc04959c19705b57459d5dd67bb35b9c2.tar.gz gentoo-2-54850c7dc04959c19705b57459d5dd67bb35b9c2.tar.bz2 gentoo-2-54850c7dc04959c19705b57459d5dd67bb35b9c2.zip |
Stabilization of r11
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-mpd')
-rw-r--r-- | sec-policy/selinux-mpd/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-mpd/selinux-mpd-2.20120725-r11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-mpd/ChangeLog b/sec-policy/selinux-mpd/ChangeLog index d81afd019987..c1d973701836 100644 --- a/sec-policy/selinux-mpd/ChangeLog +++ b/sec-policy/selinux-mpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-mpd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/ChangeLog,v 1.21 2013/01/26 18:20:47 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/ChangeLog,v 1.22 2013/02/23 17:24:36 swift Exp $ + + 23 Feb 2013; Sven Vermeulen <swift@gentoo.org> + selinux-mpd-2.20120725-r11.ebuild: + Stabilization *selinux-mpd-2.20120725-r11 (26 Jan 2013) diff --git a/sec-policy/selinux-mpd/selinux-mpd-2.20120725-r11.ebuild b/sec-policy/selinux-mpd/selinux-mpd-2.20120725-r11.ebuild index bff5eec5d1da..19950a875924 100644 --- a/sec-policy/selinux-mpd/selinux-mpd-2.20120725-r11.ebuild +++ b/sec-policy/selinux-mpd/selinux-mpd-2.20120725-r11.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-mpd/selinux-mpd-2.20120725-r11.ebuild,v 1.1 2013/01/26 18:20:47 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/selinux-mpd-2.20120725-r11.ebuild,v 1.2 2013/02/23 17:24:36 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mpd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |