diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-05 10:55:15 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-05 10:55:15 +0000 |
commit | ca523f767037391bc50ec3c48e187c808e717540 (patch) | |
tree | d1654672e62600cc920ba85935d1b4a19194bf90 /profiles/default-macos | |
parent | Initial Ebuild (diff) | |
download | historical-ca523f767037391bc50ec3c48e187c808e717540.tar.gz historical-ca523f767037391bc50ec3c48e187c808e717540.tar.bz2 historical-ca523f767037391bc50ec3c48e187c808e717540.zip |
Removed USERLAND="macos" from profiles; USERLAND is an internal portage variable and is set "BSD". See comment #12-13 in bug #60721.
Diffstat (limited to 'profiles/default-macos')
-rw-r--r-- | profiles/default-macos/ppc/10.3/make.defaults | 1 | ||||
-rw-r--r-- | profiles/default-macos/ppc/10.4/make.defaults | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/profiles/default-macos/ppc/10.3/make.defaults b/profiles/default-macos/ppc/10.3/make.defaults index a1e411af6375..6285aacc17ed 100644 --- a/profiles/default-macos/ppc/10.3/make.defaults +++ b/profiles/default-macos/ppc/10.3/make.defaults @@ -5,6 +5,5 @@ # The make.defaults file should never be changed ARCH="ppc" -USERLAND="macos" ACCEPT_KEYWORDS="ppc-macos" USE="ppc-macos" diff --git a/profiles/default-macos/ppc/10.4/make.defaults b/profiles/default-macos/ppc/10.4/make.defaults index a1e411af6375..6285aacc17ed 100644 --- a/profiles/default-macos/ppc/10.4/make.defaults +++ b/profiles/default-macos/ppc/10.4/make.defaults @@ -5,6 +5,5 @@ # The make.defaults file should never be changed ARCH="ppc" -USERLAND="macos" ACCEPT_KEYWORDS="ppc-macos" USE="ppc-macos" |