diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2007-04-13 14:24:53 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2007-04-13 14:24:53 +0000 |
commit | f8efd200dcb2cf9545aef9833580765fa0d2e783 (patch) | |
tree | 60c4b22dd6c8e4833614fec7f9ae487c91ece3e5 /x11-plugins | |
parent | Stable on sparc wrt #174167 (diff) | |
download | gentoo-2-f8efd200dcb2cf9545aef9833580765fa0d2e783.tar.gz gentoo-2-f8efd200dcb2cf9545aef9833580765fa0d2e783.tar.bz2 gentoo-2-f8efd200dcb2cf9545aef9833580765fa0d2e783.zip |
Fixed IUSE.
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmauda/ChangeLog | 4 | ||||
-rw-r--r-- | x11-plugins/wmauda/wmauda-0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmauda/wmauda-0.3.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-plugins/wmauda/ChangeLog b/x11-plugins/wmauda/ChangeLog index e0ae5ed4f05e..961949fc688e 100644 --- a/x11-plugins/wmauda/ChangeLog +++ b/x11-plugins/wmauda/ChangeLog @@ -1,9 +1,11 @@ # ChangeLog for x11-plugins/wmauda # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/ChangeLog,v 1.4 2007/04/13 14:20:28 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/ChangeLog,v 1.5 2007/04/13 14:24:53 s4t4n Exp $ 03 Feb 2007; Michele Noberasco <s4t4n@gentoo.org> wmauda-0.3.ebuild: Stable for x86. + wmauda-0.3.ebuild, wmauda-0.2.ebuild: + Fixed IUSE. 03 Feb 2007; Steve Dibb <beandog@gentoo.org> wmauda-0.2.ebuild, wmauda-0.3.ebuild: diff --git a/x11-plugins/wmauda/wmauda-0.2.ebuild b/x11-plugins/wmauda/wmauda-0.2.ebuild index 668ae1c5f8b3..19cb12f1146e 100644 --- a/x11-plugins/wmauda/wmauda-0.2.ebuild +++ b/x11-plugins/wmauda/wmauda-0.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.2.ebuild,v 1.2 2007/02/03 03:02:15 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.2.ebuild,v 1.3 2007/04/13 14:24:53 s4t4n Exp $ + +IUSE="" DESCRIPTION="Dockable applet for WindowMaker that controls Audacious." SRC_URI="http://downloads.alteredeclipse.org/${P}.tar.bz2" diff --git a/x11-plugins/wmauda/wmauda-0.3.ebuild b/x11-plugins/wmauda/wmauda-0.3.ebuild index 2c7fbf0cf9aa..0d13a0acc8ab 100644 --- a/x11-plugins/wmauda/wmauda-0.3.ebuild +++ b/x11-plugins/wmauda/wmauda-0.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild,v 1.3 2007/04/13 14:20:28 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild,v 1.4 2007/04/13 14:24:53 s4t4n Exp $ + +IUSE="" DESCRIPTION="Dockable applet for WindowMaker that controls Audacious." SRC_URI="http://downloads.alteredeclipse.org/${P}.tar.bz2" |