summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-tftpd')
-rw-r--r--sec-policy/selinux-tftpd/ChangeLog8
-rw-r--r--sec-policy/selinux-tftpd/selinux-tftpd-2.20090730.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-tftpd/ChangeLog b/sec-policy/selinux-tftpd/ChangeLog
index 2c32e08caac2..a46c4fe97365 100644
--- a/sec-policy/selinux-tftpd/ChangeLog
+++ b/sec-policy/selinux-tftpd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-tftpd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.13 2009/07/22 13:12:31 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.14 2009/08/05 13:35:17 pebenito Exp $
+
+*selinux-tftpd-2.20090730 (03 Aug 2009)
+
+ 03 Aug 2009; Chris PeBenito <pebenito@gentoo.org>
+ +selinux-tftpd-2.20090730.ebuild:
+ New upstream release.
18 Jul 2009; Chris PeBenito <pebenito@gentoo.org>
selinux-tftpd-20070329.ebuild, selinux-tftpd-20070928.ebuild,
diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-2.20090730.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-2.20090730.ebuild
new file mode 100644
index 000000000000..b652def5dbc9
--- /dev/null
+++ b/sec-policy/selinux-tftpd/selinux-tftpd-2.20090730.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 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.20090730.ebuild,v 1.1 2009/08/05 13:35:17 pebenito Exp $
+
+MODS="tftp"
+IUSE=""
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for tftp daemons"
+
+KEYWORDS="~amd64 ~x86"