summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/default/linux/packages.build3
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index ac83f7c97a82..1b814e39b05b 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5524 2011/07/13 07:18:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5525 2011/07/14 01:18:53 jmbsvicetto Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 14 Jul 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ default/linux/packages.build:
+ Added sys-apps/shadow to packages.build as we need it on stage1.
+
13 Jul 2011; Justin Lecher <jlec@gentoo.org> package.mask:
mask dev-tcltk/tkimg-1.5*, fails with libjpeg-turbo on tests
diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build
index bb021ae01b00..874bd435bcca 100644
--- a/profiles/default/linux/packages.build
+++ b/profiles/default/linux/packages.build
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.5 2011/06/28 01:49:11 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.6 2011/07/14 01:18:53 jmbsvicetto Exp $
# This file describes the packages needed to build a stage1 based on this
# profile. Packages in this file are built in order.
@@ -42,3 +42,4 @@ virtual/libc
virtual/os-headers
virtual/package-manager
sys-fs/udev
+sys-apps/shadow