diff options
author | Jason Stubbs <jstubbs@gentoo.org> | 2005-10-16 08:49:24 +0000 |
---|---|---|
committer | Jason Stubbs <jstubbs@gentoo.org> | 2005-10-16 08:49:24 +0000 |
commit | fb3c0e8adc1bce987c28d735d5d189f2b2afe763 (patch) | |
tree | f1b5c73e4989473ad5eed2b2fc06703bdfe924d4 /profiles | |
parent | Making portage provide virtual/portage (diff) | |
download | historical-fb3c0e8adc1bce987c28d735d5d189f2b2afe763.tar.gz historical-fb3c0e8adc1bce987c28d735d5d189f2b2afe763.tar.bz2 historical-fb3c0e8adc1bce987c28d735d5d189f2b2afe763.zip |
Adding default provider of virtual/portage
Diffstat (limited to 'profiles')
-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 19cbc685a920..df6021a54631 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.75 2005/10/07 23:38:26 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.76 2005/10/16 08:49:24 jstubbs 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 @@ -65,6 +65,7 @@ virtual/pbs sys-cluster/torque virtual/pcmcia sys-apps/pcmcia-cs virtual/pdfviewer app-text/xpdf virtual/php dev-php/mod_php +virtual/portage sys-apps/portage virtual/psviewer app-text/gv virtual/python dev-lang/python virtual/quicktime media-libs/libquicktime |