diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-03 11:29:59 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-03 11:29:59 +0000 |
commit | 50792fcd48111c98d7ce2db6371397d0749bb1b9 (patch) | |
tree | fe633bce26e2430d6ab6e15d77c0b40080627f52 /profiles/default/linux | |
parent | Compilation passes with libav and it plays movies. Moving from media-video/ff... (diff) | |
download | gentoo-2-50792fcd48111c98d7ce2db6371397d0749bb1b9.tar.gz gentoo-2-50792fcd48111c98d7ce2db6371397d0749bb1b9.tar.bz2 gentoo-2-50792fcd48111c98d7ce2db6371397d0749bb1b9.zip |
Remove old-style virtual/gzip, bug 358829.
Diffstat (limited to 'profiles/default/linux')
-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 48dd72aedfbb..dd0c67ba5830 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -1,6 +1,6 @@ -# Copyright 2008 Gentoo Foundation. +# 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.2 2008/04/06 15:40:55 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.3 2011/04/03 11:29:58 ulm Exp $ # This file describes the packages needed to build a stage1 based on this # profile. Packages in this file are built in order. @@ -9,6 +9,7 @@ # releases. PLEASE DO NOT ENABLE THIS UNLESS YOU HAVE THOROUGHLY TESTED IT! app-arch/bzip2 +app-arch/gzip app-arch/tar app-shells/bash net-misc/rsync @@ -36,7 +37,6 @@ sys-devel/gnuconfig sys-devel/make sys-devel/patch virtual/editor -virtual/gzip virtual/libc virtual/os-headers virtual/portage |