Gentoo Archives: gentoo-commits

From: Maxim Koltsov <maksbotan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-openbsd:master commit in: profiles/prefix/bsd/openbsd/4.9/, profiles/prefix/bsd/openbsd/4.9/x64/, ...
Date: Tue, 26 Apr 2011 12:26:41
Message-Id: 915f57898166463b58ac672b277fe48ad118df62.maksbotan@gentoo
1 commit: 915f57898166463b58ac672b277fe48ad118df62
2 Author: Maxim <kolmax94 <AT> gmail <DOT> com>
3 AuthorDate: Tue Apr 26 12:25:51 2011 +0000
4 Commit: Maxim Koltsov <maksbotan <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 12:25:51 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-openbsd.git;a=commit;h=915f5789
7
8 Fix profiles
9
10 ---
11 profiles/prefix/bsd/openbsd/4.9/parent | 1 +
12 profiles/prefix/bsd/openbsd/4.9/x64/make.defaults | 8 ++++++++
13 profiles/prefix/bsd/openbsd/4.9/x64/parent | 1 +
14 profiles/prefix/bsd/openbsd/4.9/x86/make.defaults | 8 ++++++++
15 profiles/prefix/bsd/openbsd/4.9/x86/parent | 1 +
16 profiles/prefix/bsd/parent | 2 +-
17 6 files changed, 20 insertions(+), 1 deletions(-)
18
19 diff --git a/profiles/prefix/bsd/openbsd/4.9/parent b/profiles/prefix/bsd/openbsd/4.9/parent
20 new file mode 100644
21 index 0000000..f3229c5
22 --- /dev/null
23 +++ b/profiles/prefix/bsd/openbsd/4.9/parent
24 @@ -0,0 +1 @@
25 +..
26
27 diff --git a/profiles/prefix/bsd/openbsd/4.9/x64/make.defaults b/profiles/prefix/bsd/openbsd/4.9/x64/make.defaults
28 new file mode 100644
29 index 0000000..04880b2
30 --- /dev/null
31 +++ b/profiles/prefix/bsd/openbsd/4.9/x64/make.defaults
32 @@ -0,0 +1,8 @@
33 +# Copyright 1999-2009 Gentoo Foundation
34 +# Distributed under the terms of the GNU General Public License v2
35 +# $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 $
36 +
37 +ARCH="x64-openbsd"
38 +CHOST="x86_64-pc-openbsd4.9"
39 +ACCEPT_KEYWORDS="~x64-openbsd"
40 +
41
42 diff --git a/profiles/prefix/bsd/openbsd/4.9/x64/parent b/profiles/prefix/bsd/openbsd/4.9/x64/parent
43 new file mode 100644
44 index 0000000..f3229c5
45 --- /dev/null
46 +++ b/profiles/prefix/bsd/openbsd/4.9/x64/parent
47 @@ -0,0 +1 @@
48 +..
49
50 diff --git a/profiles/prefix/bsd/openbsd/4.9/x86/make.defaults b/profiles/prefix/bsd/openbsd/4.9/x86/make.defaults
51 new file mode 100644
52 index 0000000..d3401c9
53 --- /dev/null
54 +++ b/profiles/prefix/bsd/openbsd/4.9/x86/make.defaults
55 @@ -0,0 +1,8 @@
56 +# Copyright 1999-2009 Gentoo Foundation
57 +# Distributed under the terms of the GNU General Public License v2
58 +# $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 $
59 +
60 +ARCH="x86-openbsd"
61 +CHOST="i686-pc-openbsd4.9"
62 +ACCEPT_KEYWORDS="~x86-openbsd"
63 +
64
65 diff --git a/profiles/prefix/bsd/openbsd/4.9/x86/parent b/profiles/prefix/bsd/openbsd/4.9/x86/parent
66 new file mode 100644
67 index 0000000..f3229c5
68 --- /dev/null
69 +++ b/profiles/prefix/bsd/openbsd/4.9/x86/parent
70 @@ -0,0 +1 @@
71 +..
72
73 diff --git a/profiles/prefix/bsd/parent b/profiles/prefix/bsd/parent
74 index 8f9718b..985c694 100644
75 --- a/profiles/prefix/bsd/parent
76 +++ b/profiles/prefix/bsd/parent
77 @@ -1 +1 @@
78 -$PORTDIR/profiles/base
79 +../../base