diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-12-23 10:08:17 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-12-23 10:08:17 +0000 |
commit | fbe35bdf5b742415c247eac8126e5c273ed01c5b (patch) | |
tree | 149d731f866b62be87041a6f3d0106e67ab9359b /profiles/base | |
parent | Stable on x86. (diff) | |
download | historical-fbe35bdf5b742415c247eac8126e5c273ed01c5b.tar.gz historical-fbe35bdf5b742415c247eac8126e5c273ed01c5b.tar.bz2 historical-fbe35bdf5b742415c247eac8126e5c273ed01c5b.zip |
basc virtual
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 06d88c58dff4..2d39f4ce085f 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.43 2004/12/09 21:04:59 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.44 2004/12/23 10:08:17 pvdabeel 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 @@ -24,6 +24,7 @@ virtual/emacs app-editors/emacs virtual/fam app-admin/fam virtual/flim app-emacs/flim virtual/gsasl net-libs/libgsasl +virtual/gentoo-stats app-portage/basc virtual/ghc dev-lang/ghc-bin virtual/ghostscript app-text/ghostscript virtual/glu x11-base/xorg-x11 |