diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-05-16 11:16:37 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-05-16 11:16:37 +0000 |
commit | 469eb58c9d73b6371b8d89c10d1650b2dabe2e4e (patch) | |
tree | c36dd1382d5e2dbec901ad964d8e20ab8d69208e /profiles | |
parent | fix bmp support (diff) | |
download | gentoo-2-469eb58c9d73b6371b8d89c10d1650b2dabe2e4e.tar.gz gentoo-2-469eb58c9d73b6371b8d89c10d1650b2dabe2e4e.tar.bz2 gentoo-2-469eb58c9d73b6371b8d89c10d1650b2dabe2e4e.zip |
add utempter virtuals to some other profiles -- fixing bug #92750 by Tuan Van <langthang@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-x86-2004.2/virtuals | 1 | ||||
-rw-r--r-- | profiles/hardened-x86-2004.0/virtuals | 1 | ||||
-rw-r--r-- | profiles/hardened/virtuals | 3 |
3 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default-x86-2004.2/virtuals b/profiles/default-x86-2004.2/virtuals index b0f6f70fd076..8090f48c893f 100644 --- a/profiles/default-x86-2004.2/virtuals +++ b/profiles/default-x86-2004.2/virtuals @@ -64,3 +64,4 @@ virtual/gnustep-back gnustep-base/gnustep-back-art virtual/pdfviewer app-text/xpdf virtual/psviewer app-text/gv virtual/motif x11-libs/openmotif +virtual/utempter sys-apps/utempter diff --git a/profiles/hardened-x86-2004.0/virtuals b/profiles/hardened-x86-2004.0/virtuals index 7fb018a68ea5..fd1c782beb03 100644 --- a/profiles/hardened-x86-2004.0/virtuals +++ b/profiles/hardened-x86-2004.0/virtuals @@ -58,3 +58,4 @@ virtual/w3m www-client/w3m virtual/pdfviewer app-text/xpdf virtual/psviewer app-text/gv virtual/motif x11-libs/openmotif +virtual/utempter sys-apps/utempter diff --git a/profiles/hardened/virtuals b/profiles/hardened/virtuals index aed1b54f4242..595f486338f0 100644 --- a/profiles/hardened/virtuals +++ b/profiles/hardened/virtuals @@ -1,8 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.9 2005/01/21 22:20:21 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.10 2005/05/16 11:16:37 seemant Exp $ virtual/kernel sys-kernel/linux virtual/os-headers sys-kernel/linux-headers virtual/modutils sys-apps/module-init-tools virtual/linux-sources sys-kernel/hardened-sources +virtual/utempter sys-apps/utempter |