diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:04:38 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-02 12:04:38 +0000 |
commit | 3496e0daa439856dff3959406ae62d0781333fa4 (patch) | |
tree | 1a9cdce1ca3354a499cdeaf8b184f15e5fc0b7b7 /sec-policy/selinux-arpwatch | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-3496e0daa439856dff3959406ae62d0781333fa4.tar.gz gentoo-2-3496e0daa439856dff3959406ae62d0781333fa4.tar.bz2 gentoo-2-3496e0daa439856dff3959406ae62d0781333fa4.zip |
Stable amd64 x86
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-arpwatch')
-rw-r--r-- | sec-policy/selinux-arpwatch/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-arpwatch/selinux-arpwatch-2.20101213.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog index 90abd17b92ba..0f53eaa534a5 100644 --- a/sec-policy/selinux-arpwatch/ChangeLog +++ b/sec-policy/selinux-arpwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-arpwatch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.22 2011/02/05 12:07:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.23 2011/06/02 12:04:38 blueness Exp $ + + 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + selinux-arpwatch-2.20101213.ebuild: + Stable amd64 x86 *selinux-arpwatch-2.20101213 (05 Feb 2011) diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20101213.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20101213.ebuild index 161a115185a0..5184081fdc71 100644 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20101213.ebuild +++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-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-arpwatch/selinux-arpwatch-2.20101213.ebuild,v 1.1 2011/02/05 12:07:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20101213.ebuild,v 1.2 2011/06/02 12:04:38 blueness Exp $ MODS="arpwatch" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for arpwatch" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |