diff options
Diffstat (limited to 'profiles/default-bsd/virtuals')
-rw-r--r-- | profiles/default-bsd/virtuals | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/default-bsd/virtuals b/profiles/default-bsd/virtuals new file mode 100644 index 0000000..82f4891 --- /dev/null +++ b/profiles/default-bsd/virtuals @@ -0,0 +1,13 @@ +# 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.4 2007/03/01 15:47:58 uberlord 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/mpg123 media-sound/mpg321 +virtual/utempter sys-libs/libutempter |