diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-22 14:08:06 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-22 14:08:06 +0000 |
commit | 5dc388285c8e7f1e367a902ea1e5fe6031357506 (patch) | |
tree | 513cb9a10ea74feef3674a59afe94d6dee8a09c6 | |
parent | Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 (diff) | |
download | gentoo-2-5dc388285c8e7f1e367a902ea1e5fe6031357506.tar.gz gentoo-2-5dc388285c8e7f1e367a902ea1e5fe6031357506.tar.bz2 gentoo-2-5dc388285c8e7f1e367a902ea1e5fe6031357506.zip |
Added sys-apps/shadow for bug #113298.
-rw-r--r-- | profiles/default-linux/packages.build | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-linux/packages.build b/profiles/default-linux/packages.build index 1d3f163ebaa9..c4a0c262bbd4 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.13 2006/01/17 12:19:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v 1.14 2006/01/22 14:08:06 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. @@ -28,6 +28,7 @@ sys-apps/less sys-apps/net-tools sys-apps/portage sys-apps/sed +sys-apps/shadow sys-apps/texinfo sys-devel/binutils sys-devel/bison |