diff options
author | 2006-01-17 12:19:04 +0000 | |
---|---|---|
committer | 2006-01-17 12:19:04 +0000 | |
commit | 88b585ac35c0ca3d76b6812e8b79573ceb7da21f (patch) | |
tree | 2cb9b8ad4fd871732036b7e4fd6e3ab616d9fc8a /profiles/default-linux | |
parent | version bump (diff) | |
download | historical-88b585ac35c0ca3d76b6812e8b79573ceb7da21f.tar.gz historical-88b585ac35c0ca3d76b6812e8b79573ceb7da21f.tar.bz2 historical-88b585ac35c0ca3d76b6812e8b79573ceb7da21f.zip |
Temporarily moving python for testing.
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/packages.build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/packages.build b/profiles/default-linux/packages.build index d45fd85f3e4a..1d3f163ebaa9 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.12 2006/01/10 17:04:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v 1.13 2006/01/17 12:19:04 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. @@ -14,7 +14,6 @@ app-arch/bzip2 app-arch/tar app-shells/bash -dev-lang/python net-misc/rsync net-misc/wget sys-apps/baselayout @@ -39,6 +38,7 @@ sys-devel/gnuconfig sys-devel/make sys-devel/patch dev-lang/perl +dev-lang/python virtual/editor virtual/gzip virtual/libc |