Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
vapier 11/11/14 17:12:56
Modified: ChangeLog packages
Log:
relocate sys-apps/net-tools from base profile to Linux specific profiles since this is a Linux specific package
Revision Changes Path
1.24 profiles/selinux/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/selinux/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/selinux/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/selinux/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/selinux/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 9 Aug 2011 06:20:02 -0000 1.23
+++ ChangeLog 14 Nov 2011 17:12:56 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/sparc-fbsd profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/ChangeLog,v 1.23 2011/08/09 06:20:02 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/ChangeLog,v 1.24 2011/11/14 17:12:56 vapier Exp $
+
+ 14 Nov 2011; Mike Frysinger <vapier@g.o> packages:
+ Move sys-apps/net-tools to Linux profiles from base profile.
09 Aug 2011; Ulrich Mueller <ulm@g.o> package.mask:
Remove mask for <virtual/linux-sources-2.6 because versioning of the virtual
1.27 profiles/selinux/packages
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/selinux/packages?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/selinux/packages?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/selinux/packages?r1=1.26&r2=1.27
Index: packages
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- packages 9 Aug 2011 04:29:56 -0000 1.26
+++ packages 14 Nov 2011 17:12:56 -0000 1.27
@@ -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/profiles/selinux/packages,v 1.26 2011/08/09 04:29:56 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.27 2011/11/14 17:12:56 vapier Exp $
# This file extends the base packages file for the default profile that all
# architectures will enjoy. Please note that default is what most architectures
@@ -8,8 +8,8 @@
# The idea is to only create a new family of profiles when absolutely necessary.
*sys-apps/busybox
-*sys-apps/hdparm
*sys-apps/man-pages
+*sys-apps/net-tools
##############################################################################
# Basic SELinux required versionings
|
|