diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-25 14:26:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-25 14:26:56 +0000 |
commit | 86b4ff58789fdf159c6e44b767ff38ff5418b8cc (patch) | |
tree | a384eefa0123356da5c143547c8dc8fb08af3380 /profiles/base | |
parent | uclibc update (Manifest recommit) (diff) | |
download | gentoo-2-86b4ff58789fdf159c6e44b767ff38ff5418b8cc.tar.gz gentoo-2-86b4ff58789fdf159c6e44b767ff38ff5418b8cc.tar.bz2 gentoo-2-86b4ff58789fdf159c6e44b767ff38ff5418b8cc.zip |
double up HUP the virtual/libc and virtual/glibc
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/packages | 3 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/profiles/base/packages b/profiles/base/packages index 2b9fbfb816dd..e44c1a326385 100644 --- a/profiles/base/packages +++ b/profiles/base/packages @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.15 2004/04/09 22:23:40 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.16 2004/06/25 14:26:55 vapier Exp $ # Gentoo Base Profile @@ -82,6 +82,7 @@ *virtual/dev-manager *virtual/editor *virtual/glibc +*virtual/libc *virtual/modutils *virtual/os-headers *virtual/ssh diff --git a/profiles/base/virtuals b/profiles/base/virtuals index b03682d3e491..5ab2318f26ec 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.18 2004/06/20 02:39:13 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.19 2004/06/25 14:26:55 vapier Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -19,6 +19,7 @@ virtual/flim app-emacs/flim virtual/ghc dev-lang/ghc-bin virtual/ghostscript app-text/ghostscript virtual/glibc sys-libs/glibc +virtual/libc sys-libs/glibc virtual/glu x11-base/xfree virtual/glut media-libs/glut virtual/gzip app-arch/gzip |