diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-05-16 13:46:51 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-05-16 13:46:51 +0000 |
commit | 193b379a8632a6b69418d14021c20462c294774f (patch) | |
tree | 97863e6f45ad5091004ce0e240d5f93ab753c0de /profiles | |
parent | Maintenance Release (diff) | |
download | historical-193b379a8632a6b69418d14021c20462c294774f.tar.gz historical-193b379a8632a6b69418d14021c20462c294774f.tar.bz2 historical-193b379a8632a6b69418d14021c20462c294774f.zip |
added virtual/utempter
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/embedded/virtuals | 1 | ||||
-rw-r--r-- | profiles/uclibc/virtuals | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 042f17ffbb8e..8508ab3b3add 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -50,3 +50,4 @@ virtual/x11 x11-base/xorg-x11 virtual/xemacs app-editors/xemacs virtual/xft x11-base/xorg-x11 virtual/motif x11-libs/openmotif +virtual/utempter sys-apps/utempter diff --git a/profiles/uclibc/virtuals b/profiles/uclibc/virtuals index bbe8fc206196..ec71f4c1703a 100644 --- a/profiles/uclibc/virtuals +++ b/profiles/uclibc/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/uclibc/virtuals,v 1.15 2005/01/14 19:24:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/virtuals,v 1.16 2005/05/16 13:46:51 seemant Exp $ virtual/libc sys-libs/uclibc virtual/os-headers sys-kernel/linux-headers virtual/linux-sources sys-kernel/vanilla-sources virtual/ssh net-misc/dropbear +virtual/utempter sys-apps/utempter |