From 409f24a54763d0ebb05c952b28301fcf348ad9eb Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Tue, 14 Jun 2005 14:53:05 +0000 Subject: remove reference to non-existant profiles/use.mask --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4e1fa05..884abcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for Portage; the Gentoo Linux ports system # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.989 2005/06/13 04:23:46 vapier Exp $ +# $Id: ChangeLog,v 1.990 2005/06/14 14:53:05 genone Exp $ MAJOR CHANGES in 2.0.51: 1. /var/cache/edb/virtuals is no longer used at all. It's calculated now. 2. /var/cache/edb/world is now /var/lib/portage/world. 3. /etc/portage/profile/virtuals is _USER_ configs only. + 14 Jun 2005; Marius Mauch man/portage.5: + Remove references to non-existant $PORTDIR/profiles/use.mask. + 13 Jun 2005; Mike Frysinger bin/ebuild.sh: Use the %p output modifier instead of %F so we don't have to update the output by removing all the $D references. -- cgit v1.2.3-65-gdbad