aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-06-13 04:23:46 +0000
committerMike Frysinger <vapier@gentoo.org>2005-06-13 04:23:46 +0000
commit70d1dd76e235245b403642292cfd7e729870cba2 (patch)
tree38ccc95fafc136340c714f6069fdb9fee031e401 /ChangeLog
parentsomeone needs a wedgie. stick to tabs, not spaces for indentation (or conver... (diff)
downloadportage-cvs-70d1dd76e235245b403642292cfd7e729870cba2.tar.gz
portage-cvs-70d1dd76e235245b403642292cfd7e729870cba2.tar.bz2
portage-cvs-70d1dd76e235245b403642292cfd7e729870cba2.zip
use %p instead of %F for outputting stuff from scanelf
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 12eb6cb..4e1fa05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,16 @@
# ChangeLog for Portage; the Gentoo Linux ports system
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Id: ChangeLog,v 1.988 2005/06/04 11:15:12 jstubbs Exp $
+# $Id: ChangeLog,v 1.989 2005/06/13 04:23:46 vapier 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.
+ 13 Jun 2005; Mike Frysinger <vapier@gentoo.org> 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.
+
06 Jun 2005; Jason Stubbs <jstubbs@gentoo.org> bin/dispatch-conf
pym/dispatch_conf.py: Brought forward updates in stable.