diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-03-08 17:02:30 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-03-08 17:02:30 +0000 |
commit | e18ae942bc2d0ab40e640ff1c7afc864ff118c5c (patch) | |
tree | 5ff6f796ec68366778b43c8f377a335d4547b654 /dev-util/patchelf/ChangeLog | |
parent | Stable for HPPA (bug #457882). (diff) | |
download | gentoo-2-e18ae942bc2d0ab40e640ff1c7afc864ff118c5c.tar.gz gentoo-2-e18ae942bc2d0ab40e640ff1c7afc864ff118c5c.tar.bz2 gentoo-2-e18ae942bc2d0ab40e640ff1c7afc864ff118c5c.zip |
dev-util/patchelf: Enhance the patch for as-needed problems
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'dev-util/patchelf/ChangeLog')
-rw-r--r-- | dev-util/patchelf/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-util/patchelf/ChangeLog b/dev-util/patchelf/ChangeLog index 4dec40fbe616..1f220842eb4a 100644 --- a/dev-util/patchelf/ChangeLog +++ b/dev-util/patchelf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/patchelf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.7 2013/03/08 13:38:10 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.8 2013/03/08 17:02:30 jlec Exp $ + + 08 Mar 2013; Justin Lecher <jlec@gentoo.org> + files/patchelf-0.6-test-build.patch: + Enhance the patch for as-needed problems 08 Mar 2013; Justin Lecher <jlec@gentoo.org> files/patchelf-0.6-test-build.patch: |