diff options
author | 2008-02-06 16:25:51 +0000 | |
---|---|---|
committer | 2008-02-06 16:25:51 +0000 | |
commit | 621778cbd32a2715586115d68c0f61948181bdfc (patch) | |
tree | 90cef1e01582627577bf5c6710cf818a48a20a51 /profiles/default-linux | |
parent | Version bump (diff) | |
download | historical-621778cbd32a2715586115d68c0f61948181bdfc.tar.gz historical-621778cbd32a2715586115d68c0f61948181bdfc.tar.bz2 historical-621778cbd32a2715586115d68c0f61948181bdfc.zip |
Added arts to package.use for emul-linux-x86-soundlibs, removing debianutils/perl/python from packags/packages.build, since they're pulled in via other packages, anyway, and changing portage and baselayout to virtuals.
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/packages.build | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/profiles/default-linux/packages.build b/profiles/default-linux/packages.build index 9b24f1913258..be47874cf430 100644 --- a/profiles/default-linux/packages.build +++ b/profiles/default-linux/packages.build @@ -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.build,v 1.17 2007/02/09 22:16:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v 1.18 2008/02/06 16:25:51 wolf31o2 Exp $ # This file describes the packages needed to build a stage 1 based on this # profile. Packages in this file are built in order. @@ -16,12 +16,12 @@ app-arch/tar app-shells/bash net-misc/rsync net-misc/wget -sys-apps/baselayout +virtual/baselayout sys-devel/autoconf sys-devel/automake sys-devel/libtool sys-apps/coreutils -sys-apps/debianutils +#sys-apps/debianutils sys-apps/diffutils sys-apps/file sys-apps/findutils @@ -29,7 +29,6 @@ sys-apps/gawk sys-apps/grep sys-apps/less sys-apps/net-tools -sys-apps/portage sys-apps/sed sys-apps/texinfo sys-devel/binutils @@ -40,9 +39,10 @@ sys-devel/gettext sys-devel/gnuconfig sys-devel/make sys-devel/patch -dev-lang/perl -dev-lang/python +#dev-lang/perl +#dev-lang/python virtual/editor virtual/gzip virtual/libc virtual/os-headers +virtual/portage |