diff options
author | Alin Năstac <mrness@gentoo.org> | 2007-02-08 19:07:02 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2007-02-08 19:07:02 +0000 |
commit | a5a21c851722e394464794ef429d831e92ab00c1 (patch) | |
tree | 878eb36233247eec46371a3122e2c5bee09b6aa4 /net-libs/wvstreams/ChangeLog | |
parent | Depends conditionally on dev-games/cegui (diff) | |
download | gentoo-2-a5a21c851722e394464794ef429d831e92ab00c1.tar.gz gentoo-2-a5a21c851722e394464794ef429d831e92ab00c1.tar.bz2 gentoo-2-a5a21c851722e394464794ef429d831e92ab00c1.zip |
Don't add -g -O2 to the user selected CFLAGS. Sanitize the ebuild, thanks to Tiziano Müller <dev-zero@gentoo.org>. Use sys/sysctl.h for __user definition - linux/compiler.h has been removed from kernel 2.6.19 (#164829).
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs/wvstreams/ChangeLog')
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index a7d2d14723ff..91a2eb91da7d 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-libs/wvstreams -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.97 2006/11/11 16:43:00 mrness Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.98 2007/02/08 19:07:02 mrness Exp $ + +*wvstreams-4.2.2-r3 (08 Feb 2007) + + 08 Feb 2007; Alin Năstac <mrness@gentoo.org> + +files/wvstreams-4.2.2-sane-cflags.patch, + files/wvstreams-4.2.2-wireless-user.patch, +wvstreams-4.2.2-r3.ebuild: + Don't add -g -O2 to the user selected CFLAGS. Sanitize the ebuild, thanks to + Tiziano Müller <dev-zero@gentoo.org>. Use sys/sysctl.h for __user + definition - linux/compiler.h has been removed from kernel 2.6.19 (#164829). 11 Nov 2006; Alin Nastac <mrness@gentoo.org> -files/wvstreams-4.0.2-MOC-fix.patch, |