diff options
author | 2006-04-01 20:25:32 +0000 | |
---|---|---|
committer | 2006-04-01 20:25:32 +0000 | |
commit | 0e3a75bcb2c2713b6ecb6cca1dec9d8a31e0bba1 (patch) | |
tree | f20e0f9d6fa442d68bb47d06a11102fedd09cffe /profiles/default-bsd | |
parent | New version (diff) | |
download | gentoo-2-0e3a75bcb2c2713b6ecb6cca1dec9d8a31e0bba1.tar.gz gentoo-2-0e3a75bcb2c2713b6ecb6cca1dec9d8a31e0bba1.tar.bz2 gentoo-2-0e3a75bcb2c2713b6ecb6cca1dec9d8a31e0bba1.zip |
Make gs-gnu default in base and remove the override in -bsd
Diffstat (limited to 'profiles/default-bsd')
-rw-r--r-- | profiles/default-bsd/virtuals | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/default-bsd/virtuals b/profiles/default-bsd/virtuals index d0c0f250d10e..a35ef0e6a10d 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.1 2006/03/30 12:42:09 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/virtuals,v 1.2 2006/04/01 20:25:32 genstef Exp $ # This file defines the virtuals that all Gentoo/*BSD need to modify respect # the base profile @@ -9,7 +9,6 @@ virtual/dhcpc net-misc/dhcp virtual/eject sys-block/unieject -virtual/ghostscript app-text/ghostscript-gnu virtual/jdk dev-java/kaffe-sdk virtual/jre dev-java/kaffe-sdk virtual/linux-sources sys-kernel/gentoo-sources |