diff options
author | 2003-10-03 16:34:21 +0000 | |
---|---|---|
committer | 2003-10-03 16:34:21 +0000 | |
commit | 0f0ab12fa3dacb923c6f411eabbe58c0beea1cfa (patch) | |
tree | 0708eaf98037e5cb668bf9186b3af9876dd3c0ac /app-misc/pal/ChangeLog | |
parent | filter-flags because of segfaulting with fstackprotector in CFLAGS (diff) | |
download | gentoo-2-0f0ab12fa3dacb923c6f411eabbe58c0beea1cfa.tar.gz gentoo-2-0f0ab12fa3dacb923c6f411eabbe58c0beea1cfa.tar.bz2 gentoo-2-0f0ab12fa3dacb923c6f411eabbe58c0beea1cfa.zip |
Fixed Makefile errors about .d files
Diffstat (limited to 'app-misc/pal/ChangeLog')
-rw-r--r-- | app-misc/pal/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-misc/pal/ChangeLog b/app-misc/pal/ChangeLog index 4cd1124e3302..567bb78ed606 100644 --- a/app-misc/pal/ChangeLog +++ b/app-misc/pal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/pal # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/ChangeLog,v 1.1 2003/10/02 22:18:50 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/ChangeLog,v 1.2 2003/10/03 16:34:18 port001 Exp $ + + 03 Oct 2003; Ian Leitch <port001@gentoo.org> pal-0.2.5.ebuild: + Fixed Makefile errors about .d files *pal-0.2.5 (03 Oct 2003) |