diff options
author | Ned Ludd <solar@gentoo.org> | 2004-11-29 22:55:50 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-11-29 22:55:50 +0000 |
commit | ded59918ae550a0f8781465b5da01515871ddc01 (patch) | |
tree | 82e93d8aa7a13a1322bc7eaa0c81cfe11121a4c0 /profiles/hardened | |
parent | app-admin/fam -> virtual/fam, for bug #67170. (diff) | |
download | historical-ded59918ae550a0f8781465b5da01515871ddc01.tar.gz historical-ded59918ae550a0f8781465b5da01515871ddc01.tar.bz2 historical-ded59918ae550a0f8781465b5da01515871ddc01.zip |
profile updates
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/amd64/virtuals | 1 | ||||
-rw-r--r-- | profiles/hardened/x86/2.6/make.defaults | 4 | ||||
-rw-r--r-- | profiles/hardened/x86/2.6/virtuals | 3 | ||||
-rw-r--r-- | profiles/hardened/x86/make.defaults | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/profiles/hardened/amd64/virtuals b/profiles/hardened/amd64/virtuals index f448e39cd643..a660123a3949 100644 --- a/profiles/hardened/amd64/virtuals +++ b/profiles/hardened/amd64/virtuals @@ -1,4 +1,3 @@ -virtual/os-headers sys-kernel/linux26-headers virtual/alsa sys-kernel/hardened-dev-sources virtual/kernel sys-kernel/linux26-headers virtual/linux-sources sys-kernel/hardened-dev-sources diff --git a/profiles/hardened/x86/2.6/make.defaults b/profiles/hardened/x86/2.6/make.defaults index 075d0597db61..c648628266a9 100644 --- a/profiles/hardened/x86/2.6/make.defaults +++ b/profiles/hardened/x86/2.6/make.defaults @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/make.defaults,v 1.3 2004/10/12 20:45:32 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/make.defaults,v 1.4 2004/11/29 22:55:50 solar Exp $ ARCH="x86" ACCEPT_KEYWORDS="${ARCH}" GRP_STAGE23_USE="${ARCH} berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened dlloader" -USE="${ARCH} hardened berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened dlloader" +USE="${ARCH} berkdb crypt dlloader hardened nls pam pic pie readline ssl tcpd zlib" PORTDIR=/usr/portage/ PKGDIR=${PORTDIR}/packages/${ARCH}/ diff --git a/profiles/hardened/x86/2.6/virtuals b/profiles/hardened/x86/2.6/virtuals index df536093c9f4..f71c89ada60d 100644 --- a/profiles/hardened/x86/2.6/virtuals +++ b/profiles/hardened/x86/2.6/virtuals @@ -1,6 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/virtuals,v 1.1 2004/08/05 20:33:32 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/virtuals,v 1.2 2004/11/29 22:55:50 solar Exp $ virtual/linux-sources sys-kernel/hardened-dev-sources virtual/modutils sys-apps/module-init-tools +virtual/os-headers sys-kernel/linux26-headers diff --git a/profiles/hardened/x86/make.defaults b/profiles/hardened/x86/make.defaults index 81960aa72a6e..4b53a9623f4d 100644 --- a/profiles/hardened/x86/make.defaults +++ b/profiles/hardened/x86/make.defaults @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/make.defaults,v 1.7 2004/10/12 20:44:22 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/make.defaults,v 1.8 2004/11/29 22:55:50 solar Exp $ ARCH="x86" ACCEPT_KEYWORDS="${ARCH}" GRP_STAGE23_USE="${ARCH} berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened dlloader" -USE="${ARCH} hardened berkdb crypt readline nls ssl tcpd zlib pam pic pie hardened dlloader" +USE="${ARCH} berkdb crypt dlloader hardened nls pam pic pie readline ssl tcpd zlib" PORTDIR=/usr/portage/ PKGDIR=${PORTDIR}/packages/${ARCH}/ |