diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-07-06 05:19:18 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-07-06 05:19:18 +0000 |
commit | bf2cf2b24a5f07e2b5f78bbe10815b1f0fbdf5fa (patch) | |
tree | 7b5bcfa94213d19a4bf15cfacb890708f5c04ab0 /profiles | |
parent | Profile cleanup and additions for ppc/ppc64 merged 2005.1 profile. (diff) | |
download | gentoo-2-bf2cf2b24a5f07e2b5f78bbe10815b1f0fbdf5fa.tar.gz gentoo-2-bf2cf2b24a5f07e2b5f78bbe10815b1f0fbdf5fa.tar.bz2 gentoo-2-bf2cf2b24a5f07e2b5f78bbe10815b1f0fbdf5fa.zip |
Cleanup for 2005.1 merged ppc/ppc64 2005.1 profile.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/make.defaults | 16 | ||||
-rw-r--r-- | profiles/default-linux/ppc/packages | 7 | ||||
-rw-r--r-- | profiles/default-linux/ppc/use.mask | 39 | ||||
-rw-r--r-- | profiles/default-linux/ppc/virtuals | 10 |
4 files changed, 0 insertions, 72 deletions
diff --git a/profiles/default-linux/ppc/make.defaults b/profiles/default-linux/ppc/make.defaults deleted file mode 100644 index 389eaba8fa79..000000000000 --- a/profiles/default-linux/ppc/make.defaults +++ /dev/null @@ -1,16 +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/ppc/make.defaults,v 1.6 2005/06/03 08:54:35 pylon Exp $ - -ARCH="ppc" -ACCEPT_KEYWORDS="ppc" - -CHOST="powerpc-unknown-linux-gnu" -CFLAGS="-O2 -fno-strict-aliasing -pipe" -CXXFLAGS="${CFLAGS}" - -FEATURES="sandbox sfperms" - -GRP_STAGE23_USE="berkdb gpm ipv6 ncurses nls pam perl python readline ssl tcpd unicode" - -USE="alsa berkdb bitmap-fonts crypt cups emboss fortran gif gnome gpm gtk gtk2 ipv6 jpeg kde libwww mp3 motif mpeg ncurses nls oggvorbis opengl pam pdflib perl png python qt readline spell ssl tcpd truetype truetype-fonts type1-fonts X xprint xml2 xv unicode zlib" diff --git a/profiles/default-linux/ppc/packages b/profiles/default-linux/ppc/packages deleted file mode 100644 index d48e79c79dd3..000000000000 --- a/profiles/default-linux/ppc/packages +++ /dev/null @@ -1,7 +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/ppc/packages,v 1.11 2004/09/27 19:47:14 vapier Exp $ - -*sys-fs/hfsutils -*sys-fs/hfsplusutils -*sys-fs/mac-fdisk diff --git a/profiles/default-linux/ppc/use.mask b/profiles/default-linux/ppc/use.mask deleted file mode 100644 index de608d3dcd29..000000000000 --- a/profiles/default-linux/ppc/use.mask +++ /dev/null @@ -1,39 +0,0 @@ -# This is a list of USE flags that should not be used on PPC - -3dfx -acpi -adabas -afs -avi -birdstep -cmucl -fdftk -hdf -icc -icc-pgo -ifc -lm_sensors -real -svga -tcc -x86 -fmod -#keep and eye on firebird and interbase as pair -firebird -interbase - -i8x0 -xvmc -nvidia - -# Unmask our instruction sets --altivec - -# Fixes bug #86787 -fusion - -# rar is binary-only -rar - -# User Mode Linux isn't supported on ppc yet -uml diff --git a/profiles/default-linux/ppc/virtuals b/profiles/default-linux/ppc/virtuals deleted file mode 100644 index 5932f1b8f276..000000000000 --- a/profiles/default-linux/ppc/virtuals +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2004 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/virtuals,v 1.13 2005/03/28 01:39:06 wolf31o2 Exp $ - -virtual/bootloader sys-boot/yaboot -virtual/jdk dev-java/ibm-jdk-bin -virtual/jre dev-java/ibm-jre-bin -virtual/linux-sources sys-kernel/gentoo-sources -virtual/ghc dev-lang/ghc -virtual/ooo app-office/openoffice |