diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2009-08-14 21:19:30 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2009-08-14 21:19:30 +0000 |
commit | 94d930658fe839dd3171730f83aa6271398aee97 (patch) | |
tree | 18d3de06057ef6ccf4b7218601cb89fd1ca4a428 /sec-policy/selinux-tftpd | |
parent | amd64/x86 stable, bug #280900 (diff) | |
download | gentoo-2-94d930658fe839dd3171730f83aa6271398aee97.tar.gz gentoo-2-94d930658fe839dd3171730f83aa6271398aee97.tar.bz2 gentoo-2-94d930658fe839dd3171730f83aa6271398aee97.zip |
Mark selinux policy 20080525 stable, clear old ebuilds.
(Portage version: 13960-svn/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-tftpd')
-rw-r--r-- | sec-policy/selinux-tftpd/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-tftpd/selinux-tftpd-20070329.ebuild | 12 | ||||
-rw-r--r-- | sec-policy/selinux-tftpd/selinux-tftpd-20070928.ebuild | 12 | ||||
-rw-r--r-- | sec-policy/selinux-tftpd/selinux-tftpd-20080525.ebuild | 4 |
4 files changed, 8 insertions, 27 deletions
diff --git a/sec-policy/selinux-tftpd/ChangeLog b/sec-policy/selinux-tftpd/ChangeLog index a46c4fe97365..11e7e7e8a6d4 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.14 2009/08/05 13:35:17 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.15 2009/08/14 21:19:18 pebenito Exp $ + + 14 Aug 2009; Chris PeBenito <pebenito@gentoo.org> + -selinux-tftpd-20070329.ebuild, -selinux-tftpd-20070928.ebuild, + selinux-tftpd-20080525.ebuild: + Mark 20080525 stable, clear old ebuilds. *selinux-tftpd-2.20090730 (03 Aug 2009) diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-20070329.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-20070329.ebuild deleted file mode 100644 index 33d69e39c29a..000000000000 --- a/sec-policy/selinux-tftpd/selinux-tftpd-20070329.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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-20070329.ebuild,v 1.4 2009/07/22 13:12:31 pebenito Exp $ - -MODS="tftp" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for tftp daemons" - -KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-20070928.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-20070928.ebuild deleted file mode 100644 index 7ee7983df73d..000000000000 --- a/sec-policy/selinux-tftpd/selinux-tftpd-20070928.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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-20070928.ebuild,v 1.3 2009/07/22 13:12:31 pebenito Exp $ - -MODS="tftp" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for tftp daemons" - -KEYWORDS="amd64 x86" diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-20080525.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-20080525.ebuild index b32a80db669c..2fcbc75c0f18 100644 --- a/sec-policy/selinux-tftpd/selinux-tftpd-20080525.ebuild +++ b/sec-policy/selinux-tftpd/selinux-tftpd-20080525.ebuild @@ -1,6 +1,6 @@ # 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-20080525.ebuild,v 1.2 2009/07/22 13:12:31 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/selinux-tftpd-20080525.ebuild,v 1.3 2009/08/14 21:19:18 pebenito Exp $ MODS="tftp" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tftp daemons" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |