diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2006-10-06 08:37:58 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2006-10-06 08:37:58 +0000 |
commit | 9be01627c5feb8da32fb3c792f2f74792f5953f0 (patch) | |
tree | 76d22e2bc3affb2fa99b8537b828a3b4de667b67 /x11-plugins/wmmixer | |
parent | Stable on ppc wrt bug 148500 (diff) | |
download | historical-9be01627c5feb8da32fb3c792f2f74792f5953f0.tar.gz historical-9be01627c5feb8da32fb3c792f2f74792f5953f0.tar.bz2 historical-9be01627c5feb8da32fb3c792f2f74792f5953f0.zip |
Stable for x86. Wiped out previous release.
Package-Manager: portage-2.1.1
Diffstat (limited to 'x11-plugins/wmmixer')
-rw-r--r-- | x11-plugins/wmmixer/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmmixer/wmmixer-2.0_beta4-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmmixer/ChangeLog b/x11-plugins/wmmixer/ChangeLog index 017f5a725abb..c27691790af9 100644 --- a/x11-plugins/wmmixer/ChangeLog +++ b/x11-plugins/wmmixer/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for x11-plugins/wmmixer # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmixer/ChangeLog,v 1.9 2006/09/12 12:48:10 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmixer/ChangeLog,v 1.10 2006/10/06 08:37:58 s4t4n Exp $ -*wmmixer-2.0_beta4 (12 Sep 2006) + 06 Oct 2006; Michele Noberasco <s4t4n@gentoo.org> wmmixer-2.0_beta4-r1.ebuild: + Stable for x86. Wiped out previous version. + +*wmmixer-2.0_beta4-r1 (12 Sep 2006) 12 Sep 2006; Michele Noberasco <s4t4n@gentoo.org> wmmixer-2.0_beta4-r1.ebuild: Revision bump, with patch to fix running issues on systems with newer gcc/glibc. diff --git a/x11-plugins/wmmixer/wmmixer-2.0_beta4-r1.ebuild b/x11-plugins/wmmixer/wmmixer-2.0_beta4-r1.ebuild index 94c918d0263a..94d0f0298444 100644 --- a/x11-plugins/wmmixer/wmmixer-2.0_beta4-r1.ebuild +++ b/x11-plugins/wmmixer/wmmixer-2.0_beta4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmixer/wmmixer-2.0_beta4-r1.ebuild,v 1.1 2006/09/12 12:48:10 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmixer/wmmixer-2.0_beta4-r1.ebuild,v 1.2 2006/10/06 08:37:58 s4t4n Exp $ inherit eutils @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~mips" +KEYWORDS="x86 ~sparc ~mips" S="${WORKDIR}/${PN}-2.0b4" |