diff options
author | 2008-02-03 01:38:00 +0000 | |
---|---|---|
committer | 2008-02-03 01:38:00 +0000 | |
commit | ef457abe3f7dc473a5cd315bc32250c032f26369 (patch) | |
tree | d857100a48e1bfb9cb9c953a9afdc17f80f2cb2d /sec-policy/selinux-gnupg | |
parent | raise libbonobo dependency wrt to bug #171124 (diff) | |
download | gentoo-2-ef457abe3f7dc473a5cd315bc32250c032f26369.tar.gz gentoo-2-ef457abe3f7dc473a5cd315bc32250c032f26369.tar.bz2 gentoo-2-ef457abe3f7dc473a5cd315bc32250c032f26369.zip |
Mark SELinux policy stable
(Portage version: 2.1.4.1)
Diffstat (limited to 'sec-policy/selinux-gnupg')
-rw-r--r-- | sec-policy/selinux-gnupg/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-gnupg/selinux-gnupg-20070928.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-gnupg/ChangeLog b/sec-policy/selinux-gnupg/ChangeLog index 1908c6f813e4..28a254c6a001 100644 --- a/sec-policy/selinux-gnupg/ChangeLog +++ b/sec-policy/selinux-gnupg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-gnupg -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/ChangeLog,v 1.21 2007/11/27 02:45:29 pebenito Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/ChangeLog,v 1.22 2008/02/03 01:37:28 pebenito Exp $ + + 03 Feb 2008; Chris PeBenito <pebenito@gentoo.org> + selinux-gnupg-20070928.ebuild: + Mark stable. *selinux-gnupg-20070928 (26 Nov 2007) diff --git a/sec-policy/selinux-gnupg/selinux-gnupg-20070928.ebuild b/sec-policy/selinux-gnupg/selinux-gnupg-20070928.ebuild index 9aa6fd7e266f..9f957ff56875 100644 --- a/sec-policy/selinux-gnupg/selinux-gnupg-20070928.ebuild +++ b/sec-policy/selinux-gnupg/selinux-gnupg-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-gnupg/selinux-gnupg-20070928.ebuild,v 1.1 2007/11/27 02:45:30 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnupg/selinux-gnupg-20070928.ebuild,v 1.2 2008/02/03 01:37:28 pebenito Exp $ MODS="gpg" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for GNU privacy guard" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" |