From 915f57898166463b58ac672b277fe48ad118df62 Mon Sep 17 00:00:00 2001 From: Maxim Date: Tue, 26 Apr 2011 16:25:51 +0400 Subject: Fix profiles --- profiles/prefix/bsd/openbsd/4.9/parent | 1 + profiles/prefix/bsd/openbsd/4.9/x64/make.defaults | 8 ++++++++ profiles/prefix/bsd/openbsd/4.9/x64/parent | 1 + profiles/prefix/bsd/openbsd/4.9/x86/make.defaults | 8 ++++++++ profiles/prefix/bsd/openbsd/4.9/x86/parent | 1 + profiles/prefix/bsd/parent | 2 +- 6 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 profiles/prefix/bsd/openbsd/4.9/parent create mode 100644 profiles/prefix/bsd/openbsd/4.9/x64/make.defaults create mode 100644 profiles/prefix/bsd/openbsd/4.9/x64/parent create mode 100644 profiles/prefix/bsd/openbsd/4.9/x86/make.defaults create mode 100644 profiles/prefix/bsd/openbsd/4.9/x86/parent diff --git a/profiles/prefix/bsd/openbsd/4.9/parent b/profiles/prefix/bsd/openbsd/4.9/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.9/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/bsd/openbsd/4.9/x64/make.defaults b/profiles/prefix/bsd/openbsd/4.9/x64/make.defaults new file mode 100644 index 0000000..04880b2 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.9/x64/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/openbsd/4.2/x64/make.defaults,v 1.1 2009/06/06 03:54:44 solar Exp $ + +ARCH="x64-openbsd" +CHOST="x86_64-pc-openbsd4.9" +ACCEPT_KEYWORDS="~x64-openbsd" + diff --git a/profiles/prefix/bsd/openbsd/4.9/x64/parent b/profiles/prefix/bsd/openbsd/4.9/x64/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.9/x64/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/bsd/openbsd/4.9/x86/make.defaults b/profiles/prefix/bsd/openbsd/4.9/x86/make.defaults new file mode 100644 index 0000000..d3401c9 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.9/x86/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/openbsd/4.2/x86/make.defaults,v 1.1 2009/06/06 03:54:45 solar Exp $ + +ARCH="x86-openbsd" +CHOST="i686-pc-openbsd4.9" +ACCEPT_KEYWORDS="~x86-openbsd" + diff --git a/profiles/prefix/bsd/openbsd/4.9/x86/parent b/profiles/prefix/bsd/openbsd/4.9/x86/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.9/x86/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/bsd/parent b/profiles/prefix/bsd/parent index 8f9718b..985c694 100644 --- a/profiles/prefix/bsd/parent +++ b/profiles/prefix/bsd/parent @@ -1 +1 @@ -$PORTDIR/profiles/base +../../base -- cgit v1.2.3-65-gdbad