summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-08-30 19:15:29 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-08-30 19:15:29 +0000
commitae8d29c615970f27c0d5fc8ecc0719006aa6fc6e (patch)
tree32bb07fd9b6d9a3cb31b21edd07aec57a2b0754b /profiles
parentAdd quoting to variables, add support for DJBDNS_PATCH_DIR. (diff)
downloadgentoo-2-ae8d29c615970f27c0d5fc8ecc0719006aa6fc6e.tar.gz
gentoo-2-ae8d29c615970f27c0d5fc8ecc0719006aa6fc6e.tar.bz2
gentoo-2-ae8d29c615970f27c0d5fc8ecc0719006aa6fc6e.zip
Removed deprecation notices and profile.bashrc from the 2006.1 profile.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/x86/2006.1/deprecated14
-rw-r--r--profiles/default-linux/x86/2006.1/desktop/deprecated14
-rw-r--r--profiles/default-linux/x86/2006.1/profile.bashrc18
-rw-r--r--profiles/default-linux/x86/ChangeLog6
4 files changed, 5 insertions, 47 deletions
diff --git a/profiles/default-linux/x86/2006.1/deprecated b/profiles/default-linux/x86/2006.1/deprecated
deleted file mode 100644
index 19275d6f30d9..000000000000
--- a/profiles/default-linux/x86/2006.1/deprecated
+++ /dev/null
@@ -1,14 +0,0 @@
-default-linux/x86/2006.0
-This is the Gentoo/x86 development profile not intended for end-users.
-
-If you still want to use this: We don't care if it breaks your system,
-expect this to change whenever we feel like it with absolutely no warning,
-including changing to be unusable. If you would like to switch to a supported
-profile, do the following:
-
-# emerge -n '>=sys-apps/portage-2.0.51'
-# cd /etc
-# rm make.profile
-# ln -s ../usr/portage/profiles/default-linux/x86/2006.0 make.profile
-
-2006/07/27 - Chris Gianelloni <wolf31o2@gentoo.org>
diff --git a/profiles/default-linux/x86/2006.1/desktop/deprecated b/profiles/default-linux/x86/2006.1/desktop/deprecated
deleted file mode 100644
index 19275d6f30d9..000000000000
--- a/profiles/default-linux/x86/2006.1/desktop/deprecated
+++ /dev/null
@@ -1,14 +0,0 @@
-default-linux/x86/2006.0
-This is the Gentoo/x86 development profile not intended for end-users.
-
-If you still want to use this: We don't care if it breaks your system,
-expect this to change whenever we feel like it with absolutely no warning,
-including changing to be unusable. If you would like to switch to a supported
-profile, do the following:
-
-# emerge -n '>=sys-apps/portage-2.0.51'
-# cd /etc
-# rm make.profile
-# ln -s ../usr/portage/profiles/default-linux/x86/2006.0 make.profile
-
-2006/07/27 - Chris Gianelloni <wolf31o2@gentoo.org>
diff --git a/profiles/default-linux/x86/2006.1/profile.bashrc b/profiles/default-linux/x86/2006.1/profile.bashrc
deleted file mode 100644
index 254c81036643..000000000000
--- a/profiles/default-linux/x86/2006.1/profile.bashrc
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2006.1/profile.bashrc,v 1.2 2006/07/26 23:00:20 wolf31o2 Exp $
-
-if [[ ${EBUILD_PHASE} == "setup" ]]
-then
- echo
- ewarn "Warning, the Surgeon General has determined that using profiles before"
- ewarn "they have been released can cause a multitude of medical problems,"
- ewarn "including, but not limited to:"
- echo
- ewarn "Nausea, diarrhea, intestinal blockage, mental defects, anal leakage,"
- ewarn "erectile disfunction, blindness, and death"
- echo
- ewarn "Use of this profile should be undertaken solely at your own risk!"
- echo
- sleep 5
-fi
diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog
index cbec30f0ff38..015187ab0c11 100644
--- a/profiles/default-linux/x86/ChangeLog
+++ b/profiles/default-linux/x86/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/x86 profile directory
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.15 2006/08/18 17:04:23 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.16 2006/08/30 19:15:29 wolf31o2 Exp $
+
+ 30 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> -2006.1/deprecated,
+ -2006.1/desktop/deprecated, -2006.1/profile.bashrc:
+ Removed deprecation notices and profile.bashrc from the 2006.1 profile.
18 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; make.defaults:
Defaults for video drivers.