diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-04-29 10:12:01 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-04-29 10:12:01 +0000 |
commit | f152892b2737b678ae6351f7fb47b4c89d65865f (patch) | |
tree | c583f500a0869c062c2408cdc5f45a28712408cf /sec-policy/selinux-plymouthd | |
parent | Stabilization (diff) | |
download | historical-f152892b2737b678ae6351f7fb47b4c89d65865f.tar.gz historical-f152892b2737b678ae6351f7fb47b4c89d65865f.tar.bz2 historical-f152892b2737b678ae6351f7fb47b4c89d65865f.zip |
Stabilization
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-plymouthd')
-rw-r--r-- | sec-policy/selinux-plymouthd/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-plymouthd/selinux-plymouthd-2.20120215.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-plymouthd/ChangeLog b/sec-policy/selinux-plymouthd/ChangeLog index ec38a8ad5fff..2a379388b11f 100644 --- a/sec-policy/selinux-plymouthd/ChangeLog +++ b/sec-policy/selinux-plymouthd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-plymouthd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/ChangeLog,v 1.4 2012/03/31 12:29:32 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/ChangeLog,v 1.5 2012/04/29 10:11:52 swift Exp $ + + 29 Apr 2012; <swift@gentoo.org> selinux-plymouthd-2.20120215.ebuild: + Stabilizing revision 7 *selinux-plymouthd-2.20120215 (31 Mar 2012) diff --git a/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20120215.ebuild b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20120215.ebuild index c742aee9b92f..0dd9f70cc65b 100644 --- a/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20120215.ebuild +++ b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20120215.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20120215.ebuild,v 1.1 2012/03/31 12:29:31 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20120215.ebuild,v 1.2 2012/04/29 10:11:52 swift Exp $ EAPI="4" IUSE="" @@ -10,4 +10,4 @@ BASEPOL="2.20120215-r1" inherit selinux-policy-2 DESCRIPTION="SELinux policy for plymouthd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |