diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-06-22 18:47:06 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-06-22 18:47:06 +0000 |
commit | 6205a72695232f26f341be079354d2fbb27419b9 (patch) | |
tree | 8351e5184bb49c25bed808df6e3de33030ccd9b4 /profiles/default-darwin | |
parent | better postinstall to be only shown for users who ignored it the first time (diff) | |
download | gentoo-2-6205a72695232f26f341be079354d2fbb27419b9.tar.gz gentoo-2-6205a72695232f26f341be079354d2fbb27419b9.tar.bz2 gentoo-2-6205a72695232f26f341be079354d2fbb27419b9.zip |
Temporary hack to keep portage alive... make sure we don't point to a
package from package.provided.
Diffstat (limited to 'profiles/default-darwin')
-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 6797ef57b7e3..7334ea49ecb6 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.18 2006/06/22 18:42:27 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v 1.19 2006/06/22 18:47:06 grobian Exp $ # virtual/os-headers should actually be sys-kernel/xnu # but we have to wait until its in the tree @@ -19,7 +19,7 @@ virtual/logger app-admin/sysklogd virtual/lpr net-print/cups virtual/mda mail-filter/procmail virtual/mta mail-mta/postfix -virtual/os-headers sys-darwin/libsystem-71 +virtual/os-headers nosys-darwin/libsystem-71 virtual/python dev-lang/python virtual/ruby dev-lang/ruby virtual/ssh net-misc/openssh |