diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2007-04-13 14:20:28 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2007-04-13 14:20:28 +0000 |
commit | 37e548088a2a96eeddcc9e022d718e8b5bf6d916 (patch) | |
tree | 4079a11ccbbbbe0442082b2932d82256aac96c75 /x11-plugins/wmauda | |
parent | ~sparc here, sparc there (diff) | |
download | gentoo-2-37e548088a2a96eeddcc9e022d718e8b5bf6d916.tar.gz gentoo-2-37e548088a2a96eeddcc9e022d718e8b5bf6d916.tar.bz2 gentoo-2-37e548088a2a96eeddcc9e022d718e8b5bf6d916.zip |
Stable for x86.
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins/wmauda')
-rw-r--r-- | x11-plugins/wmauda/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmauda/wmauda-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmauda/ChangeLog b/x11-plugins/wmauda/ChangeLog index dfeaf3aa68d3..e0ae5ed4f05e 100644 --- a/x11-plugins/wmauda/ChangeLog +++ b/x11-plugins/wmauda/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2007/02/03 03:02:15 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/ChangeLog,v 1.4 2007/04/13 14:20:28 s4t4n Exp $ + + 03 Feb 2007; Michele Noberasco <s4t4n@gentoo.org> wmauda-0.3.ebuild: + Stable for x86. 03 Feb 2007; Steve Dibb <beandog@gentoo.org> wmauda-0.2.ebuild, wmauda-0.3.ebuild: diff --git a/x11-plugins/wmauda/wmauda-0.3.ebuild b/x11-plugins/wmauda/wmauda-0.3.ebuild index dd096fabc1a0..2c7fbf0cf9aa 100644 --- a/x11-plugins/wmauda/wmauda-0.3.ebuild +++ b/x11-plugins/wmauda/wmauda-0.3.ebuild @@ -1,6 +1,6 @@ # 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.2 2007/02/03 03:02:15 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild,v 1.3 2007/04/13 14:20:28 s4t4n Exp $ DESCRIPTION="Dockable applet for WindowMaker that controls Audacious." SRC_URI="http://downloads.alteredeclipse.org/${P}.tar.bz2" @@ -11,7 +11,7 @@ DEPEND="=x11-libs/gtk+-2* SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" src_compile() { emake || die |