diff options
Diffstat (limited to 'x11-plugins/wmweather/wmweather-2.4.0.ebuild')
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmweather/wmweather-2.4.0.ebuild b/x11-plugins/wmweather/wmweather-2.4.0.ebuild index 685120fe767c..d796ca1338fc 100644 --- a/x11-plugins/wmweather/wmweather-2.4.0.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.0.ebuild,v 1.11 2004/08/08 01:07:39 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.0.ebuild,v 1.12 2004/09/02 18:22:41 pvdabeel Exp $ IUSE="" DESCRIPTION="Dockable applet for WindowMaker that shows weather." @@ -9,7 +9,7 @@ SRC_URI="http://www.godisch.de/debian/wmweather/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64 ~mips ~ppc" +KEYWORDS="x86 sparc amd64 ~mips ppc" DEPEND="virtual/x11 net-misc/curl" |