diff options
author | 2003-06-06 14:00:00 +0000 | |
---|---|---|
committer | 2003-06-06 14:00:00 +0000 | |
commit | 4d79b96799a841644783b4a49bab7c4dd0d7771c (patch) | |
tree | fe0e111f6abf38bf98035186b9b0875c860b2c55 /x11-plugins/wmweather/wmweather-2.4.0.ebuild | |
parent | stable on alpha (diff) | |
download | historical-4d79b96799a841644783b4a49bab7c4dd0d7771c.tar.gz historical-4d79b96799a841644783b4a49bab7c4dd0d7771c.tar.bz2 historical-4d79b96799a841644783b4a49bab7c4dd0d7771c.zip |
Changed to stable keywords
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 56996eb8daa0..0a55c49984f9 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-2003 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.2 2003/05/28 13:01:36 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.0.ebuild,v 1.3 2003/06/06 13:59:51 joker Exp $ DESCRIPTION="Dockable applette for WindowMaker that shows weather." SRC_URI="http://www.godisch.de/debian/wmweather/${P}.tar.gz" @@ -11,7 +11,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 sparc" src_compile() { cd ${S}/src |