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 | 819573d5f7db51d6394b4d1e1d160633706b88e6 (patch) | |
tree | cca981c99097f22c6c782285d0e3f65858c70334 /x11-plugins | |
parent | ~sparc here, sparc there (diff) | |
download | historical-819573d5f7db51d6394b4d1e1d160633706b88e6.tar.gz historical-819573d5f7db51d6394b4d1e1d160633706b88e6.tar.bz2 historical-819573d5f7db51d6394b4d1e1d160633706b88e6.zip |
Stable for x86.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'x11-plugins')
-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 |