diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2008-05-25 23:50:07 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2008-05-25 23:50:07 +0000 |
commit | 70cfe26dcccb0b42241537d0c34909d668096be1 (patch) | |
tree | 91b8b6c34631bed46b9c334f07a54af513d112c9 /sec-policy/selinux-lpd | |
parent | net-libs/gtk-vnc: bump to 0.3.6, bugfix release (diff) | |
download | historical-70cfe26dcccb0b42241537d0c34909d668096be1.tar.gz historical-70cfe26dcccb0b42241537d0c34909d668096be1.tar.bz2 historical-70cfe26dcccb0b42241537d0c34909d668096be1.zip |
sec-policy: bump selinux policy
Package-Manager: portage-2.1.5
Diffstat (limited to 'sec-policy/selinux-lpd')
-rw-r--r-- | sec-policy/selinux-lpd/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-lpd/selinux-lpd-20080525.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-lpd/ChangeLog b/sec-policy/selinux-lpd/ChangeLog index ca2e071e73f8..215d145e976b 100644 --- a/sec-policy/selinux-lpd/ChangeLog +++ b/sec-policy/selinux-lpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-lpd # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lpd/ChangeLog,v 1.3 2008/02/03 01:37:56 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lpd/ChangeLog,v 1.4 2008/05/25 23:50:07 pebenito Exp $ + +*selinux-lpd-20080525 (25 May 2008) + + 25 May 2008; Chris PeBenito <pebenito@gentoo.org> + +selinux-lpd-20080525.ebuild: + New SVN snapshot. 03 Feb 2008; Chris PeBenito <pebenito@gentoo.org> selinux-lpd-20070928.ebuild: diff --git a/sec-policy/selinux-lpd/selinux-lpd-20080525.ebuild b/sec-policy/selinux-lpd/selinux-lpd-20080525.ebuild new file mode 100644 index 000000000000..686583cd700f --- /dev/null +++ b/sec-policy/selinux-lpd/selinux-lpd-20080525.ebuild @@ -0,0 +1,12 @@ +# Copyright 2006-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lpd/selinux-lpd-20080525.ebuild,v 1.1 2008/05/25 23:50:07 pebenito Exp $ + +MODS="lpd" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for lpd" + +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" |