diff options
author | 2006-06-22 18:42:27 +0000 | |
---|---|---|
committer | 2006-06-22 18:42:27 +0000 | |
commit | 786e2b951da95640663c4aff32db44609512f35c (patch) | |
tree | 969b13b1cd04b79ef1a80cc7f79cabf59b56ec19 /profiles | |
parent | Stable on sparc (diff) | |
download | gentoo-2-786e2b951da95640663c4aff32db44609512f35c.tar.gz gentoo-2-786e2b951da95640663c4aff32db44609512f35c.tar.bz2 gentoo-2-786e2b951da95640663c4aff32db44609512f35c.zip |
change virtual/os-headers provider to a package.provided libsystem, so
we can remove libsystem from the tree
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/package.provided | 2 | ||||
-rw-r--r-- | profiles/default-darwin/virtuals | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/default-darwin/package.provided b/profiles/default-darwin/package.provided index d18f8111fa5c..d5c85691370d 100644 --- a/profiles/default-darwin/package.provided +++ b/profiles/default-darwin/package.provided @@ -161,4 +161,4 @@ sys-darwin/usertemplate-40 sys-darwin/volfs-24 sys-darwin/webcore-106 sys-darwin/webdavfs-148.2 -sys-darwin/xnu-517
\ No newline at end of file +sys-darwin/xnu-517 diff --git a/profiles/default-darwin/virtuals b/profiles/default-darwin/virtuals index b1fc4fd9140d..6797ef57b7e3 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.17 2006/06/04 17:38:38 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v 1.18 2006/06/22 18:42:27 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-libs/libsystem +virtual/os-headers sys-darwin/libsystem-71 virtual/python dev-lang/python virtual/ruby dev-lang/ruby virtual/ssh net-misc/openssh |