summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKito Danya Dietrich <kito@gentoo.org>2004-11-12 18:25:28 +0000
committerKito Danya Dietrich <kito@gentoo.org>2004-11-12 18:25:28 +0000
commit1dc92ef900a6ae86b41c070c1dfd4791ca6d9cd7 (patch)
treef365a0a3726bf8c1eeda7b2eefd401b34d75df89 /profiles/default-darwin/make.defaults
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-1dc92ef900a6ae86b41c070c1dfd4791ca6d9cd7.tar.gz
gentoo-2-1dc92ef900a6ae86b41c070c1dfd4791ca6d9cd7.tar.bz2
gentoo-2-1dc92ef900a6ae86b41c070c1dfd4791ca6d9cd7.zip
initial import of od and darwin profiles. moved macos profiles. added
os-headers to virtuals.
Diffstat (limited to 'profiles/default-darwin/make.defaults')
-rw-r--r--profiles/default-darwin/make.defaults6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/default-darwin/make.defaults b/profiles/default-darwin/make.defaults
new file mode 100644
index 000000000000..4f44481bd3d3
--- /dev/null
+++ b/profiles/default-darwin/make.defaults
@@ -0,0 +1,6 @@
+# System-wide defaults for a basic darwin system
+
+# Please avoid enabling things by default in here if possible. Understand any
+# implications with core packages. For example, if "java" is in USE and db
+# has a conditional dependency on java (which it does,) then a JDK will be
+# pulled in during *emerge system*! \ No newline at end of file