summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2011-11-15 10:50:22 +0000
committerSven Vermeulen <swift@gentoo.org>2011-11-15 10:50:22 +0000
commit8b7c3319c6517150e97b59c640e0b2ea3b3a715a (patch)
tree2d7a646d7c5fa1b0695693ca9a2633aea536564e /sec-policy
parentMoving policy from selinux-tftpd to selinux-tftp (diff)
downloadgentoo-2-8b7c3319c6517150e97b59c640e0b2ea3b3a715a.tar.gz
gentoo-2-8b7c3319c6517150e97b59c640e0b2ea3b3a715a.tar.bz2
gentoo-2-8b7c3319c6517150e97b59c640e0b2ea3b3a715a.zip
Moving tftpd to tftp (upstream match)
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy')
-rw-r--r--sec-policy/selinux-tftpd/ChangeLog7
-rw-r--r--sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/sec-policy/selinux-tftpd/ChangeLog b/sec-policy/selinux-tftpd/ChangeLog
index 02fb97453d11..ebd85a59868f 100644
--- a/sec-policy/selinux-tftpd/ChangeLog
+++ b/sec-policy/selinux-tftpd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-tftpd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.23 2011/11/12 20:53:33 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.24 2011/11/15 10:50:22 swift Exp $
+
+*selinux-tftpd-2.20110726-r1 (15 Nov 2011)
+
+ 15 Nov 2011; <swift@gentoo.org> +selinux-tftpd-2.20110726-r1.ebuild:
+ Moving policy from selinux-tftpd to selinux-tftp (match upstream)
12 Nov 2011; <swift@gentoo.org> -selinux-tftpd-2.20101213.ebuild:
Removing old policies
diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.ebuild
new file mode 100644
index 000000000000..9cce3dd9919f
--- /dev/null
+++ b/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.ebuild,v 1.1 2011/11/15 10:50:22 swift Exp $
+EAPI="4"
+
+DESCRIPTION="SELinux policy for tftpd (meta package for selinux-tftp)"
+HOMEPAGE="http://hardened.gentoo.org"
+SRC_URI=""
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=sec-policy/selinux-tftp-2.20110726"