diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2008-02-03 01:38:00 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2008-02-03 01:38:00 +0000 |
commit | 609617aca0d513a2a578fb7a1fb85cfcb39725ac (patch) | |
tree | f7b336fef8c524cac1cabf7a581011554d9b9bef /sec-policy/selinux-ppp | |
parent | raise libbonobo dependency wrt to bug #171124 (diff) | |
download | historical-609617aca0d513a2a578fb7a1fb85cfcb39725ac.tar.gz historical-609617aca0d513a2a578fb7a1fb85cfcb39725ac.tar.bz2 historical-609617aca0d513a2a578fb7a1fb85cfcb39725ac.zip |
Mark SELinux policy stable
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'sec-policy/selinux-ppp')
-rw-r--r-- | sec-policy/selinux-ppp/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-ppp/selinux-ppp-20070928.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-ppp/ChangeLog b/sec-policy/selinux-ppp/ChangeLog index 38b4969271d6..4a8a22f16d16 100644 --- a/sec-policy/selinux-ppp/ChangeLog +++ b/sec-policy/selinux-ppp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ppp -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v 1.2 2007/11/27 02:46:04 pebenito Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v 1.3 2008/02/03 01:37:55 pebenito Exp $ + + 03 Feb 2008; Chris PeBenito <pebenito@gentoo.org> + selinux-ppp-20070928.ebuild: + Mark stable. *selinux-ppp-20070928 (26 Nov 2007) diff --git a/sec-policy/selinux-ppp/selinux-ppp-20070928.ebuild b/sec-policy/selinux-ppp/selinux-ppp-20070928.ebuild index 3d3031e94e40..a3f1ecf15c26 100644 --- a/sec-policy/selinux-ppp/selinux-ppp-20070928.ebuild +++ b/sec-policy/selinux-ppp/selinux-ppp-20070928.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-2007 Gentoo Foundation +# Copyright 2006-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-20070928.ebuild,v 1.1 2007/11/27 02:46:04 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-20070928.ebuild,v 1.2 2008/02/03 01:37:55 pebenito Exp $ MODS="ppp" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ppp" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" |