diff options
author | 2005-10-13 19:03:31 +0000 | |
---|---|---|
committer | 2005-10-13 19:03:31 +0000 | |
commit | f7a4abb7e529d1470eb986369b3a6c455eaaf2de (patch) | |
tree | dd6d5199d4624c2e8e3b9ff238dda5136095c757 /profiles | |
parent | needs media-libs/sdl-net (diff) | |
download | gentoo-2-f7a4abb7e529d1470eb986369b3a6c455eaaf2de.tar.gz gentoo-2-f7a4abb7e529d1470eb986369b3a6c455eaaf2de.tar.bz2 gentoo-2-f7a4abb7e529d1470eb986369b3a6c455eaaf2de.zip |
Adding a bit weird virtual: mapping of coreutils to coreutils-darwin
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/macos/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-darwin/macos/virtuals b/profiles/default-darwin/macos/virtuals index 699e4e897b2a..a0e081848ff9 100644 --- a/profiles/default-darwin/macos/virtuals +++ b/profiles/default-darwin/macos/virtuals @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/macos/virtuals,v 1.9 2005/09/05 05:02:05 ndimiduk Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/macos/virtuals,v 1.10 2005/10/13 19:03:31 grobian Exp $ # Use this virtuals file to either override the Darwin base profile's defined # virtuals, or add virtuals that are specific to the Mac OS X profiles @@ -14,3 +14,4 @@ virtual/opengl x11-base/apple-xfree virtual/blackbox x11-wm/fluxbox virtual/jdk dev-java/sun-jdk virtual/jre dev-java/sun-jdk +sys-apps/coreutils sys-apps/coreutils-darwin |