public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/default/linux: package.mask
@ 2008-10-03  3:44 Chris PeBenito (pebenito)
  0 siblings, 0 replies; 4+ messages in thread
From: Chris PeBenito (pebenito) @ 2008-10-03  3:44 UTC (permalink / raw
  To: gentoo-commits

pebenito    08/10/03 03:44:46

  Modified:             package.mask
  Log:
  Mask dev-python/sepolgen on profiles that also mask libselinux.

Revision  Changes    Path
1.2                  profiles/default/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/linux/package.mask?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/linux/package.mask?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/linux/package.mask?r1=1.1&r2=1.2

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.mask	1 Apr 2008 17:40:05 -0000	1.1
+++ package.mask	3 Oct 2008 03:44:46 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 2007-2008 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v 1.1 2008/04/01 17:40:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v 1.2 2008/10/03 03:44:46 pebenito Exp $
 
 # Shouldn't be merging these SELinux packages on this profile
 # but this keeps repoman happy since they require >=glibc-2.4
@@ -9,6 +9,7 @@
 >=sys-libs/libsemanage-1.6.17
 >=sys-apps/policycoreutils-1.30.30
 >=sys-apps/checkpolicy-1.30.12
+dev-python/sepolgen
 sec-policy/selinux-acpi
 >=sec-policy/selinux-apache-20060101
 >=sec-policy/selinux-arpwatch-20060101






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

* [gentoo-commits] gentoo-x86 commit in profiles/default/linux: package.mask
@ 2008-12-02 19:53 Chris PeBenito (pebenito)
  0 siblings, 0 replies; 4+ messages in thread
From: Chris PeBenito (pebenito) @ 2008-12-02 19:53 UTC (permalink / raw
  To: gentoo-commits

pebenito    08/12/02 19:53:11

  Modified:             package.mask
  Log:
  Update selinux package masking on non-selinux profiles for setools, which depends on the masked libsepol.

Revision  Changes    Path
1.3                  profiles/default/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/linux/package.mask?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/linux/package.mask?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/linux/package.mask?r1=1.2&r2=1.3

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- package.mask	3 Oct 2008 03:44:46 -0000	1.2
+++ package.mask	2 Dec 2008 19:53:11 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 2007-2008 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v 1.2 2008/10/03 03:44:46 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v 1.3 2008/12/02 19:53:11 pebenito Exp $
 
 # Shouldn't be merging these SELinux packages on this profile
 # but this keeps repoman happy since they require >=glibc-2.4
@@ -10,6 +10,7 @@
 >=sys-apps/policycoreutils-1.30.30
 >=sys-apps/checkpolicy-1.30.12
 dev-python/sepolgen
+>=app-admin/setools-3
 sec-policy/selinux-acpi
 >=sec-policy/selinux-apache-20060101
 >=sec-policy/selinux-arpwatch-20060101






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

* [gentoo-commits] gentoo-x86 commit in profiles/default/linux: package.mask
@ 2009-07-31  8:02 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-07-31  8:02 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/31 08:02:36

  Modified:             package.mask
  Log:
  Invalid header.

Revision  Changes    Path
1.4                  profiles/default/linux/package.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/linux/package.mask?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/linux/package.mask?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/linux/package.mask?r1=1.3&r2=1.4

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- package.mask	2 Dec 2008 19:53:11 -0000	1.3
+++ package.mask	31 Jul 2009 08:02:36 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 2007-2008 Gentoo Foundation.
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v 1.3 2008/12/02 19:53:11 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v 1.4 2009/07/31 08:02:36 ssuominen Exp $
 
 # Shouldn't be merging these SELinux packages on this profile
 # but this keeps repoman happy since they require >=glibc-2.4






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

* [gentoo-commits] gentoo-x86 commit in profiles/default/linux: package.mask
@ 2009-08-05  5:39 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-08-05  5:39 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/05 05:39:23

  Removed:              package.mask
  Log:
  Remove package.mask from here as it's invalid wrt #224641.



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

end of thread, other threads:[~2009-08-05  5:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-03  3:44 [gentoo-commits] gentoo-x86 commit in profiles/default/linux: package.mask Chris PeBenito (pebenito)
  -- strict thread matches above, loose matches on Subject: below --
2008-12-02 19:53 Chris PeBenito (pebenito)
2009-07-31  8:02 Samuli Suominen (ssuominen)
2009-08-05  5:39 Samuli Suominen (ssuominen)

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