diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-12-20 18:50:58 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-12-20 18:50:58 +0000 |
commit | 9024f6916df84d5ad946b27b4e1a6462d94f96ae (patch) | |
tree | 9508cf970b86f2bc4dbd641955845fbd6a0c09aa /sec-policy/selinux-tftp | |
parent | whitespace, a mistake from commit 1 minute ago (diff) | |
download | historical-9024f6916df84d5ad946b27b4e1a6462d94f96ae.tar.gz historical-9024f6916df84d5ad946b27b4e1a6462d94f96ae.tar.bz2 historical-9024f6916df84d5ad946b27b4e1a6462d94f96ae.zip |
Stabilize tftp redefinition
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-tftp')
-rw-r--r-- | sec-policy/selinux-tftp/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-tftp/selinux-tftp-2.20110726.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-tftp/ChangeLog b/sec-policy/selinux-tftp/ChangeLog index 4021b57ac415..72068bee8795 100644 --- a/sec-policy/selinux-tftp/ChangeLog +++ b/sec-policy/selinux-tftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-tftp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/ChangeLog,v 1.1 2011/11/15 10:49:14 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/ChangeLog,v 1.2 2011/12/20 18:50:58 swift Exp $ + + 20 Dec 2011; <swift@gentoo.org> selinux-tftp-2.20110726.ebuild: + Stabilization *selinux-tftp-2.20110726 (15 Nov 2011) diff --git a/sec-policy/selinux-tftp/selinux-tftp-2.20110726.ebuild b/sec-policy/selinux-tftp/selinux-tftp-2.20110726.ebuild index a8155fc1ccb1..cbc1bf979de1 100644 --- a/sec-policy/selinux-tftp/selinux-tftp-2.20110726.ebuild +++ b/sec-policy/selinux-tftp/selinux-tftp-2.20110726.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/selinux-tftp-2.20110726.ebuild,v 1.1 2011/11/15 10:49:14 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftp/selinux-tftp-2.20110726.ebuild,v 1.2 2011/12/20 18:50:58 swift Exp $ EAPI="4" IUSE="" @@ -10,7 +10,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tftp" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="!<=sec-policy/selinux-tftpd-2.20110726 >=sys-apps/policycoreutils-2.1.0 >=sec-policy/selinux-base-policy-2.20110726" |