diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:18:23 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:18:23 +0000 |
commit | 1ce698257d5b8e18857d9a8a6000296b33675e6a (patch) | |
tree | b56e0335f1c19af1c25512d40c80537215da0fe4 /sec-policy/selinux-avahi | |
parent | Fixed signing manifest (diff) | |
download | historical-1ce698257d5b8e18857d9a8a6000296b33675e6a.tar.gz historical-1ce698257d5b8e18857d9a8a6000296b33675e6a.tar.bz2 historical-1ce698257d5b8e18857d9a8a6000296b33675e6a.zip |
Removed deprecated policies
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-avahi')
-rw-r--r-- | sec-policy/selinux-avahi/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-avahi/selinux-avahi-2.20090730.ebuild | 15 | ||||
-rw-r--r-- | sec-policy/selinux-avahi/selinux-avahi-2.20091215.ebuild | 15 | ||||
-rw-r--r-- | sec-policy/selinux-avahi/selinux-avahi-20080525.ebuild | 15 |
4 files changed, 6 insertions, 46 deletions
diff --git a/sec-policy/selinux-avahi/ChangeLog b/sec-policy/selinux-avahi/ChangeLog index 4e85853540f7..128da6360669 100644 --- a/sec-policy/selinux-avahi/ChangeLog +++ b/sec-policy/selinux-avahi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-avahi # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/ChangeLog,v 1.13 2011/06/02 12:06:02 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-avahi/ChangeLog,v 1.14 2011/06/04 16:09:37 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-avahi-2.20090730.ebuild, -selinux-avahi-2.20091215.ebuild, + -selinux-avahi-20080525.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-avahi-2.20101213.ebuild: diff --git a/sec-policy/selinux-avahi/selinux-avahi-2.20090730.ebuild b/sec-policy/selinux-avahi/selinux-avahi-2.20090730.ebuild deleted file mode 100644 index 37f30ce8f0f1..000000000000 --- a/sec-policy/selinux-avahi/selinux-avahi-2.20090730.ebuild +++ /dev/null @@ -1,15 +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-avahi/selinux-avahi-2.20090730.ebuild,v 1.1 2009/08/05 13:35:15 pebenito Exp $ - -IUSE="" - -MODS="avahi" - -RDEPEND="sec-policy/selinux-dbus" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for avahi" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-avahi/selinux-avahi-2.20091215.ebuild b/sec-policy/selinux-avahi/selinux-avahi-2.20091215.ebuild deleted file mode 100644 index 91e1bb53e4ac..000000000000 --- a/sec-policy/selinux-avahi/selinux-avahi-2.20091215.ebuild +++ /dev/null @@ -1,15 +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-avahi/selinux-avahi-2.20091215.ebuild,v 1.1 2009/12/16 02:54:32 pebenito Exp $ - -IUSE="" - -MODS="avahi" - -RDEPEND="sec-policy/selinux-dbus" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for avahi" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-avahi/selinux-avahi-20080525.ebuild b/sec-policy/selinux-avahi/selinux-avahi-20080525.ebuild deleted file mode 100644 index 73d3f94be79f..000000000000 --- a/sec-policy/selinux-avahi/selinux-avahi-20080525.ebuild +++ /dev/null @@ -1,15 +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-avahi/selinux-avahi-20080525.ebuild,v 1.3 2009/08/14 21:19:27 pebenito Exp $ - -IUSE="" - -MODS="avahi" - -RDEPEND="sec-policy/selinux-dbus" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for avahi" - -KEYWORDS="amd64 x86" |