diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:46:22 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:46:22 +0000 |
commit | fd9edf99afa269e6f99f5362a1ffa36133e6156d (patch) | |
tree | 7ce4b19beb7a6b9ef2234922d3231edf7f35cebc /sec-policy/selinux-ppp | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-fd9edf99afa269e6f99f5362a1ffa36133e6156d.tar.gz gentoo-2-fd9edf99afa269e6f99f5362a1ffa36133e6156d.tar.bz2 gentoo-2-fd9edf99afa269e6f99f5362a1ffa36133e6156d.zip |
Stable amd64 x86
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-ppp')
-rw-r--r-- | sec-policy/selinux-ppp/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-ppp/selinux-ppp-2.20101213.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-ppp/ChangeLog b/sec-policy/selinux-ppp/ChangeLog index 48b40e1161c2..69a8ff0479a8 100644 --- a/sec-policy/selinux-ppp/ChangeLog +++ b/sec-policy/selinux-ppp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ppp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v 1.9 2011/02/05 12:07:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v 1.10 2011/06/02 12:46:22 blueness Exp $ + + 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + selinux-ppp-2.20101213.ebuild: + Stable amd64 x86 *selinux-ppp-2.20101213 (05 Feb 2011) diff --git a/sec-policy/selinux-ppp/selinux-ppp-2.20101213.ebuild b/sec-policy/selinux-ppp/selinux-ppp-2.20101213.ebuild index 9a89a9a12d83..6a91c68e1647 100644 --- a/sec-policy/selinux-ppp/selinux-ppp-2.20101213.ebuild +++ b/sec-policy/selinux-ppp/selinux-ppp-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-ppp/selinux-ppp-2.20101213.ebuild,v 1.1 2011/02/05 12:07:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-2.20101213.ebuild,v 1.2 2011/06/02 12:46:22 blueness Exp $ MODS="ppp" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ppp" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |