diff options
author | 2012-03-12 09:13:37 +0000 | |
---|---|---|
committer | 2012-03-12 09:13:37 +0000 | |
commit | de6ad991f07cdfc847a85944e03bcdb02f979fc2 (patch) | |
tree | 43836233c7c656292991c06698578308fbe41658 /profiles/default/linux/packages.build | |
parent | Remove old. (diff) | |
download | historical-de6ad991f07cdfc847a85944e03bcdb02f979fc2.tar.gz historical-de6ad991f07cdfc847a85944e03bcdb02f979fc2.tar.bz2 historical-de6ad991f07cdfc847a85944e03bcdb02f979fc2.zip |
virtual/shadow related updates.
Diffstat (limited to 'profiles/default/linux/packages.build')
-rw-r--r-- | profiles/default/linux/packages.build | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index 874bd435bcca..bff7d5c22882 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation. +# Copyright 1999-2012 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.6 2011/07/14 01:18:53 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.7 2012/03/12 09:13:37 phajdan.jr Exp $ # This file describes the packages needed to build a stage1 based on this # profile. Packages in this file are built in order. @@ -42,4 +42,4 @@ virtual/libc virtual/os-headers virtual/package-manager sys-fs/udev -sys-apps/shadow +virtual/shadow |