From 2ec7eb590b94f09108aa268756ec6605a9ba332f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 16 Aug 2005 23:21:47 +0000 Subject: Dont strip stuff if `file` failed #102499 --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f29dd5..9c2ff3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for Portage; the Gentoo Linux ports system # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.1002 2005/08/14 16:49:41 genone Exp $ +# $Id: ChangeLog,v 1.1003 2005/08/16 23:21:47 vapier Exp $ MAJOR CHANGES in 2.0.51: 1. /var/cache/edb/virtuals is no longer used at all. It's calculated now. @@ -10,6 +10,9 @@ 15 Aug 2005; Marius Mauch pym/portage.py: Fix logic error with sandbox. + 14 Aug 2005; Mike Frysinger bin/prepstrip: + Don't try to strip if `file` failed #102499 by Daniel Drake. + 13 Aug 2005; Brian Harring bin/ebuild-default-functions.sh, bin/ebuild-functions.sh: merging spankys original changes (which I stupidly stomped) forward. -- cgit v1.2.3-65-gdbad