diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 04:26:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 04:26:20 +0000 |
commit | d476a38e98478f8c7d6be55ba9e381481a1c72a2 (patch) | |
tree | 88ffc916aa63fea366108722fc9d83a780230ee7 /x11-plugins/wmweather | |
parent | QA - Add IUSE, use default src_compile. (diff) | |
download | historical-d476a38e98478f8c7d6be55ba9e381481a1c72a2.tar.gz historical-d476a38e98478f8c7d6be55ba9e381481a1c72a2.tar.bz2 historical-d476a38e98478f8c7d6be55ba9e381481a1c72a2.zip |
QA - Add IUSE.
Diffstat (limited to 'x11-plugins/wmweather')
-rw-r--r-- | x11-plugins/wmweather/wmweather-1.31-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/wmweather/wmweather-1.31-r1.ebuild b/x11-plugins/wmweather/wmweather-1.31-r1.ebuild index 1f36347aa41a..4371b2290f3e 100644 --- a/x11-plugins/wmweather/wmweather-1.31-r1.ebuild +++ b/x11-plugins/wmweather/wmweather-1.31-r1.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-1.31-r1.ebuild,v 1.7 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-1.31-r1.ebuild,v 1.8 2004/06/19 04:26:20 kloeri Exp $ +IUSE="" MY_P=${P/wmw/wmW} S=${WORKDIR}/${MY_P} DESCRIPTION="Dockable applette for WindowMaker that shows weather." |