diff options
author | 2004-04-12 16:42:32 +0000 | |
---|---|---|
committer | 2004-04-12 16:42:32 +0000 | |
commit | 053a28cb42defb16f69b149bcd25c92cddd6b69c (patch) | |
tree | 7b3e7808a73b1e59a8e9c9ca30e0ffaee40cc031 /x11-plugins/wmweather | |
parent | Numerous small fixes, see ChangeLog for details. (diff) | |
download | historical-053a28cb42defb16f69b149bcd25c92cddd6b69c.tar.gz historical-053a28cb42defb16f69b149bcd25c92cddd6b69c.tar.bz2 historical-053a28cb42defb16f69b149bcd25c92cddd6b69c.zip |
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'x11-plugins/wmweather')
-rw-r--r-- | x11-plugins/wmweather/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.0.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-plugins/wmweather/ChangeLog b/x11-plugins/wmweather/ChangeLog index 783fbace5ec6..33904f96d85d 100644 --- a/x11-plugins/wmweather/ChangeLog +++ b/x11-plugins/wmweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmweather # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.7 2004/03/14 00:07:39 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.8 2004/04/12 16:42:32 aliz Exp $ + + 12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> wmweather-2.4.0.ebuild: + Adding IUSE= 13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> wmweather-2.4.0.ebuild: Added ~mips keyword. diff --git a/x11-plugins/wmweather/wmweather-2.4.0.ebuild b/x11-plugins/wmweather/wmweather-2.4.0.ebuild index 1e6673d66d08..612672aadb63 100644 --- a/x11-plugins/wmweather/wmweather-2.4.0.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.0.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.7 2004/03/29 03:56:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.0.ebuild,v 1.8 2004/04/12 16:42:32 aliz Exp $ +IUSE="" DESCRIPTION="Dockable applette for WindowMaker that shows weather." HOMEPAGE="http://www.godisch.de/debian/wmweather/" SRC_URI="http://www.godisch.de/debian/wmweather/${P}.tar.gz" |