From 06b956412a07be4051eccc0e679f0b10068a27d8 Mon Sep 17 00:00:00 2001 From: Michele Noberasco Date: Thu, 8 Jul 2004 10:14:12 +0000 Subject: x11-plugins/wmsmixer-0.5.1 stable on x86. --- x11-plugins/wmsmixer/ChangeLog | 5 ++++- x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-plugins/wmsmixer') 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 wmsmixer-0.5.1.ebuild: + Stable for x86. The -m32 removal works fine for me... + 06 Jul 2004; 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" -- cgit v1.2.3-65-gdbad