diff options
author | 2004-02-18 17:40:01 +0000 | |
---|---|---|
committer | 2004-02-18 17:40:01 +0000 | |
commit | dfc33d97aad78c81c34b85567245b165e5d1f4d7 (patch) | |
tree | ff332fae33570728aaa17cc9cd27ebaba8308a65 /media-sound/mpg123/ChangeLog | |
parent | Fix the headers of the patch so it applies cleanly for everyone (Manifest rec... (diff) | |
download | gentoo-2-dfc33d97aad78c81c34b85567245b165e5d1f4d7.tar.gz gentoo-2-dfc33d97aad78c81c34b85567245b165e5d1f4d7.tar.bz2 gentoo-2-dfc33d97aad78c81c34b85567245b165e5d1f4d7.zip |
Remove -m486 based on patch from Thomas Veith <th_veith@web.de>, closing bug
#41021. Also remove the added -O2, and fix build to always use our CFLAGS -
there was an issue with USE=mmx that CFLAGS was not set.
Diffstat (limited to 'media-sound/mpg123/ChangeLog')
-rw-r--r-- | media-sound/mpg123/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-sound/mpg123/ChangeLog b/media-sound/mpg123/ChangeLog index c163c538ce85..4da96541a279 100644 --- a/media-sound/mpg123/ChangeLog +++ b/media-sound/mpg123/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/mpg123 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.35 2004/02/18 11:40:44 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.36 2004/02/18 17:40:01 azarah Exp $ + + 18 Feb 2004; Martin Schlemmer <azarah@gentoo.org> mpg123-0.59s-r2.ebuild: + Remove -m486 based on patch from Thomas Veith <th_veith@web.de>, closing bug + #41021. Also remove the added -O2, and fix build to always use our CFLAGS - + there was an issue with USE=mmx that CFLAGS was not set. 18 Feb 2004; Martin Holzer <mholzer@gentoo.org> mpg123-0.59s-r2.ebuild: adding IUSE. Closes 41890 |