diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:53:20 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:53:20 +0000 |
commit | 6e480994aa2eda0c68ce77b196d67fb6460f1818 (patch) | |
tree | df0863242d5c6cc02a74ba0fc3ac734202699acd /sec-policy | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-6e480994aa2eda0c68ce77b196d67fb6460f1818.tar.gz gentoo-2-6e480994aa2eda0c68ce77b196d67fb6460f1818.tar.bz2 gentoo-2-6e480994aa2eda0c68ce77b196d67fb6460f1818.zip |
Stable amd64 x86
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-rpcbind/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-rpcbind/selinux-rpcbind-2.20101213.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-rpcbind/ChangeLog b/sec-policy/selinux-rpcbind/ChangeLog index 92247a209ce4..dd260ab44492 100644 --- a/sec-policy/selinux-rpcbind/ChangeLog +++ b/sec-policy/selinux-rpcbind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-rpcbind # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpcbind/ChangeLog,v 1.1 2011/02/06 00:00:28 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpcbind/ChangeLog,v 1.2 2011/06/02 12:53:20 blueness Exp $ + + 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + selinux-rpcbind-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-rpcbind/selinux-rpcbind-2.20101213.ebuild b/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20101213.ebuild index 953b6472ffb7..1c0f82e6c0e0 100644 --- a/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20101213.ebuild +++ b/sec-policy/selinux-rpcbind/selinux-rpcbind-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-rpcbind/selinux-rpcbind-2.20101213.ebuild,v 1.1 2011/02/06 00:00:28 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20101213.ebuild,v 1.2 2011/06/02 12:53:20 blueness Exp $ IUSE="" @@ -10,4 +10,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for general applications" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |