diff options
author | 2011-06-02 13:02:49 +0000 | |
---|---|---|
committer | 2011-06-02 13:02:49 +0000 | |
commit | 7e0b6fdd0a8071f11a52f95699d9e525ca051c32 (patch) | |
tree | 55172015f8ecf4cfb961f8475fd06b3c4c415596 /sec-policy/selinux-tgtd | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-7e0b6fdd0a8071f11a52f95699d9e525ca051c32.tar.gz gentoo-2-7e0b6fdd0a8071f11a52f95699d9e525ca051c32.tar.bz2 gentoo-2-7e0b6fdd0a8071f11a52f95699d9e525ca051c32.zip |
Stable amd64 x86
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-tgtd')
-rw-r--r-- | sec-policy/selinux-tgtd/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-tgtd/selinux-tgtd-2.20101213.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-tgtd/ChangeLog b/sec-policy/selinux-tgtd/ChangeLog index 163d30ac6ef0..19799655b58c 100644 --- a/sec-policy/selinux-tgtd/ChangeLog +++ b/sec-policy/selinux-tgtd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-tgtd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/ChangeLog,v 1.1 2011/02/06 00:00:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/ChangeLog,v 1.2 2011/06/02 13:02:49 blueness Exp $ + + 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + selinux-tgtd-2.20101213.ebuild: + Stable amd64 x86 05 Feb 2011; Anthony G. Basile <blueness@gentoo.org> ChangeLog: Initial commit to portage. diff --git a/sec-policy/selinux-tgtd/selinux-tgtd-2.20101213.ebuild b/sec-policy/selinux-tgtd/selinux-tgtd-2.20101213.ebuild index 39aa1080148d..8f91216f988e 100644 --- a/sec-policy/selinux-tgtd/selinux-tgtd-2.20101213.ebuild +++ b/sec-policy/selinux-tgtd/selinux-tgtd-2.20101213.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-tgtd/selinux-tgtd-2.20101213.ebuild,v 1.1 2011/02/06 00:00:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tgtd/selinux-tgtd-2.20101213.ebuild,v 1.2 2011/06/02 13:02:49 blueness Exp $ IUSE="" @@ -10,4 +10,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for general applications" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |