diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-07 03:55:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-07 03:55:35 +0000 |
commit | d416aba29cc465a4c429c46a3b9b970b80fca0e6 (patch) | |
tree | 6a92078b0a2dc1d68c2eb01a4da18a28ca947d4f /profiles | |
parent | trim old entries no longer needed (diff) | |
download | historical-d416aba29cc465a4c429c46a3b9b970b80fca0e6.tar.gz historical-d416aba29cc465a4c429c46a3b9b970b80fca0e6.tar.bz2 historical-d416aba29cc465a4c429c46a3b9b970b80fca0e6.zip |
the man-pages package is linux-specific
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/packages | 3 | ||||
-rw-r--r-- | profiles/default-linux/packages | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/base/packages b/profiles/base/packages index a9fb190bd07d..ce37d16eaa68 100644 --- a/profiles/base/packages +++ b/profiles/base/packages @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.36 2005/11/29 03:31:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.37 2006/01/07 03:55:35 vapier Exp $ # Gentoo Base Profile @@ -44,7 +44,6 @@ *sys-apps/groff *sys-apps/kbd *sys-apps/man -*sys-apps/man-pages *sys-apps/net-tools *>=sys-apps/portage-2.0.51.22 *sys-process/procps diff --git a/profiles/default-linux/packages b/profiles/default-linux/packages index 41b9930494b1..baefce2fda06 100644 --- a/profiles/default-linux/packages +++ b/profiles/default-linux/packages @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages,v 1.12 2005/06/03 01:10:24 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages,v 1.13 2006/01/07 03:55:35 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 @@ -9,5 +9,6 @@ *sys-apps/busybox *sys-apps/hdparm +*sys-apps/man-pages *sys-apps/util-linux *sys-libs/pwdb |