diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-04-24 19:18:16 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-04-24 19:18:16 +0000 |
commit | da1d77786cf179d1889dbb2539ebe0dbc4373c83 (patch) | |
tree | 007a6631952f8f78023c0411d5d71b54a3d7fc6f /profiles | |
parent | Fix check for ghostscript built with X. Thanks to Andrei Ivanov in bug #131122. (diff) | |
download | gentoo-2-da1d77786cf179d1889dbb2539ebe0dbc4373c83.tar.gz gentoo-2-da1d77786cf179d1889dbb2539ebe0dbc4373c83.tar.bz2 gentoo-2-da1d77786cf179d1889dbb2539ebe0dbc4373c83.zip |
Remove virtual/xft in favor of new-style virtual.
Diffstat (limited to 'profiles')
-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 bd6c4b293531..1b5b219f5650 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.90 2006/04/24 06:57:59 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.91 2006/04/24 19:18:16 spyderous 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 @@ -79,4 +79,3 @@ virtual/tftp net-ftp/tftp-hpa virtual/utempter sys-apps/utempter virtual/w3m www-client/w3m virtual/xemacs app-editors/xemacs -virtual/xft x11-base/xorg-x11 |