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 | db3fb4ad2e1332bee8b948c417503e1ce9328cb1 (patch) | |
tree | b3615b17bb18a233009caf9884b145cc77e4be9b /profiles/base/virtuals | |
parent | New-style virtual for ghostscript (diff) | |
download | gentoo-2-db3fb4ad2e1332bee8b948c417503e1ce9328cb1.tar.gz gentoo-2-db3fb4ad2e1332bee8b948c417503e1ce9328cb1.tar.bz2 gentoo-2-db3fb4ad2e1332bee8b948c417503e1ce9328cb1.zip |
Remove ghostscript in favour of the new new-style virtual
Diffstat (limited to 'profiles/base/virtuals')
-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 |