diff options
author | David Holm <dholm@gentoo.org> | 2004-07-01 11:47:29 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-01 11:47:29 +0000 |
commit | c3b2a14e25068b534a1c75aff1068cd6818990d3 (patch) | |
tree | 84facbe5a6e2d4f20c694f9e2b397558e4f14d5c /x11-plugins/wmweather/wmweather-2.4.0.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-c3b2a14e25068b534a1c75aff1068cd6818990d3.tar.gz gentoo-2-c3b2a14e25068b534a1c75aff1068cd6818990d3.tar.bz2 gentoo-2-c3b2a14e25068b534a1c75aff1068cd6818990d3.zip |
Added to ~ppc
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 3a5083122a6a..4489b9f82d8d 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.9 2004/06/24 23:19:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.0.ebuild,v 1.10 2004/07/01 11:44:49 dholm Exp $ IUSE="" DESCRIPTION="Dockable applette 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" +KEYWORDS="x86 sparc amd64 ~mips ~ppc" DEPEND="virtual/x11 net-misc/curl" |