diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-23 07:07:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-23 07:07:04 +0000 |
commit | 5a3b08874b9f72e3aee63df74e8d4ea5fde5ff1a (patch) | |
tree | 58466c3676f7499c50f3f17d60cf2ae115a0097e /sys-boot/yaboot-static/ChangeLog | |
parent | - Keyworded ~amd64 (diff) | |
download | historical-5a3b08874b9f72e3aee63df74e8d4ea5fde5ff1a.tar.gz historical-5a3b08874b9f72e3aee63df74e8d4ea5fde5ff1a.tar.bz2 historical-5a3b08874b9f72e3aee63df74e8d4ea5fde5ff1a.zip |
Fix variable quoting "${WORKDIR}/*" is not equal to "${WORKDIR}"/*. Add some die traps to the mv and cp commands. The current ebuild didn't install anything...
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-boot/yaboot-static/ChangeLog')
-rw-r--r-- | sys-boot/yaboot-static/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-boot/yaboot-static/ChangeLog b/sys-boot/yaboot-static/ChangeLog index f0887cb03782..6ad85ec0e30e 100644 --- a/sys-boot/yaboot-static/ChangeLog +++ b/sys-boot/yaboot-static/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-boot/yaboot-static # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot-static/ChangeLog,v 1.19 2008/05/13 23:41:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot-static/ChangeLog,v 1.20 2008/05/23 07:07:04 corsair Exp $ + + 23 May 2008; Markus Rothe <corsair@gentoo.org> + yaboot-static-1.3.14.ebuild: + Fix variable quoting: "${WORKDIR}/*" is not equal to "${WORKDIR}"/*. Add + some die traps to the mv and cp commands. The current ebuild didn't install + anything... 13 May 2008; Joseph Jezak <josejx@gentoo.org> -files/ofpath_device-tree_check.patch, -yaboot-static-1.3.12.ebuild, |