diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-05-13 11:50:51 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-05-13 11:50:51 +0000 |
commit | 5fa6b4b94ffe5ff881cf907745228ba382828c70 (patch) | |
tree | 69b90c612dc7b6df86e456a19cdb76e4e8ee6f83 /sec-policy/selinux-links | |
parent | Stable for amd64, wrt bug #415585 (diff) | |
download | gentoo-2-5fa6b4b94ffe5ff881cf907745228ba382828c70.tar.gz gentoo-2-5fa6b4b94ffe5ff881cf907745228ba382828c70.tar.bz2 gentoo-2-5fa6b4b94ffe5ff881cf907745228ba382828c70.zip |
Cleanup older policies
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-links')
-rw-r--r-- | sec-policy/selinux-links/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-links/selinux-links-2.20110726-r1.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/sec-policy/selinux-links/ChangeLog b/sec-policy/selinux-links/ChangeLog index b48b3a867318..555c80043ce4 100644 --- a/sec-policy/selinux-links/ChangeLog +++ b/sec-policy/selinux-links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-links # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/ChangeLog,v 1.7 2012/04/29 10:11:31 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/ChangeLog,v 1.8 2012/05/13 11:50:51 swift Exp $ + + 13 May 2012; <swift@gentoo.org> -selinux-links-2.20110726-r1.ebuild: + Removing deprecated ebuilds (cleanup) 29 Apr 2012; <swift@gentoo.org> selinux-links-2.20120215.ebuild: Stabilizing revision 7 diff --git a/sec-policy/selinux-links/selinux-links-2.20110726-r1.ebuild b/sec-policy/selinux-links/selinux-links-2.20110726-r1.ebuild deleted file mode 100644 index 74a78d9b11ee..000000000000 --- a/sec-policy/selinux-links/selinux-links-2.20110726-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-links/selinux-links-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:40 swift Exp $ -EAPI="4" - -IUSE="" -MODS="links" -BASEPOL="2.20110726-r1" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for links" -KEYWORDS="amd64 x86" |