public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-desktop: ChangeLog selinux-desktop-20070928.ebuild
@ 2007-11-27  2:46 Chris PeBenito (pebenito)
  0 siblings, 0 replies; 2+ messages in thread
From: Chris PeBenito (pebenito) @ 2007-11-27  2:46 UTC (permalink / raw
  To: gentoo-commits

pebenito    07/11/27 02:46:02

  Modified:             ChangeLog
  Added:                selinux-desktop-20070928.ebuild
  Log:
  update selinux policy to current refpolicy release
  (Portage version: 2.1.4_rc3)

Revision  Changes    Path
1.4                  sec-policy/selinux-desktop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-desktop/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	4 Jun 2007 00:26:42 -0000	1.3
+++ ChangeLog	27 Nov 2007 02:46:02 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for sec-policy/selinux-desktop
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-desktop/ChangeLog,v 1.3 2007/06/04 00:26:42 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-desktop/ChangeLog,v 1.4 2007/11/27 02:46:02 pebenito Exp $
+
+*selinux-desktop-20070928 (26 Nov 2007)
+
+  26 Nov 2007; Chris PeBenito <pebenito@gentoo.org>
+  +selinux-desktop-20070928.ebuild:
+  New SVN snapshot.
 
   04 Jun 2007; Chris PeBenito <pebenito@gentoo.org>
   selinux-desktop-20070329.ebuild:



1.1                  sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild?rev=1.1&content-type=text/plain

Index: selinux-desktop-20070928.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild,v 1.1 2007/11/27 02:46:02 pebenito Exp $

IUSE="acpi apm avahi bluetooth crypt dbus hal pcmcia"

MODS="xserver xfs mplayer mozilla java mono wine"

RDEPEND="acpi? ( sec-policy/selinux-acpi )
	apm? ( sec-policy/selinux-acpi )
	avahi? ( sec-policy/selinux-avahi )
	bluetooth? ( sec-policy/selinux-bluez )
	crypt? ( sec-policy/selinux-gnupg )
	dbus? ( sec-policy/selinux-dbus )
	hal? ( sec-policy/selinux-hal )
	pcmcia? ( sec-policy/selinux-pcmcia )"

inherit selinux-policy-2

DESCRIPTION="SELinux policy for desktops"

KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-desktop: ChangeLog selinux-desktop-20070928.ebuild
@ 2008-02-03  1:37 Chris PeBenito (pebenito)
  0 siblings, 0 replies; 2+ messages in thread
From: Chris PeBenito (pebenito) @ 2008-02-03  1:37 UTC (permalink / raw
  To: gentoo-commits

pebenito    08/02/03 01:37:54

  Modified:             ChangeLog selinux-desktop-20070928.ebuild
  Log:
  Mark SELinux policy stable
  (Portage version: 2.1.4.1)

Revision  Changes    Path
1.5                  sec-policy/selinux-desktop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-desktop/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	27 Nov 2007 02:46:02 -0000	1.4
+++ ChangeLog	3 Feb 2008 01:37:53 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for sec-policy/selinux-desktop
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-desktop/ChangeLog,v 1.4 2007/11/27 02:46:02 pebenito Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-desktop/ChangeLog,v 1.5 2008/02/03 01:37:53 pebenito Exp $
+
+  03 Feb 2008; Chris PeBenito <pebenito@gentoo.org>
+  selinux-desktop-20070928.ebuild:
+  Mark stable.
 
 *selinux-desktop-20070928 (26 Nov 2007)
 



1.2                  sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild?r1=1.1&r2=1.2

Index: selinux-desktop-20070928.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- selinux-desktop-20070928.ebuild	27 Nov 2007 02:46:02 -0000	1.1
+++ selinux-desktop-20070928.ebuild	3 Feb 2008 01:37:53 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild,v 1.1 2007/11/27 02:46:02 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-desktop/selinux-desktop-20070928.ebuild,v 1.2 2008/02/03 01:37:53 pebenito Exp $
 
 IUSE="acpi apm avahi bluetooth crypt dbus hal pcmcia"
 
@@ -19,4 +19,4 @@
 
 DESCRIPTION="SELinux policy for desktops"
 
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 mips ppc sparc x86"



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-03  1:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-03  1:37 [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-desktop: ChangeLog selinux-desktop-20070928.ebuild Chris PeBenito (pebenito)
  -- strict thread matches above, loose matches on Subject: below --
2007-11-27  2:46 Chris PeBenito (pebenito)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox