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 | a5ee7a67e40e72aa717c464a9ad3c7ffdceb1bbb (patch) | |
tree | 746e8a5802ca670a37fd7c02a6e26c3603b9c6c5 /profiles/hardened | |
parent | Compilation passes with libav and it plays movies. Moving from media-video/ff... (diff) | |
download | historical-a5ee7a67e40e72aa717c464a9ad3c7ffdceb1bbb.tar.gz historical-a5ee7a67e40e72aa717c464a9ad3c7ffdceb1bbb.tar.bz2 historical-a5ee7a67e40e72aa717c464a9ad3c7ffdceb1bbb.zip |
Remove old-style virtual/gzip, bug 358829.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/packages.build | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/hardened/packages.build b/profiles/hardened/packages.build index 7e584da5beae..bcd68b25ab31 100644 --- a/profiles/hardened/packages.build +++ b/profiles/hardened/packages.build @@ -1,8 +1,9 @@ -# Copyright 1999-2005 Gentoo Foundation. +# Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/packages.build,v 1.4 2007/02/11 17:08:53 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/packages.build,v 1.5 2011/04/03 11:29:59 ulm Exp $ app-arch/bzip2 +app-arch/gzip app-arch/tar app-shells/bash net-misc/rsync @@ -34,6 +35,5 @@ sys-devel/patch dev-lang/perl dev-lang/python virtual/editor -virtual/gzip virtual/libc virtual/os-headers |