diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 13:12:38 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 13:12:38 +0000 |
commit | 08b53871b938eece9f8fd9f20a13835529c38dcb (patch) | |
tree | 478d430b58c5f522ac8226ad23e511f6d2b3b934 /sec-policy/selinux-puppet | |
parent | x86 stable, bug #368061 (diff) | |
download | historical-08b53871b938eece9f8fd9f20a13835529c38dcb.tar.gz historical-08b53871b938eece9f8fd9f20a13835529c38dcb.tar.bz2 historical-08b53871b938eece9f8fd9f20a13835529c38dcb.zip |
Stable amd64 x86
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-puppet')
-rw-r--r-- | sec-policy/selinux-puppet/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-puppet/selinux-puppet-2.20101213.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-puppet/ChangeLog b/sec-policy/selinux-puppet/ChangeLog index 1c90c758a911..120b7a023f6b 100644 --- a/sec-policy/selinux-puppet/ChangeLog +++ b/sec-policy/selinux-puppet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-puppet # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/ChangeLog,v 1.1 2011/02/06 00:00:41 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/ChangeLog,v 1.2 2011/06/02 12:49:09 blueness Exp $ + + 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + selinux-puppet-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-puppet/selinux-puppet-2.20101213.ebuild b/sec-policy/selinux-puppet/selinux-puppet-2.20101213.ebuild index 7bee3adf898d..9ec843d84ad9 100644 --- a/sec-policy/selinux-puppet/selinux-puppet-2.20101213.ebuild +++ b/sec-policy/selinux-puppet/selinux-puppet-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-puppet/selinux-puppet-2.20101213.ebuild,v 1.1 2011/02/06 00:00:41 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-puppet/selinux-puppet-2.20101213.ebuild,v 1.2 2011/06/02 12:49:09 blueness Exp $ IUSE="" @@ -10,4 +10,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for general applications" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |