summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2009-07-27 09:53:49 +0000
committerMichael Haubenwallner <haubi@gentoo.org>2009-07-27 09:53:49 +0000
commit77132282719e86f9c7b01748efca40ebbca4401a (patch)
tree3f7b5a9e4801ec8149f1f548574ba56ac77223af /profiles/prefix
parentstable sparc, bug 275392 (diff)
downloadhistorical-77132282719e86f9c7b01748efca40ebbca4401a.tar.gz
historical-77132282719e86f9c7b01748efca40ebbca4401a.tar.bz2
historical-77132282719e86f9c7b01748efca40ebbca4401a.zip
added 32bit profile for hppa2.0*-hp-hpux11.11
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/ChangeLog7
-rw-r--r--profiles/prefix/hpux/B.11.11/hppa2.0/make.defaults12
-rw-r--r--profiles/prefix/hpux/B.11.11/hppa2.0/parent1
-rw-r--r--profiles/prefix/hpux/B.11.11/package.provided5
-rw-r--r--profiles/prefix/hpux/B.11.11/parent1
5 files changed, 25 insertions, 1 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index 7c0575342181..8c3b82f23269 100644
--- a/profiles/prefix/ChangeLog
+++ b/profiles/prefix/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for profiles/prefix
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Id: ChangeLog,v 1.40 2009/07/27 08:23:43 mduft Exp $
+# $Id: ChangeLog,v 1.41 2009/07/27 09:53:49 haubi Exp $
+
+ 27 Jul 2009; Michael Haubenwallner <haubi@gentoo.org>
+ +hpux/B.11.11/hppa2.0/make.defaults, +hpux/B.11.11/hppa2.0/parent,
+ +hpux/B.11.11/package.provided, +hpux/B.11.11/parent:
+ added 32bit profile for hppa2.0*-hp-hpux11.11
27 Jul 2009; Markus Duft <mduft@gentoo.org> windows/winnt/package.mask:
unmaske icu-4, seems to work
diff --git a/profiles/prefix/hpux/B.11.11/hppa2.0/make.defaults b/profiles/prefix/hpux/B.11.11/hppa2.0/make.defaults
new file mode 100644
index 000000000000..e844687460aa
--- /dev/null
+++ b/profiles/prefix/hpux/B.11.11/hppa2.0/make.defaults
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/hpux/B.11.11/hppa2.0/make.defaults,v 1.1 2009/07/27 09:53:49 haubi Exp $
+
+ARCH="hppa-hpux"
+# config.guess tells for hpux11 on hppa2.0 cpu:
+# "hppa2.0n-hp-hpux11.11" for 32bit kernel
+# "hppa2.0w-hp-hpux11.11" for 64bit kernel and 32bit default compiler output
+# "hppa64-hp-hpux11.11" for 64bit kernel and 64bit default compiler output
+# This is the 32bit profile, so we use "hppa2.0n"
+CHOST="hppa2.0n-hp-hpux11.11"
+ACCEPT_KEYWORDS="~hppa-hpux"
diff --git a/profiles/prefix/hpux/B.11.11/hppa2.0/parent b/profiles/prefix/hpux/B.11.11/hppa2.0/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/prefix/hpux/B.11.11/hppa2.0/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/prefix/hpux/B.11.11/package.provided b/profiles/prefix/hpux/B.11.11/package.provided
new file mode 100644
index 000000000000..a188246c6fd1
--- /dev/null
+++ b/profiles/prefix/hpux/B.11.11/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/hpux/B.11.11/package.provided,v 1.1 2009/07/27 09:53:49 haubi Exp $
+
+sys-hpux/libc-11.11
diff --git a/profiles/prefix/hpux/B.11.11/parent b/profiles/prefix/hpux/B.11.11/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/prefix/hpux/B.11.11/parent
@@ -0,0 +1 @@
+..