blob: c7f63ccf9d85876994c549236093c31b8603309a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/virtuals,v 1.9 2008/05/20 08:45:10 drac Exp $
# This file defines the virtuals that all Gentoo/*BSD need to modify respect
# the base profile
# KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH
virtual/eject sys-block/unieject
virtual/linux-sources sys-kernel/gentoo-sources
virtual/utempter sys-libs/libutempter
|