diff options
author | 2008-03-30 16:52:47 +0000 | |
---|---|---|
committer | 2008-03-30 16:52:47 +0000 | |
commit | 599dba01e97438038a90f7802287a705771ada92 (patch) | |
tree | a0f604c74958e49eec6d95efd426aaf8f44036a1 /profiles/base | |
parent | convert virtual/baselayout to sys-apps/baselayout (diff) | |
download | gentoo-2-599dba01e97438038a90f7802287a705771ada92.tar.gz gentoo-2-599dba01e97438038a90f7802287a705771ada92.tar.bz2 gentoo-2-599dba01e97438038a90f7802287a705771ada92.zip |
convert virtual/baselayout to sys-apps/baselayout
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/packages | 4 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/profiles/base/packages b/profiles/base/packages index 826cd1aa8d08..23dc0681c3fc 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.41 2008/02/06 16:25:51 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.42 2008/03/30 16:52:44 vapier Exp $ # Gentoo Base Profile @@ -24,7 +24,7 @@ # specific information in here. This file serves as a high level description # of the minimum set of packages needed for any Gentoo based system. -*virtual/baselayout +*sys-apps/baselayout *app-arch/bzip2 *app-arch/cpio *app-arch/tar diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 6aceaa852401..9d76d4c69a3e 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.109 2008/03/21 11:21:34 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.110 2008/03/30 16:52:44 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 @@ -11,7 +11,6 @@ virtual/alsa sys-kernel/gentoo-sources virtual/antivirus app-antivirus/clamav virtual/aspell-dict app-dicts/aspell-en -virtual/baselayout sys-apps/baselayout virtual/blackbox x11-wm/blackbox virtual/cdrtools app-cdr/cdrkit virtual/commonlisp dev-lisp/sbcl |