diff options
Diffstat (limited to 'profiles/prefix/bsd/openbsd/4.2')
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.2/package.mask | 4 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.2/package.provided | 5 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.2/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.2/ppc/make.defaults | 8 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.2/ppc/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.2/x64/make.defaults | 8 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.2/x64/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.2/x86/make.defaults | 8 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.2/x86/parent | 1 |
9 files changed, 37 insertions, 0 deletions
diff --git a/profiles/prefix/bsd/openbsd/4.2/package.mask b/profiles/prefix/bsd/openbsd/4.2/package.mask new file mode 100644 index 00000000..9db04b65 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.2/package.mask @@ -0,0 +1,4 @@ +# 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/package.mask,v 1.1 2009/06/06 03:54:43 solar Exp $ + diff --git a/profiles/prefix/bsd/openbsd/4.2/package.provided b/profiles/prefix/bsd/openbsd/4.2/package.provided new file mode 100644 index 00000000..4ad82296 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.2/package.provided @@ -0,0 +1,5 @@ +# 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/package.provided,v 1.1 2009/06/06 03:54:43 solar Exp $ + +sys-openbsd/libc-4.2 diff --git a/profiles/prefix/bsd/openbsd/4.2/parent b/profiles/prefix/bsd/openbsd/4.2/parent new file mode 100644 index 00000000..f3229c5b --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.2/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/bsd/openbsd/4.2/ppc/make.defaults b/profiles/prefix/bsd/openbsd/4.2/ppc/make.defaults new file mode 100644 index 00000000..fa5a1b10 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.2/ppc/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/ppc/make.defaults,v 1.1 2009/06/06 03:54:44 solar Exp $ + +ARCH="ppc-openbsd" +CHOST="powerpc-unknown-openbsd4.2" +ACCEPT_KEYWORDS="~ppc-openbsd" + diff --git a/profiles/prefix/bsd/openbsd/4.2/ppc/parent b/profiles/prefix/bsd/openbsd/4.2/ppc/parent new file mode 100644 index 00000000..f3229c5b --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.2/ppc/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/bsd/openbsd/4.2/x64/make.defaults b/profiles/prefix/bsd/openbsd/4.2/x64/make.defaults new file mode 100644 index 00000000..da44440d --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.2/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.2" +ACCEPT_KEYWORDS="~x64-openbsd" + diff --git a/profiles/prefix/bsd/openbsd/4.2/x64/parent b/profiles/prefix/bsd/openbsd/4.2/x64/parent new file mode 100644 index 00000000..f3229c5b --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.2/x64/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/bsd/openbsd/4.2/x86/make.defaults b/profiles/prefix/bsd/openbsd/4.2/x86/make.defaults new file mode 100644 index 00000000..ab1f4761 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.2/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.2" +ACCEPT_KEYWORDS="~x86-openbsd" + diff --git a/profiles/prefix/bsd/openbsd/4.2/x86/parent b/profiles/prefix/bsd/openbsd/4.2/x86/parent new file mode 100644 index 00000000..f3229c5b --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.2/x86/parent @@ -0,0 +1 @@ +.. |