diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-06 06:00:47 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-06 06:00:47 +0000 |
commit | 955feefc03f4e6c0fb31835f7be3233808ada0e4 (patch) | |
tree | eb9a0adb1417043189118d721b7aaba72e7b4c1f /profiles/base | |
parent | Version bump. (diff) | |
download | gentoo-2-955feefc03f4e6c0fb31835f7be3233808ada0e4.tar.gz gentoo-2-955feefc03f4e6c0fb31835f7be3233808ada0e4.tar.bz2 gentoo-2-955feefc03f4e6c0fb31835f7be3233808ada0e4.zip |
Add a note that old-style virtuals are considered deprecated.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/virtuals | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index cf47413d883d..ee75531689be 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,12 +1,16 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.145 2011/04/05 11:56:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.146 2011/04/06 06:00:47 ulm 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 # work on any architecture that needs that virtual -# KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH +# NOTE: Old-style virtuals are considered deprecated, bug 350792 is tracking +# their removal. Consider using new-style (GLEP 37) virtuals instead. +# http://archives.gentoo.org/gentoo-dev/msg_9078a2f41ba2fa8120805dc96aab16a0.xml + +# PLEASE DON'T ADD ANY NEW ENTRIES! virtual/aspell-dict app-dicts/aspell-en virtual/blackbox x11-wm/blackbox |