diff options
author | Preston A. Elder <prez@gentoo.org> | 2003-05-04 03:22:04 +0000 |
---|---|---|
committer | Preston A. Elder <prez@gentoo.org> | 2003-05-04 03:22:04 +0000 |
commit | 704a8782eeeb2c18b5b4902e818f8ccfaffbc93a (patch) | |
tree | 27f0f82b4b1cad3d3b1576d0515d70d4b7c231e6 /x11-plugins/karamba-weather | |
parent | Another dependancy fix (diff) | |
download | historical-704a8782eeeb2c18b5b4902e818f8ccfaffbc93a.tar.gz historical-704a8782eeeb2c18b5b4902e818f8ccfaffbc93a.tar.bz2 historical-704a8782eeeb2c18b5b4902e818f8ccfaffbc93a.zip |
Weather should be masked
Diffstat (limited to 'x11-plugins/karamba-weather')
-rw-r--r-- | x11-plugins/karamba-weather/karamba-weather-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild b/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild index 4129c76f536d..9bdfa3071c4d 100644 --- a/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild +++ b/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild,v 1.3 2003/05/04 03:21:35 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild,v 1.4 2003/05/04 03:22:04 prez Exp $ DESCRIPTION="Weather plugin for Karamba" HOMEPAGE="http://www.kdelook.org/content/show.php?content=5635" SRC_URI="http://www.kdelook.org/content/files/5635-karamba_weather-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~x86" RDEPEND="||( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 )" |