diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-09-21 00:12:01 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-09-21 00:12:01 +0000 |
commit | 4c3eb95b3b87e1dcc04ec9d61dcf0dffc4fb4408 (patch) | |
tree | 7af9c3dfe146efc565c72195dfbe5b6544fe2a39 /profiles/arch/hppa | |
parent | Version bump. (diff) | |
download | gentoo-2-4c3eb95b3b87e1dcc04ec9d61dcf0dffc4fb4408.tar.gz gentoo-2-4c3eb95b3b87e1dcc04ec9d61dcf0dffc4fb4408.tar.bz2 gentoo-2-4c3eb95b3b87e1dcc04ec9d61dcf0dffc4fb4408.zip |
Mask and force USE flags that correspond to ARCH values. All arch profiles
now inherit from arch/base, which masks the USE flags that correspond to
all possible ARCH values. Each of the individual arch profiles unmasks and
forces the USE flag which corresponds to its ARCH value.
Diffstat (limited to 'profiles/arch/hppa')
-rw-r--r-- | profiles/arch/hppa/parent | 1 | ||||
-rw-r--r-- | profiles/arch/hppa/use.force | 2 | ||||
-rw-r--r-- | profiles/arch/hppa/use.mask | 5 |
3 files changed, 7 insertions, 1 deletions
diff --git a/profiles/arch/hppa/parent b/profiles/arch/hppa/parent new file mode 100644 index 000000000000..eb001c6e8ab8 --- /dev/null +++ b/profiles/arch/hppa/parent @@ -0,0 +1 @@ +../base diff --git a/profiles/arch/hppa/use.force b/profiles/arch/hppa/use.force new file mode 100644 index 000000000000..9b60317bfc20 --- /dev/null +++ b/profiles/arch/hppa/use.force @@ -0,0 +1,2 @@ +# Force the flag which corresponds to ARCH. +hppa diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index e0e843433ce3..c50e22f4d302 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -1,7 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# # $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.3 2008/04/10 06:34:00 dberkholz Exp $ +# # $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.4 2008/09/21 00:11:54 zmedico Exp $ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>. +# Unmask the flag which corresponds to ARCH. +-hppa + # Jeroen Roovers <jer@gentoo.org> (4 Jan 2008) # Masked until someone turns up with a PA-RISC laptop: laptop |