summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristopher Kersey <augustus@gentoo.org>2004-07-07 03:57:07 +0000
committerKristopher Kersey <augustus@gentoo.org>2004-07-07 03:57:07 +0000
commit0ee70c4520194ae45f60f29d7c79bb943bd66b21 (patch)
treed447fd85166ec672d538204a7524750bc2c8f99b /x11-plugins/wmsmixer/ChangeLog
parentfix typo in segv patch (#56126) (diff)
downloadhistorical-0ee70c4520194ae45f60f29d7c79bb943bd66b21.tar.gz
historical-0ee70c4520194ae45f60f29d7c79bb943bd66b21.tar.bz2
historical-0ee70c4520194ae45f60f29d7c79bb943bd66b21.zip
I don't know why -m32 was defined but it was not needed and broke amd64 support.
Diffstat (limited to 'x11-plugins/wmsmixer/ChangeLog')
-rw-r--r--x11-plugins/wmsmixer/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-plugins/wmsmixer/ChangeLog b/x11-plugins/wmsmixer/ChangeLog
index 047fff053eff..3f9567638a0b 100644
--- a/x11-plugins/wmsmixer/ChangeLog
+++ b/x11-plugins/wmsmixer/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for x11-plugins/wmsmixer
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.11 2004/07/01 11:45:05 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.12 2004/07/07 03:57:07 augustus Exp $
*wmsmixer-0.5.1 (30 June 2004)
+ 06 Jul 2004; <augustus@gentoo.org> wmsmixer-0.5.1.ebuild:
+ I don't know why -m32 was defined but it was not needed and broke amd64
+ support. Please comment if this breaks anyone else's arch.
+
01 Jul 2004; David Holm <dholm@gentoo.org> wmsmixer-0.5.1.ebuild:
Added to ~ppc.