diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-12-19 18:17:16 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-12-19 18:17:16 +0000 |
commit | fb633e2f2fc15882a62846ad585541ca06be0435 (patch) | |
tree | 2d3a6867dff6cfcc38ca5100eb215034309e8eef /sec-policy/selinux-inetd | |
parent | Version bump. Package is now named net-ldap upstream. Add ruby19, drop jruby.... (diff) | |
download | gentoo-2-fb633e2f2fc15882a62846ad585541ca06be0435.tar.gz gentoo-2-fb633e2f2fc15882a62846ad585541ca06be0435.tar.bz2 gentoo-2-fb633e2f2fc15882a62846ad585541ca06be0435.zip |
Stabilization of rev6
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-inetd')
-rw-r--r-- | sec-policy/selinux-inetd/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-inetd/selinux-inetd-2.20110726-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-inetd/ChangeLog b/sec-policy/selinux-inetd/ChangeLog index 70be13609685..1ae00e63a688 100644 --- a/sec-policy/selinux-inetd/ChangeLog +++ b/sec-policy/selinux-inetd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-inetd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inetd/ChangeLog,v 1.16 2011/12/04 19:02:19 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inetd/ChangeLog,v 1.17 2011/12/19 18:17:16 swift Exp $ + + 19 Dec 2011; <swift@gentoo.org> selinux-inetd-2.20110726-r1.ebuild: + Stabilize rev6 *selinux-inetd-2.20110726-r2 (04 Dec 2011) diff --git a/sec-policy/selinux-inetd/selinux-inetd-2.20110726-r1.ebuild b/sec-policy/selinux-inetd/selinux-inetd-2.20110726-r1.ebuild index f316f96bdc0e..7495eb840dcc 100644 --- a/sec-policy/selinux-inetd/selinux-inetd-2.20110726-r1.ebuild +++ b/sec-policy/selinux-inetd/selinux-inetd-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-inetd/selinux-inetd-2.20110726-r1.ebuild,v 1.1 2011/11/15 10:45:18 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-inetd/selinux-inetd-2.20110726-r1.ebuild,v 1.2 2011/12/19 18:17:16 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for inetd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |