diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-17 00:15:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-17 00:15:38 +0000 |
commit | c60cbdc8923233fff2602ede6657f043bd632a6b (patch) | |
tree | 105f7241805b7d5dd8aaefe7901e53728fed8ca7 /profiles | |
parent | +net-www/gplflash:nosound (diff) | |
download | gentoo-2-c60cbdc8923233fff2602ede6657f043bd632a6b.tar.gz gentoo-2-c60cbdc8923233fff2602ede6657f043bd632a6b.tar.bz2 gentoo-2-c60cbdc8923233fff2602ede6657f043bd632a6b.zip |
alphabatize
Diffstat (limited to 'profiles')
-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 1e34dbdf796b..f8fa4f03cf45 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.10 2005/12/01 15:29:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v 1.11 2005/12/17 00:15:38 vapier 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,6 +14,7 @@ app-arch/bzip2 app-arch/tar app-shells/bash +dev-lang/perl dev-lang/python net-misc/rsync net-misc/wget @@ -38,7 +39,6 @@ sys-devel/gettext sys-devel/gnuconfig sys-devel/make sys-devel/patch -dev-lang/perl virtual/editor virtual/gzip virtual/libc |