diff options
author | 2006-01-04 21:15:56 +0000 | |
---|---|---|
committer | 2006-01-04 21:15:56 +0000 | |
commit | 34c3165ece1a27916447e44a2cea9adf37f55217 (patch) | |
tree | 9395ea0951ce0e378ec23828f1b634010d69e05c /profiles/hardened | |
parent | Fixed trailing slashes for the -d flag. Support for symlinked directories. Eb... (diff) | |
download | gentoo-2-34c3165ece1a27916447e44a2cea9adf37f55217.tar.gz gentoo-2-34c3165ece1a27916447e44a2cea9adf37f55217.tar.bz2 gentoo-2-34c3165ece1a27916447e44a2cea9adf37f55217.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 |