summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2004-07-08 10:14:12 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2004-07-08 10:14:12 +0000
commit06b956412a07be4051eccc0e679f0b10068a27d8 (patch)
tree7775732bcd83325343d9e4f91265089e506a2785 /x11-plugins
parent-amd64 -sparc (Manifest recommit) (diff)
downloadgentoo-2-06b956412a07be4051eccc0e679f0b10068a27d8.tar.gz
gentoo-2-06b956412a07be4051eccc0e679f0b10068a27d8.tar.bz2
gentoo-2-06b956412a07be4051eccc0e679f0b10068a27d8.zip
x11-plugins/wmsmixer-0.5.1 stable on x86.
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmsmixer/ChangeLog5
-rw-r--r--x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmsmixer/ChangeLog b/x11-plugins/wmsmixer/ChangeLog
index 3f9567638a0b..1d94a60a3eab 100644
--- a/x11-plugins/wmsmixer/ChangeLog
+++ b/x11-plugins/wmsmixer/ChangeLog
@@ -1,9 +1,12 @@
# 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.12 2004/07/07 03:57:07 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.13 2004/07/08 10:14:12 s4t4n Exp $
*wmsmixer-0.5.1 (30 June 2004)
+ 08 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmsmixer-0.5.1.ebuild:
+ Stable for x86. The -m32 removal works fine for me...
+
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.
diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild
index 9af927728c20..d6e7a2f872af 100644
--- a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild
+++ b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.3 2004/07/07 03:57:07 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.4 2004/07/08 10:14:12 s4t4n Exp $
inherit eutils
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://www.hibernaculum.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~sparc ~ppc"
+KEYWORDS="x86 ~amd64 ~sparc ~ppc"
DEPEND="virtual/libc
virtual/x11"