diff options
Diffstat (limited to 'x11-plugins/wmweather+/wmweather+-2.9.ebuild')
-rw-r--r-- | x11-plugins/wmweather+/wmweather+-2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmweather+/wmweather+-2.9.ebuild b/x11-plugins/wmweather+/wmweather+-2.9.ebuild index e91dd6e1c348..a6d12e6c768d 100644 --- a/x11-plugins/wmweather+/wmweather+-2.9.ebuild +++ b/x11-plugins/wmweather+/wmweather+-2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.9.ebuild,v 1.6 2005/02/06 17:51:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.9.ebuild,v 1.7 2005/11/11 11:39:06 s4t4n Exp $ IUSE="" DESCRIPTION="A dockapp for displaying data collected from METAR, AVN, ETA, and MRF forecasts" @@ -17,6 +17,6 @@ DEPEND="x11-wm/windowmaker src_install() { dobin wmweather+ - dodoc COPYING ChangeLog HINTS README example.conf + dodoc ChangeLog HINTS README example.conf doman wmweather+.1 } |