diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2008-03-16 04:07:09 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2008-03-16 04:07:09 +0000 |
commit | dae60ebcda11df34fba6a9fa8a8a5ec4aa966232 (patch) | |
tree | 378d2c96f35d76d9ca0b248fdc25f21ca7b40888 /sec-policy/selinux-ntop | |
parent | Stable for HPPA (bug #213500). (diff) | |
download | gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.tar.gz gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.tar.bz2 gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.zip |
clean out old selinux policy ebuilds.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sec-policy/selinux-ntop')
-rw-r--r-- | sec-policy/selinux-ntop/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-ntop/selinux-ntop-20041113.ebuild | 13 | ||||
-rw-r--r-- | sec-policy/selinux-ntop/selinux-ntop-20061114.ebuild | 12 |
3 files changed, 5 insertions, 26 deletions
diff --git a/sec-policy/selinux-ntop/ChangeLog b/sec-policy/selinux-ntop/ChangeLog index 15141705328a..cb53fc5161fa 100644 --- a/sec-policy/selinux-ntop/ChangeLog +++ b/sec-policy/selinux-ntop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ntop # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.13 2008/02/03 01:37:26 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.14 2008/03/16 04:06:38 pebenito Exp $ + + 16 Mar 2008; Chris PeBenito <pebenito@gentoo.org> + -selinux-ntop-20041113.ebuild, -selinux-ntop-20061114.ebuild: + Remove old ebuilds. 03 Feb 2008; Chris PeBenito <pebenito@gentoo.org> selinux-ntop-20070928.ebuild: diff --git a/sec-policy/selinux-ntop/selinux-ntop-20041113.ebuild b/sec-policy/selinux-ntop/selinux-ntop-20041113.ebuild deleted file mode 100644 index 74daf4a0e543..000000000000 --- a/sec-policy/selinux-ntop/selinux-ntop-20041113.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-20041113.ebuild,v 1.2 2007/07/11 02:56:48 mr_bones_ Exp $ - -inherit selinux-policy - -TEFILES="ntop.te" -FCFILES="ntop.fc" -IUSE="" - -DESCRIPTION="SELinux policy for ntop" - -KEYWORDS="x86 ppc sparc amd64" diff --git a/sec-policy/selinux-ntop/selinux-ntop-20061114.ebuild b/sec-policy/selinux-ntop/selinux-ntop-20061114.ebuild deleted file mode 100644 index 13fb26f71992..000000000000 --- a/sec-policy/selinux-ntop/selinux-ntop-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-ntop/selinux-ntop-20061114.ebuild,v 1.2 2007/07/11 02:56:48 mr_bones_ Exp $ - -MODS="ntop" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for ntop" - -KEYWORDS="alpha amd64 mips ppc sparc x86" |