diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:48:28 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:48:28 +0000 |
commit | bb7a951190aedee412db412b364c7db1b941a2d4 (patch) | |
tree | 31c89c0f0e60c28ba6cb4bb0819e673021835fd7 /sec-policy/selinux-publicfile | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-bb7a951190aedee412db412b364c7db1b941a2d4.tar.gz gentoo-2-bb7a951190aedee412db412b364c7db1b941a2d4.tar.bz2 gentoo-2-bb7a951190aedee412db412b364c7db1b941a2d4.zip |
Stable amd64 x86
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-publicfile')
-rw-r--r-- | sec-policy/selinux-publicfile/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-publicfile/selinux-publicfile-2.20101213.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-publicfile/ChangeLog b/sec-policy/selinux-publicfile/ChangeLog index e28b9be782bf..6ef8999f3b9d 100644 --- a/sec-policy/selinux-publicfile/ChangeLog +++ b/sec-policy/selinux-publicfile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-publicfile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/ChangeLog,v 1.23 2011/02/05 12:07:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/ChangeLog,v 1.24 2011/06/02 12:48:28 blueness Exp $ + + 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + selinux-publicfile-2.20101213.ebuild: + Stable amd64 x86 *selinux-publicfile-2.20101213 (05 Feb 2011) diff --git a/sec-policy/selinux-publicfile/selinux-publicfile-2.20101213.ebuild b/sec-policy/selinux-publicfile/selinux-publicfile-2.20101213.ebuild index 65d4c80c3d4f..5bbea43259d4 100644 --- a/sec-policy/selinux-publicfile/selinux-publicfile-2.20101213.ebuild +++ b/sec-policy/selinux-publicfile/selinux-publicfile-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-publicfile/selinux-publicfile-2.20101213.ebuild,v 1.1 2011/02/05 12:07:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/selinux-publicfile-2.20101213.ebuild,v 1.2 2011/06/02 12:48:28 blueness Exp $ MODS="publicfile" IUSE="" @@ -11,4 +11,4 @@ RDEPEND="sec-policy/selinux-ucspi-tcp" DESCRIPTION="SELinux policy for publicfile" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |