diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-06-04 17:38:38 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-06-04 17:38:38 +0000 |
commit | 12678d6d3d383ba52d33643f6dde65091b2081b8 (patch) | |
tree | df6747447d9538f085cbce606b546d2f819b8d06 /profiles | |
parent | Punt old versions (diff) | |
download | gentoo-2-12678d6d3d383ba52d33643f6dde65091b2081b8.tar.gz gentoo-2-12678d6d3d383ba52d33643f6dde65091b2081b8.tar.bz2 gentoo-2-12678d6d3d383ba52d33643f6dde65091b2081b8.zip |
Reverting my last change: portage cannot cope with package.provided
virtuals in system stuff.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/virtuals | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-darwin/virtuals b/profiles/default-darwin/virtuals index 68cb80e3f092..b1fc4fd9140d 100644 --- a/profiles/default-darwin/virtuals +++ b/profiles/default-darwin/virtuals @@ -1,6 +1,6 @@ # Copyright 2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v 1.16 2006/06/04 17:24:14 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v 1.17 2006/06/04 17:38:38 grobian Exp $ # virtual/os-headers should actually be sys-kernel/xnu # but we have to wait until its in the tree @@ -14,7 +14,7 @@ virtual/dhcpcd net-misc/dhcpcd virtual/editor app-editors/nano virtual/inetd sys-apps/xinetd virtual/krb5 app-crypt/mit-krb5 -virtual/libc sys-darwin/libsystem +virtual/libc sys-libs/libsystem virtual/logger app-admin/sysklogd virtual/lpr net-print/cups virtual/mda mail-filter/procmail |