diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-15 13:14:42 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-15 13:14:42 +0000 |
commit | 66f2db59f267fe34f1db4a90ce068f16d4e58b87 (patch) | |
tree | 00c217bd7698ef35280ab292141b5433bd6aaf98 /x11-plugins | |
parent | Stable on sparc (diff) | |
download | gentoo-2-66f2db59f267fe34f1db4a90ce068f16d4e58b87.tar.gz gentoo-2-66f2db59f267fe34f1db4a90ce068f16d4e58b87.tar.bz2 gentoo-2-66f2db59f267fe34f1db4a90ce068f16d4e58b87.zip |
Stable on amd64 wrt bug 179508
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmwifi/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmwifi/wmwifi-0.5.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmwifi/ChangeLog b/x11-plugins/wmwifi/ChangeLog index 24009e625447..573ee3c0856f 100644 --- a/x11-plugins/wmwifi/ChangeLog +++ b/x11-plugins/wmwifi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmwifi -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/ChangeLog,v 1.13 2007/06/15 09:06:17 s4t4n Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/ChangeLog,v 1.14 2007/06/15 13:14:42 angelos Exp $ + + 15 Jun 2007; Christoph Mende <angelos@gentoo.org> wmwifi-0.5.ebuild: + Stable on amd64 wrt bug 179508 15 Jun 2007; Michele Noberasco <s4t4n@gentoo.org> metadata.xml: Fixed automake dependancy. Closes bug #181714. diff --git a/x11-plugins/wmwifi/wmwifi-0.5.ebuild b/x11-plugins/wmwifi/wmwifi-0.5.ebuild index 7458b5bf4b89..c2e9a6b67d25 100644 --- a/x11-plugins/wmwifi/wmwifi-0.5.ebuild +++ b/x11-plugins/wmwifi/wmwifi-0.5.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/wmwifi/wmwifi-0.5.ebuild,v 1.7 2007/06/15 09:06:17 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/wmwifi-0.5.ebuild,v 1.8 2007/06/15 13:14:42 angelos Exp $ IUSE="" HOMEPAGE="http://wmwifi.digitalssg.net" @@ -9,7 +9,7 @@ SRC_URI="http://digitalssg.net/debian/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND="|| ( ( x11-libs/libX11 |