diff options
author | Ned Ludd <solar@gentoo.org> | 2005-03-01 23:29:32 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2005-03-01 23:29:32 +0000 |
commit | cebfe324b63d75360d2bc741bb061c4832df4ee7 (patch) | |
tree | 2c7487f3e9560ecbc26842c0b1c67da9443e95af /profiles | |
parent | insecure temporary file creation, #81652 (diff) | |
download | gentoo-2-cebfe324b63d75360d2bc741bb061c4832df4ee7.tar.gz gentoo-2-cebfe324b63d75360d2bc741bb061c4832df4ee7.tar.bz2 gentoo-2-cebfe324b63d75360d2bc741bb061c4832df4ee7.zip |
- update a few key profiles to use new virtual/baselayout
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/packages | 4 | ||||
-rw-r--r-- | profiles/uclibc/packages | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/base/packages b/profiles/base/packages index 58e9e8589c70..3de8a1839c15 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.27 2005/02/20 03:05:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.28 2005/03/01 23:29:32 solar Exp $ # Gentoo Base Profile @@ -35,7 +35,7 @@ *net-misc/iputils *net-misc/rsync *net-misc/wget -*sys-apps/baselayout +*virtual/baselayout *sys-apps/coreutils *sys-apps/debianutils *sys-apps/diffutils diff --git a/profiles/uclibc/packages b/profiles/uclibc/packages index 8df36bf5d38b..2ec3a0167357 100644 --- a/profiles/uclibc/packages +++ b/profiles/uclibc/packages @@ -1,6 +1,6 @@ # core *>=sys-apps/portage-2.0.51 -*>=sys-apps/baselayout-1.9.4-r2 +*virtual/baselayout *sys-apps/util-linux # toolchain |