diff options
Diffstat (limited to 'sec-policy/selinux-uucp')
-rw-r--r-- | sec-policy/selinux-uucp/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-uucp/selinux-uucp-2.20110726.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/sec-policy/selinux-uucp/ChangeLog b/sec-policy/selinux-uucp/ChangeLog index 8aa588634a6f..c850af28e0aa 100644 --- a/sec-policy/selinux-uucp/ChangeLog +++ b/sec-policy/selinux-uucp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-uucp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/ChangeLog,v 1.5 2012/04/29 10:11:30 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/ChangeLog,v 1.6 2012/05/13 11:50:07 swift Exp $ + + 13 May 2012; <swift@gentoo.org> -selinux-uucp-2.20110726.ebuild: + Removing deprecated ebuilds (cleanup) 29 Apr 2012; <swift@gentoo.org> selinux-uucp-2.20120215.ebuild: Stabilizing revision 7 diff --git a/sec-policy/selinux-uucp/selinux-uucp-2.20110726.ebuild b/sec-policy/selinux-uucp/selinux-uucp-2.20110726.ebuild deleted file mode 100644 index b12e0e47cb6f..000000000000 --- a/sec-policy/selinux-uucp/selinux-uucp-2.20110726.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/selinux-uucp-2.20110726.ebuild,v 1.2 2012/01/29 11:23:11 swift Exp $ -EAPI="4" - -IUSE="" -MODS="uucp" -BASEPOL="2.20110726-r7" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for uucp" -KEYWORDS="amd64 x86" |