diff options
author | Ian Leitch <port001@gentoo.org> | 2003-10-03 16:34:21 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2003-10-03 16:34:21 +0000 |
commit | 6dd26d18f50666e72e149bd22f8deb9bd006d7a4 (patch) | |
tree | 9feff9ac8c9582706008cec7f808a0aff9d33017 /app-misc/pal/ChangeLog | |
parent | filter-flags because of segfaulting with fstackprotector in CFLAGS (diff) | |
download | historical-6dd26d18f50666e72e149bd22f8deb9bd006d7a4.tar.gz historical-6dd26d18f50666e72e149bd22f8deb9bd006d7a4.tar.bz2 historical-6dd26d18f50666e72e149bd22f8deb9bd006d7a4.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) |