diff options
author | 2006-01-04 21:15:56 +0000 | |
---|---|---|
committer | 2006-01-04 21:15:56 +0000 | |
commit | b4c0a12e2fd2a51e9bf758ca4aafdb4c476d247d (patch) | |
tree | ffecee8bdd506b245c16df936dcff0149ce58ad8 /profiles/hardened | |
parent | Fixed trailing slashes for the -d flag. Support for symlinked directories. Eb... (diff) | |
download | historical-b4c0a12e2fd2a51e9bf758ca4aafdb4c476d247d.tar.gz historical-b4c0a12e2fd2a51e9bf758ca4aafdb4c476d247d.tar.bz2 historical-b4c0a12e2fd2a51e9bf758ca4aafdb4c476d247d.zip |
- profile updates for 2006.0
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/packages.build | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/hardened/packages.build b/profiles/hardened/packages.build index 585a164c587e..625db61abd21 100644 --- a/profiles/hardened/packages.build +++ b/profiles/hardened/packages.build @@ -1,12 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/packages.build,v 1.1 2005/07/04 16:43:33 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/packages.build,v 1.2 2006/01/04 21:15:56 solar Exp $ app-arch/bzip2 app-arch/gzip app-arch/tar app-editors/nano app-shells/bash +dev-lang/perl dev-lang/python net-misc/rsync net-misc/wget @@ -32,3 +33,6 @@ sys-devel/gettext sys-devel/make sys-devel/patch sys-libs/glibc +virtual/editor +virtual/gzip +virtual/os-headers |