diff options
author | 2006-01-19 20:19:08 +0000 | |
---|---|---|
committer | 2006-01-19 20:19:08 +0000 | |
commit | 4764f0316b8e347965c6b441f8387f8a4109be52 (patch) | |
tree | 651c06ac38463189a257705f57c1e8765c5cf5fa | |
parent | Move 2006.0 alpha profile from dev/ and make it nptlonly to avoid bug 119154. (diff) | |
download | historical-4764f0316b8e347965c6b441f8387f8a4109be52.tar.gz historical-4764f0316b8e347965c6b441f8387f8a4109be52.tar.bz2 historical-4764f0316b8e347965c6b441f8387f8a4109be52.zip |
Remove alpha dev/ profile.
4 files changed, 0 insertions, 33 deletions
diff --git a/profiles/default-linux/alpha/dev/2006.0/README b/profiles/default-linux/alpha/dev/2006.0/README deleted file mode 100644 index dee5bdc55b0b..000000000000 --- a/profiles/default-linux/alpha/dev/2006.0/README +++ /dev/null @@ -1,6 +0,0 @@ -This is my really minimal development profile. I plan on using this for showing -off some goofy stuff that can be done with profiles. Like it? Anyway, if you -use this, I don't care if it breaks your system. Expect this to change whenever -I feel like it with absolutely no warning, including changing to be unusable. - ---wolf31o2 diff --git a/profiles/default-linux/alpha/dev/2006.0/make.defaults b/profiles/default-linux/alpha/dev/2006.0/make.defaults deleted file mode 100644 index 8798b60e3bcc..000000000000 --- a/profiles/default-linux/alpha/dev/2006.0/make.defaults +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/dev/2006.0/make.defaults,v 1.1 2005/12/06 15:33:43 wolf31o2 Exp $ - -# This is currently commented so that the stage1 tarball can also be used to -# build no-nptl systems. -#STAGE1_USE="nptl" - -USE="alsa apache2 arts avi bitmap-fonts cups eds encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mp3 mpeg nptl ogg oggvorbis opengl oss pdflib png qt quicktime sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml2 xmms xv" diff --git a/profiles/default-linux/alpha/dev/2006.0/packages b/profiles/default-linux/alpha/dev/2006.0/packages deleted file mode 100644 index c09d4bd39dd0..000000000000 --- a/profiles/default-linux/alpha/dev/2006.0/packages +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2001-2004 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/dev/2006.0/packages,v 1.1 2005/12/06 15:33:43 wolf31o2 Exp $ - -# For instructions on how this file works (as an inclusion mask, primarily), -# please refer to ${PORTDIR}/profiles/base/packages - -# Use this file to lock down specific versions of packages ONLY TO THIS -# SPECIFIC PROFILE! - -# You can also add files to the base system itself if you prefix them with a -# * - ->=sys-apps/baselayout-1.11.12-r4 ->=sys-devel/binutils-2.15.90.0.3-r4 ->=sys-devel/gcc-3.3.4-r1 ->=sys-libs/glibc-2.3.3.20040420-r1 diff --git a/profiles/default-linux/alpha/dev/2006.0/parent b/profiles/default-linux/alpha/dev/2006.0/parent deleted file mode 100644 index aab0408ceca6..000000000000 --- a/profiles/default-linux/alpha/dev/2006.0/parent +++ /dev/null @@ -1 +0,0 @@ -../.. |