diff options
author | 2011-12-20 18:50:58 +0000 | |
---|---|---|
committer | 2011-12-20 18:50:58 +0000 | |
commit | 826f86af3eb2eb85be543ae637a817aaed727390 (patch) | |
tree | df2d90bde8d311dc35f8fb210728a0aa227b39c5 /sec-policy | |
parent | whitespace, a mistake from commit 1 minute ago (diff) | |
download | gentoo-2-826f86af3eb2eb85be543ae637a817aaed727390.tar.gz gentoo-2-826f86af3eb2eb85be543ae637a817aaed727390.tar.bz2 gentoo-2-826f86af3eb2eb85be543ae637a817aaed727390.zip |
Stabilize tftp redefinition
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-tftp/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-tftp/selinux-tftp-2.20110726.ebuild | 4 | ||||
-rw-r--r-- | sec-policy/selinux-tftpd/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.ebuild | 4 |
4 files changed, 12 insertions, 6 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" diff --git a/sec-policy/selinux-tftpd/ChangeLog b/sec-policy/selinux-tftpd/ChangeLog index ebd85a59868f..37d37139355d 100644 --- a/sec-policy/selinux-tftpd/ChangeLog +++ b/sec-policy/selinux-tftpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-tftpd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.24 2011/11/15 10:50:22 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/ChangeLog,v 1.25 2011/12/20 18:50:58 swift Exp $ + + 20 Dec 2011; <swift@gentoo.org> selinux-tftpd-2.20110726-r1.ebuild: + Stabilization *selinux-tftpd-2.20110726-r1 (15 Nov 2011) diff --git a/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.ebuild b/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.ebuild index 9cce3dd9919f..b7de9ff600d7 100644 --- a/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.ebuild +++ b/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.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-tftpd/selinux-tftpd-2.20110726-r1.ebuild,v 1.1 2011/11/15 10:50:22 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/selinux-tftpd-2.20110726-r1.ebuild,v 1.2 2011/12/20 18:50:58 swift Exp $ EAPI="4" DESCRIPTION="SELinux policy for tftpd (meta package for selinux-tftp)" @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=sec-policy/selinux-tftp-2.20110726" |