diff options
author | 2005-07-04 16:43:33 +0000 | |
---|---|---|
committer | 2005-07-04 16:43:33 +0000 | |
commit | 8d45533c46b394bb17cb9b328913645dd9fce0a5 (patch) | |
tree | b32fb2451782057b8212eec6eb8c76c7e63dbcb1 /profiles/hardened | |
parent | new version + cleanup (see ChangeLog) (diff) | |
download | gentoo-2-8d45533c46b394bb17cb9b328913645dd9fce0a5.tar.gz gentoo-2-8d45533c46b394bb17cb9b328913645dd9fce0a5.tar.bz2 gentoo-2-8d45533c46b394bb17cb9b328913645dd9fce0a5.zip |
- move packages.ebuild to top level
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/packages.build | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/profiles/hardened/packages.build b/profiles/hardened/packages.build new file mode 100644 index 000000000000..585a164c587e --- /dev/null +++ b/profiles/hardened/packages.build @@ -0,0 +1,34 @@ +# 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 $ + +app-arch/bzip2 +app-arch/gzip +app-arch/tar +app-editors/nano +app-shells/bash +dev-lang/python +net-misc/rsync +net-misc/wget +sys-apps/baselayout +sys-apps/coreutils +sys-apps/debianutils +sys-apps/diffutils +sys-apps/file +sys-apps/findutils +sys-apps/gawk +sys-apps/grep +sys-apps/less +sys-apps/net-tools +sys-apps/portage +sys-apps/sed +sys-apps/texinfo +sys-apps/busybox +sys-devel/binutils +sys-devel/bison +sys-devel/flex +sys-devel/gcc +sys-devel/gettext +sys-devel/make +sys-devel/patch +sys-libs/glibc |