diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:06:21 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:06:21 +0000 |
commit | 5d3c30430578221162cbf9550d926787d6670198 (patch) | |
tree | 17d46ddfcedf7f49a655140542ed146e04806940 /x11-plugins/wmsmixer | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-5d3c30430578221162cbf9550d926787d6670198.tar.gz gentoo-2-5d3c30430578221162cbf9550d926787d6670198.tar.bz2 gentoo-2-5d3c30430578221162cbf9550d926787d6670198.zip |
Stable on amd64.
Diffstat (limited to 'x11-plugins/wmsmixer')
-rw-r--r-- | x11-plugins/wmsmixer/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild | 4 |
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" |