commit: f2d22f9065c567a194898966069359e389233329 Author: Yuta Satoh <nigoro.dev <AT> gmail <DOT> com> AuthorDate: Mon Apr 4 12:22:29 2016 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Apr 4 12:22:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d22f90
profiles: added FreeBSD 10.3 profile and activated. profiles/default/bsd/fbsd/amd64/10.3/clang/parent | 2 ++ profiles/default/bsd/fbsd/amd64/10.3/eapi | 1 + profiles/default/bsd/fbsd/amd64/10.3/make.defaults | 7 +++++++ profiles/default/bsd/fbsd/amd64/10.3/package.use.force | 2 ++ profiles/default/bsd/fbsd/amd64/10.3/parent | 2 ++ profiles/default/bsd/fbsd/x86/10.3/eapi | 1 + profiles/default/bsd/fbsd/x86/10.3/make.defaults | 5 +++++ profiles/default/bsd/fbsd/x86/10.3/parent | 2 ++ 8 files changed, 22 insertions(+) diff --git a/profiles/default/bsd/fbsd/amd64/10.3/clang/parent b/profiles/default/bsd/fbsd/amd64/10.3/clang/parent new file mode 100644 index 0000000..7dbda40 --- /dev/null +++ b/profiles/default/bsd/fbsd/amd64/10.3/clang/parent @@ -0,0 +1,2 @@ +.. +../../../../../../arch/amd64-fbsd/clang diff --git a/profiles/default/bsd/fbsd/amd64/10.3/eapi b/profiles/default/bsd/fbsd/amd64/10.3/eapi new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/profiles/default/bsd/fbsd/amd64/10.3/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/bsd/fbsd/amd64/10.3/make.defaults b/profiles/default/bsd/fbsd/amd64/10.3/make.defaults new file mode 100644 index 0000000..6850c17 --- /dev/null +++ b/profiles/default/bsd/fbsd/amd64/10.3/make.defaults @@ -0,0 +1,7 @@ +# Copyright 1999-2016 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Id$ + +CHOST="x86_64-gentoo-freebsd10.3" +CHOST_amd64_fbsd="x86_64-gentoo-freebsd10.3" +CHOST_x86_fbsd="i686-gentoo-freebsd10.3" diff --git a/profiles/default/bsd/fbsd/amd64/10.3/package.use.force b/profiles/default/bsd/fbsd/amd64/10.3/package.use.force new file mode 100644 index 0000000..c80eeb6 --- /dev/null +++ b/profiles/default/bsd/fbsd/amd64/10.3/package.use.force @@ -0,0 +1,2 @@ +# >=dev-lang/python-3.2 requires threads, #494744 +=dev-lang/python-3* threads diff --git a/profiles/default/bsd/fbsd/amd64/10.3/parent b/profiles/default/bsd/fbsd/amd64/10.3/parent new file mode 100644 index 0000000..c628412 --- /dev/null +++ b/profiles/default/bsd/fbsd/amd64/10.3/parent @@ -0,0 +1,2 @@ +.. +../../../../../releases/freebsd-10.3 diff --git a/profiles/default/bsd/fbsd/x86/10.3/eapi b/profiles/default/bsd/fbsd/x86/10.3/eapi new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/profiles/default/bsd/fbsd/x86/10.3/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/bsd/fbsd/x86/10.3/make.defaults b/profiles/default/bsd/fbsd/x86/10.3/make.defaults new file mode 100644 index 0000000..fcc643a --- /dev/null +++ b/profiles/default/bsd/fbsd/x86/10.3/make.defaults @@ -0,0 +1,5 @@ +# Copyright 1999-2016 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Id$ + +CHOST="i486-gentoo-freebsd10.3" diff --git a/profiles/default/bsd/fbsd/x86/10.3/parent b/profiles/default/bsd/fbsd/x86/10.3/parent new file mode 100644 index 0000000..c628412 --- /dev/null +++ b/profiles/default/bsd/fbsd/x86/10.3/parent @@ -0,0 +1,2 @@ +.. +../../../../../releases/freebsd-10.3