aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim <kolmax94@gmail.com>2011-04-26 16:25:51 +0400
committerMaxim <kolmax94@gmail.com>2011-04-26 16:25:51 +0400
commit915f57898166463b58ac672b277fe48ad118df62 (patch)
tree349ddb3fcfbc966309429675c6402ead15ce076e
parentFix some crap (diff)
downloadgentoo-openbsd-915f57898166463b58ac672b277fe48ad118df62.tar.gz
gentoo-openbsd-915f57898166463b58ac672b277fe48ad118df62.tar.bz2
gentoo-openbsd-915f57898166463b58ac672b277fe48ad118df62.zip
Fix profiles
-rw-r--r--profiles/prefix/bsd/openbsd/4.9/parent1
-rw-r--r--profiles/prefix/bsd/openbsd/4.9/x64/make.defaults8
-rw-r--r--profiles/prefix/bsd/openbsd/4.9/x64/parent1
-rw-r--r--profiles/prefix/bsd/openbsd/4.9/x86/make.defaults8
-rw-r--r--profiles/prefix/bsd/openbsd/4.9/x86/parent1
-rw-r--r--profiles/prefix/bsd/parent2
6 files changed, 20 insertions, 1 deletions
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