diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:31:24 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:31:24 +0000 |
commit | 1f17237bd10c90f236327c6a6dbde35303edb963 (patch) | |
tree | 63d25a7f09ad2dc0950a0bef4ecf7997542df41c /sec-policy/selinux-dante | |
parent | Removed deprecated policies (diff) | |
download | historical-1f17237bd10c90f236327c6a6dbde35303edb963.tar.gz historical-1f17237bd10c90f236327c6a6dbde35303edb963.tar.bz2 historical-1f17237bd10c90f236327c6a6dbde35303edb963.zip |
Removed deprecated policies
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-dante')
-rw-r--r-- | sec-policy/selinux-dante/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-dante/selinux-dante-2.20090730.ebuild | 12 | ||||
-rw-r--r-- | sec-policy/selinux-dante/selinux-dante-2.20091215.ebuild | 12 | ||||
-rw-r--r-- | sec-policy/selinux-dante/selinux-dante-20080525.ebuild | 12 |
4 files changed, 6 insertions, 37 deletions
diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog index 7a16006dc3c3..c320ad9d5f90 100644 --- a/sec-policy/selinux-dante/ChangeLog +++ b/sec-policy/selinux-dante/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-dante # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.25 2011/06/02 12:15:20 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.26 2011/06/04 16:31:24 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-dante-2.20090730.ebuild, -selinux-dante-2.20091215.ebuild, + -selinux-dante-20080525.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-dante-2.20101213.ebuild: diff --git a/sec-policy/selinux-dante/selinux-dante-2.20090730.ebuild b/sec-policy/selinux-dante/selinux-dante-2.20090730.ebuild deleted file mode 100644 index 7b66b2937b6b..000000000000 --- a/sec-policy/selinux-dante/selinux-dante-2.20090730.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-dante/selinux-dante-2.20090730.ebuild,v 1.1 2009/08/05 13:35:05 pebenito Exp $ - -MODS="dante" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dante/selinux-dante-2.20091215.ebuild b/sec-policy/selinux-dante/selinux-dante-2.20091215.ebuild deleted file mode 100644 index 7e4bbc9f1ad5..000000000000 --- a/sec-policy/selinux-dante/selinux-dante-2.20091215.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-dante/selinux-dante-2.20091215.ebuild,v 1.1 2009/12/16 02:53:31 pebenito Exp $ - -MODS="dante" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dante/selinux-dante-20080525.ebuild b/sec-policy/selinux-dante/selinux-dante-20080525.ebuild deleted file mode 100644 index 7ef97c0a9638..000000000000 --- a/sec-policy/selinux-dante/selinux-dante-20080525.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-dante/selinux-dante-20080525.ebuild,v 1.3 2009/08/14 21:19:14 pebenito Exp $ - -MODS="dante" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" - -KEYWORDS="amd64 x86" |