diff options
author | 2008-05-20 08:45:26 +0000 | |
---|---|---|
committer | 2008-05-20 08:45:26 +0000 | |
commit | b96321ab80dff8213e0c8e84546c0f254754864d (patch) | |
tree | 4dc51e19c04c22c11b4b1b40f83b47d6ee7f5805 /profiles | |
parent | x11-drivers/xf86-video-i810: make repoman happy, use bash arrays for PATCHES (diff) | |
download | historical-b96321ab80dff8213e0c8e84546c0f254754864d.tar.gz historical-b96321ab80dff8213e0c8e84546c0f254754864d.tar.bz2 historical-b96321ab80dff8213e0c8e84546c0f254754864d.zip |
Removed virtual/mpg123, it's new-style
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/virtuals | 3 | ||||
-rw-r--r-- | profiles/default-bsd/virtuals | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index c03cb3cdd39e..dbf68ce75f49 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.111 2008/05/18 08:20:37 zlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.112 2008/05/20 08:45:26 drac Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -40,7 +40,6 @@ virtual/man sys-apps/man virtual/mda mail-filter/procmail virtual/modutils sys-apps/module-init-tools virtual/motif x11-libs/openmotif -virtual/mpg123 media-sound/mpg123 virtual/mta mail-mta/ssmtp virtual/ooo app-office/openoffice-bin # Only have this for >=pam-0.78, as we want to make use of the 'include' diff --git a/profiles/default-bsd/virtuals b/profiles/default-bsd/virtuals index d4ee79286162..c7f63ccf9d85 100644 --- a/profiles/default-bsd/virtuals +++ b/profiles/default-bsd/virtuals @@ -1,6 +1,6 @@ # 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.8 2007/11/21 00:22:13 bicatali Exp $ +# $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 @@ -9,5 +9,4 @@ virtual/eject sys-block/unieject virtual/linux-sources sys-kernel/gentoo-sources -virtual/mpg123 media-sound/mpg321 virtual/utempter sys-libs/libutempter |