diff options
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-20050201.ebuild | 13 | ||||
-rw-r--r-- | sec-policy/selinux-dante/selinux-dante-20050308.ebuild | 14 | ||||
-rw-r--r-- | sec-policy/selinux-dante/selinux-dante-20061114.ebuild | 12 |
4 files changed, 6 insertions, 40 deletions
diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog index fec1593a802d..2b5c4412c2c9 100644 --- a/sec-policy/selinux-dante/ChangeLog +++ b/sec-policy/selinux-dante/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-dante # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.17 2008/02/03 01:37:38 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.18 2008/03/16 04:06:49 pebenito Exp $ + + 16 Mar 2008; Chris PeBenito <pebenito@gentoo.org> + -selinux-dante-20050201.ebuild, -selinux-dante-20050308.ebuild, + -selinux-dante-20061114.ebuild: + Remove old ebuilds. 03 Feb 2008; Chris PeBenito <pebenito@gentoo.org> selinux-dante-20070928.ebuild: diff --git a/sec-policy/selinux-dante/selinux-dante-20050201.ebuild b/sec-policy/selinux-dante/selinux-dante-20050201.ebuild deleted file mode 100644 index 4a55374d6984..000000000000 --- a/sec-policy/selinux-dante/selinux-dante-20050201.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-20050201.ebuild,v 1.3 2007/07/11 02:56:48 mr_bones_ Exp $ - -inherit selinux-policy - -TEFILES="dante.te" -FCFILES="dante.fc" -IUSE="" - -DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" - -KEYWORDS="x86 ppc sparc amd64" diff --git a/sec-policy/selinux-dante/selinux-dante-20050308.ebuild b/sec-policy/selinux-dante/selinux-dante-20050308.ebuild deleted file mode 100644 index 753b13dd39d0..000000000000 --- a/sec-policy/selinux-dante/selinux-dante-20050308.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-20050308.ebuild,v 1.3 2007/07/11 02:56:48 mr_bones_ Exp $ - -inherit selinux-policy - -TEFILES="dante.te" -FCFILES="dante.fc" -IUSE="" -RDEPEND=">=sec-policy/selinux-base-policy-20050224" - -DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" - -KEYWORDS="x86 ppc sparc amd64" diff --git a/sec-policy/selinux-dante/selinux-dante-20061114.ebuild b/sec-policy/selinux-dante/selinux-dante-20061114.ebuild deleted file mode 100644 index a35ef1670b87..000000000000 --- a/sec-policy/selinux-dante/selinux-dante-20061114.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2006-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/selinux-dante-20061114.ebuild,v 1.2 2007/07/11 02:56:48 mr_bones_ Exp $ - -MODS="dante" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for dante (free socks4,5 and msproxy implementation)" - -KEYWORDS="alpha amd64 mips ppc sparc x86" |