diff options
author | 2005-03-13 08:35:46 +0000 | |
---|---|---|
committer | 2005-03-13 08:35:46 +0000 | |
commit | 67f262303c2e4200187afe5acf495efb67cd97b6 (patch) | |
tree | 507abc4a4a1490d43df8d7d6727f69ca89704a27 /net-misc/howl/ChangeLog | |
parent | applied joypad emulation patch from Alastair Bridgewater (bug #75391); tid (diff) | |
download | gentoo-2-67f262303c2e4200187afe5acf495efb67cd97b6.tar.gz gentoo-2-67f262303c2e4200187afe5acf495efb67cd97b6.tar.bz2 gentoo-2-67f262303c2e4200187afe5acf495efb67cd97b6.zip |
Patch fixes #84030 (missing type declarations)
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/howl/ChangeLog')
-rw-r--r-- | net-misc/howl/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-misc/howl/ChangeLog b/net-misc/howl/ChangeLog index 2ecbbfe34b84..acdfe82dfafa 100644 --- a/net-misc/howl/ChangeLog +++ b/net-misc/howl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/howl # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.23 2005/02/25 02:17:34 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.24 2005/03/13 08:35:46 stkn Exp $ + + 13 Mar 2005; Stefan Knoblich <stkn@gentoo.org> howl-0.9.8.ebuild: + Added patch to fix compilation problems due to missing type declarations + (#84030, thanks to Robin Princeley <princely@emirates.net.ae> and Greg Symons + <gsymons@gsconsulting.biz> for finding a fix and creating this patch). 24 Feb 2005; Kito <kito@gentoo.org> howl-0.9.8.ebuild: ~ppc-macos keyword |