New commits:
commit 6ca6fc95df3bc10666c2ae0a90cac55a3d2b1abb
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
wpa_supplicant: Add patch for old, stable, and devel to compile with gcc
4.3.0
commit 73fef20077befbd80a24c0657e244035bd09b21c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
wpa_supplicant: Add patches to compile with gcc 4.3.0
commit 023c8f3008c50ea294485a292be8b7eb2bab281c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
id3lib: Add patch to compile with gcc 4.3.0
diff --git a/audio-libs/id3lib/DEPENDS b/audio-libs/id3lib/DEPENDS
index fd0b0eb..ea5d621 100755
--- a/audio-libs/id3lib/DEPENDS
+++ b/audio-libs/id3lib/DEPENDS
@@ -1 +1,2 @@
-depends g++
+depends autoconf &&
+depends g++
diff --git a/audio-libs/id3lib/HISTORY b/audio-libs/id3lib/HISTORY
index c5544a2..950798f 100644
--- a/audio-libs/id3lib/HISTORY
+++ b/audio-libs/id3lib/HISTORY
@@ -1,3 +1,10 @@
+2008-03-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on autoconf to regenerate configure after
gcc43.patch
+ * PRE_BUILD: Apply gcc43.patch
+ Run autoconf to regenerate configure
+ * gcc43.patch: Patch to build with gcc 4.3.0
+ From http://bugs.gentoo.org/show_bug.cgi?id=212455
+
2007-03-01 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DEPENDS: added, g++