diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-04-01 20:39:00 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-04-01 20:39:00 +0000 |
commit | 6f5eebe8d080f5d9b908d55ab28c0dc2e0215031 (patch) | |
tree | b50f80a9f9b2063918d02c6609cdacda4f4b89de /profiles/base | |
parent | New-style virtual for ghostscript (diff) | |
download | historical-6f5eebe8d080f5d9b908d55ab28c0dc2e0215031.tar.gz historical-6f5eebe8d080f5d9b908d55ab28c0dc2e0215031.tar.bz2 historical-6f5eebe8d080f5d9b908d55ab28c0dc2e0215031.zip |
Remove ghostscript in favour of the new new-style virtual
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/virtuals | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 6cf5eb97d18e..b8f0bb766d54 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.88 2006/04/01 20:25:32 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.89 2006/04/01 20:39:00 genstef 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 @@ -27,7 +27,6 @@ virtual/fam app-admin/gamin virtual/flim app-emacs/flim virtual/gsasl net-libs/libgsasl virtual/ghc dev-lang/ghc-bin -virtual/ghostscript app-text/ghostscript-gnu virtual/glu x11-base/xorg-x11 virtual/glut media-libs/glut virtual/gnustep-back gnustep-base/gnustep-back-art |