diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-01-12 20:22:49 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-01-12 20:22:49 +0000 |
commit | 32cf5faa868ebda09b215355fefdc6cf75f8f5bc (patch) | |
tree | c80a507536ea5334130e2f17ce7f528ef10356d8 /sec-policy/selinux-mplayer | |
parent | amd64 stable, bug #495648 (diff) | |
download | gentoo-2-32cf5faa868ebda09b215355fefdc6cf75f8f5bc.tar.gz gentoo-2-32cf5faa868ebda09b215355fefdc6cf75f8f5bc.tar.bz2 gentoo-2-32cf5faa868ebda09b215355fefdc6cf75f8f5bc.zip |
Stabilize 2.20130424-r4
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-mplayer')
-rw-r--r-- | sec-policy/selinux-mplayer/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-mplayer/ChangeLog b/sec-policy/selinux-mplayer/ChangeLog index 2ea1840196d6..24059ca4e70d 100644 --- a/sec-policy/selinux-mplayer/ChangeLog +++ b/sec-policy/selinux-mplayer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-mplayer -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/ChangeLog,v 1.32 2013/12/11 13:20:55 swift Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/ChangeLog,v 1.33 2014/01/12 20:22:41 swift Exp $ + + 12 Jan 2014; Sven Vermeulen <swift@gentoo.org> + selinux-mplayer-2.20130424-r4.ebuild: + Stabilize 2.20130424-r4 *selinux-mplayer-2.20130424-r4 (11 Dec 2013) diff --git a/sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r4.ebuild b/sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r4.ebuild index eb28bc1def08..76e977d13504 100644 --- a/sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r4.ebuild +++ b/sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r4.ebuild,v 1.1 2013/12/11 13:20:55 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mplayer/selinux-mplayer-2.20130424-r4.ebuild,v 1.2 2014/01/12 20:22:41 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mplayer" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |