summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-22 14:24:00 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-22 14:24:00 +0000
commit6e89fda4b880907dc431aa1ae37cf2b073f65368 (patch)
tree51d9f3b69362c22bca8c1fb5bd1020226c91adb0 /profiles/default-linux/make.defaults
parentInitial commit; needed for smtp support in dev-libs/log4cxx. (diff)
downloadgentoo-2-6e89fda4b880907dc431aa1ae37cf2b073f65368.tar.gz
gentoo-2-6e89fda4b880907dc431aa1ae37cf2b073f65368.tar.bz2
gentoo-2-6e89fda4b880907dc431aa1ae37cf2b073f65368.zip
comment tweaks
Diffstat (limited to 'profiles/default-linux/make.defaults')
-rw-r--r--profiles/default-linux/make.defaults14
1 files changed, 10 insertions, 4 deletions
diff --git a/profiles/default-linux/make.defaults b/profiles/default-linux/make.defaults
index 6f08e49b8833..2f809fa8f6bf 100644
--- a/profiles/default-linux/make.defaults
+++ b/profiles/default-linux/make.defaults
@@ -1,11 +1,17 @@
-# Copyright 2004 Gentoo Foundation.
-# System-wide defaults for a basic linux system
-
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/make.defaults,v 1.6 2004/12/22 14:24:00 vapier Exp $
+#
+# System-wide defaults for the Portage system
+# See portage(5) manpage
+#
# 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
+# 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*!
+
+
# bitmap-fonts: build X the (upstream) default way
USE="bitmap-fonts"