summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 09:04:05 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 09:04:05 +0000
commit70faada1897105c1d4c409d2c48f7a6fc261b9b7 (patch)
tree8e803711ec23d5aa1b628cb9164550686e5bb2a0 /x11-plugins/wmsmixer
parentfixed typo, closes bug #68092 (diff)
downloadhistorical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.tar.gz
historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.tar.bz2
historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.zip
Stable on amd64.
Diffstat (limited to 'x11-plugins/wmsmixer')
-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 4892f0de694b..da80058cdd86 100644
--- a/x11-plugins/wmsmixer/ChangeLog
+++ b/x11-plugins/wmsmixer/ChangeLog
@@ -1,6 +1,9 @@
# 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.14 2004/07/17 20:51:39 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.15 2004/10/19 09:02:16 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmsmixer-0.5.1.ebuild:
+ Stable on amd64.
*wmsmixer-0.5.1 (30 June 2004)
diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild
index d6e7a2f872af..debf22355072 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.4 2004/07/08 10:14:12 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.5 2004/10/19 09:02:16 absinthe 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"