diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2006-06-02 15:17:20 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2006-06-02 15:17:20 +0000 |
commit | 6c13d980163bed002d50e9996914fa3ceb8053b9 (patch) | |
tree | cb2eecc25535fb8828cc62b7f27a2fa410ed2128 /profiles | |
parent | Add patch to allow building against latest libdvdread. Bug #135036. (diff) | |
download | gentoo-2-6c13d980163bed002d50e9996914fa3ceb8053b9.tar.gz gentoo-2-6c13d980163bed002d50e9996914fa3ceb8053b9.tar.bz2 gentoo-2-6c13d980163bed002d50e9996914fa3ceb8053b9.zip |
change the virtual/utempter to point to libutempter instead, see bug #75943 and bug #115533
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/virtuals | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index c63dd98d5976..68d9d1b4e006 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.93 2006/05/28 14:17:30 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.94 2006/06/02 15:17:20 seemant Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -71,6 +71,6 @@ virtual/ssh net-misc/openssh virtual/sylpheed mail-client/sylpheed virtual/tetex app-text/tetex virtual/tftp net-ftp/tftp-hpa -virtual/utempter sys-apps/utempter +virtual/utempter sys-libs/libutempter virtual/w3m www-client/w3m virtual/xemacs app-editors/xemacs |