blob: 638a082e51f6c84ac4016536799835208b5df11c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc2/use.defaults,v 1.2 2004/06/26 23:29:25 solar Exp $
# Use this file to override specific mappings indicating which package
# satisfies a particular USE flag. The base profile (in
# ${PORTDIR}/profiles/base/use.defaults) will already describe those
# mappings which apply to absolutely all architectures. This file is used
# to describe mappings which are unique to THIS SPECIFIC PROFILE ONLY.
# Note, that these mappings extend the parent profiles' (its own parent,
# grandparent, and so on up to the base profile). However, mappings that
# are present in the parents can be overridden in this file.
gnome-libs gnome-base/gnome-libs
|