diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-02-03 03:02:15 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-02-03 03:02:15 +0000 |
commit | dccc3a1bcf79aef88a229dd4c9d962f2e48727bd (patch) | |
tree | 8a6569ba1872667a812a18911d0f02dcc2a40724 /x11-plugins/wmauda | |
parent | Add ~amd64, bug 152172 (diff) | |
download | gentoo-2-dccc3a1bcf79aef88a229dd4c9d962f2e48727bd.tar.gz gentoo-2-dccc3a1bcf79aef88a229dd4c9d962f2e48727bd.tar.bz2 gentoo-2-dccc3a1bcf79aef88a229dd4c9d962f2e48727bd.zip |
Add ~amd64, bug 153549
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins/wmauda')
-rw-r--r-- | x11-plugins/wmauda/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmauda/wmauda-0.2.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmauda/wmauda-0.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/wmauda/ChangeLog b/x11-plugins/wmauda/ChangeLog index a3625ca39bf1..dfeaf3aa68d3 100644 --- a/x11-plugins/wmauda/ChangeLog +++ b/x11-plugins/wmauda/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmauda -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/ChangeLog,v 1.2 2006/10/31 05:03:51 vericgar Exp $ +# 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 $ + + 03 Feb 2007; Steve Dibb <beandog@gentoo.org> wmauda-0.2.ebuild, + wmauda-0.3.ebuild: + Add ~amd64, bug 153549 *wmauda-0.3 (31 Oct 2006) diff --git a/x11-plugins/wmauda/wmauda-0.2.ebuild b/x11-plugins/wmauda/wmauda-0.2.ebuild index 804cb42f9746..668ae1c5f8b3 100644 --- a/x11-plugins/wmauda/wmauda-0.2.ebuild +++ b/x11-plugins/wmauda/wmauda-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1 2006/10/30 00:48:29 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.2.ebuild,v 1.2 2007/02/03 03:02:15 beandog 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="~x86" +KEYWORDS="~amd64 ~x86" src_compile() { emake || die diff --git a/x11-plugins/wmauda/wmauda-0.3.ebuild b/x11-plugins/wmauda/wmauda-0.3.ebuild index 14bc3a7e872e..dd096fabc1a0 100644 --- a/x11-plugins/wmauda/wmauda-0.3.ebuild +++ b/x11-plugins/wmauda/wmauda-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1 2006/10/31 05:03:51 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild,v 1.2 2007/02/03 03:02:15 beandog 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="~x86" +KEYWORDS="~amd64 ~x86" src_compile() { emake || die |