diff options
author | Romain Perier <mrpouet@gentoo.org> | 2009-10-06 09:54:11 +0000 |
---|---|---|
committer | Romain Perier <mrpouet@gentoo.org> | 2009-10-06 09:54:11 +0000 |
commit | 49155bca009bcb81dedc6b9b13024a2379635c15 (patch) | |
tree | d612a572614adb72e10c4a231c06ad1201816236 /net-misc/drivel/ChangeLog | |
parent | Missing texinfo DEPEND. (diff) | |
download | gentoo-2-49155bca009bcb81dedc6b9b13024a2379635c15.tar.gz gentoo-2-49155bca009bcb81dedc6b9b13024a2379635c15.tar.bz2 gentoo-2-49155bca009bcb81dedc6b9b13024a2379635c15.zip |
Fix bug #287746, compile-warnings support was automagic, which forced -Werror cflag to be used (and compilation to fail). Fix some QA
(Portage version: 2.2_rc43/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/drivel/ChangeLog')
-rw-r--r-- | net-misc/drivel/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-misc/drivel/ChangeLog b/net-misc/drivel/ChangeLog index 9f5ec3834413..331002a30b3e 100644 --- a/net-misc/drivel/ChangeLog +++ b/net-misc/drivel/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/drivel # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/drivel/ChangeLog,v 1.34 2009/10/05 18:55:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/drivel/ChangeLog,v 1.35 2009/10/06 09:54:11 mrpouet Exp $ + + 06 Oct 2009; Romain Perier <mrpouet@gentoo.org> + drivel-3.0.0.ebuild, +files/drivel-3.0.0-compile-warnings.patch: + Fix bug #287746, compile-warnings support was automagic, which forced + -Werror cflag to be used (and compilation to fail). Fix some QA. 05 Oct 2009; Hans de Graaff <graaff@gentoo.org> drivel-3.0.0.ebuild: Do not error out on warnings, this should fix the build as reported in |