blob: 3df299f2d29693969ef06664ae51001d84dddfef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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.5 2007/06/07 18:00:07 lavajoe 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/blas sci-libs/blas-reference
virtual/cblas sci-libs/blas-reference
virtual/eject sys-block/unieject
virtual/lapack sci-libs/lapack-reference
virtual/linux-sources sys-kernel/gentoo-sources
virtual/mpg123 media-sound/mpg321
virtual/utempter sys-libs/libutempter
|