Moved autoconf/automake/libtool before coreutils in packages.build for default-linux...
authorChris Gianelloni <wolf31o2@gentoo.org>
Fri, 9 Feb 2007 22:16:00 +0000 (22:16 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Fri, 9 Feb 2007 22:16:00 +0000 (22:16 +0000)
profiles/ChangeLog
profiles/default-linux/packages.build

index d6456085e84fc26c0a38a75f86633991b4476649..4a7f7782f8895f333fbbb28a0a6cef1a37be0170 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for profile directory
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.89 2007/02/09 21:26:26 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.90 2007/02/09 22:16:00 wolf31o2 Exp $
+
+  09 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+  default-linux/packages.build:
+  Moved autoconf/automake/libtool before coreutils in packages.build for
+  default-linux, which should resolve bug #165787.
 
   09 Feb 2007; Alon Bar-Lev <alonbl@gentoo.org> package.mask:
   Added >=sys-kernel/suspend2-sources-2.6.20
index ae6c0466da0dfecff41ba3e223fe52a2d5c2f35b..9b24f19132589c9d16afad21b1488352d873f2c7 100644 (file)
@@ -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.16 2007/02/04 18:16:52 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v 1.17 2007/02/09 22:16:00 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.
@@ -17,6 +17,9 @@ app-shells/bash
 net-misc/rsync
 net-misc/wget
 sys-apps/baselayout
+sys-devel/autoconf
+sys-devel/automake
+sys-devel/libtool
 sys-apps/coreutils
 sys-apps/debianutils
 sys-apps/diffutils
@@ -29,15 +32,12 @@ sys-apps/net-tools
 sys-apps/portage
 sys-apps/sed
 sys-apps/texinfo
-sys-devel/autoconf
-sys-devel/automake
 sys-devel/binutils
 sys-devel/bison
 sys-devel/flex
 sys-devel/gcc
 sys-devel/gettext
 sys-devel/gnuconfig
-sys-devel/libtool
 sys-devel/make
 sys-devel/patch
 dev-lang/perl