diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-08-20 20:11:34 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-08-20 20:11:34 +0000 |
commit | b2050d96aacb67a38f319c5ac223ee18531b046e (patch) | |
tree | 606ee59ecd8ee374eeaf0b215d37af3288ad2885 /app-admin/gamin/ChangeLog | |
parent | Make ffcall compile/generate shared libraries too. Thanks PaX Team in bug #1... (diff) | |
download | gentoo-2-b2050d96aacb67a38f319c5ac223ee18531b046e.tar.gz gentoo-2-b2050d96aacb67a38f319c5ac223ee18531b046e.tar.bz2 gentoo-2-b2050d96aacb67a38f319c5ac223ee18531b046e.zip |
Fix compile warnings; bug #188923
(Portage version: 2.1.3.6)
Diffstat (limited to 'app-admin/gamin/ChangeLog')
-rw-r--r-- | app-admin/gamin/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-admin/gamin/ChangeLog b/app-admin/gamin/ChangeLog index 44f25809773a..2138d25aae7d 100644 --- a/app-admin/gamin/ChangeLog +++ b/app-admin/gamin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/gamin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.69 2007/08/07 16:41:16 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.70 2007/08/20 20:11:34 dang Exp $ + + 20 Aug 2007; Daniel Gryniewicz <dang@gentoo.org> + +files/gamin-0.1.9-compile-warnings.patch, gamin-0.1.9.ebuild: + Fix compile warnings; bug #188923 07 Aug 2007; Roy Marples <uberlord@gentoo.org> +files/gamin-0.1.9-freebsd.patch, gamin-0.1.9.ebuild: |