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 | 482ef0a516e6ed5696680ea28e4146c399834f26 (patch) | |
tree | ad39168e1c82b563549b3b0e233c377924bf1003 /profiles | |
parent | Initial Ebuild (Manifest recommit) (diff) | |
download | gentoo-2-482ef0a516e6ed5696680ea28e4146c399834f26.tar.gz gentoo-2-482ef0a516e6ed5696680ea28e4146c399834f26.tar.bz2 gentoo-2-482ef0a516e6ed5696680ea28e4146c399834f26.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')
-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" |