diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-10 12:42:10 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-10 12:42:10 +0000 |
commit | 95cc9ce8fcc813f53edac68eccb11c7bb7c8fa10 (patch) | |
tree | bda962acdbf1b6ae2985d8e273494f72c982f322 /profiles/prefix | |
parent | Revert USE=static-libs and simply pass --disable-static. (diff) | |
download | gentoo-2-95cc9ce8fcc813f53edac68eccb11c7bb7c8fa10.tar.gz gentoo-2-95cc9ce8fcc813f53edac68eccb11c7bb7c8fa10.tar.bz2 gentoo-2-95cc9ce8fcc813f53edac68eccb11c7bb7c8fa10.zip |
Drop Mac OS X Panther (10.3) support
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 8 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.3/make.defaults | 8 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.3/package.provided | 5 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.3/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.3/profile.bashrc | 5 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.3/use.mask | 5 |
6 files changed, 7 insertions, 25 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index d59528ed7747..9ff86fa2f6f2 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for profiles/prefix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.261 2011/04/09 21:28:10 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.262 2011/04/10 12:42:09 grobian Exp $ + + 10 Apr 2011; Fabian Groffen <grobian@gentoo.org> + -darwin/macos/10.3/make.defaults, -darwin/macos/10.3/package.provided, + -darwin/macos/10.3/parent, -darwin/macos/10.3/profile.bashrc, + -darwin/macos/10.3/use.mask: + Drop Mac OS X Panther (10.3) support 09 Apr 2011; Ulrich Mueller <ulm@gentoo.org> windows/winnt/packages: Old-style virtual/portage is replaced by new-style virtual/package-manager, diff --git a/profiles/prefix/darwin/macos/10.3/make.defaults b/profiles/prefix/darwin/macos/10.3/make.defaults deleted file mode 100644 index 557f49942204..000000000000 --- a/profiles/prefix/darwin/macos/10.3/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.3/make.defaults,v 1.1 2009/06/06 03:54:46 solar Exp $ - -MACOSX_DEPLOYMENT_TARGET="10.3" -ARCH="ppc-macos" -CHOST="powerpc-apple-darwin7" -ACCEPT_KEYWORDS="~ppc-macos" diff --git a/profiles/prefix/darwin/macos/10.3/package.provided b/profiles/prefix/darwin/macos/10.3/package.provided deleted file mode 100644 index e82509438ed2..000000000000 --- a/profiles/prefix/darwin/macos/10.3/package.provided +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.3/package.provided,v 1.1 2009/06/06 03:54:46 solar Exp $ - -sys-darwin/libsystem-71 diff --git a/profiles/prefix/darwin/macos/10.3/parent b/profiles/prefix/darwin/macos/10.3/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/darwin/macos/10.3/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/darwin/macos/10.3/profile.bashrc b/profiles/prefix/darwin/macos/10.3/profile.bashrc deleted file mode 100644 index 5a874dc4f0a3..000000000000 --- a/profiles/prefix/darwin/macos/10.3/profile.bashrc +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.3/profile.bashrc,v 1.1 2009/06/06 03:54:46 solar Exp $ - -export MACOSX_DEPLOYMENT_TARGET=10.3 diff --git a/profiles/prefix/darwin/macos/10.3/use.mask b/profiles/prefix/darwin/macos/10.3/use.mask deleted file mode 100644 index 57b9b8c486cb..000000000000 --- a/profiles/prefix/darwin/macos/10.3/use.mask +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.3/use.mask,v 1.1 2009/06/06 03:54:46 solar Exp $ - --altivec |