diff options
author | 2004-04-30 22:14:07 +0000 | |
---|---|---|
committer | 2004-04-30 22:14:07 +0000 | |
commit | 4092e6df92a90f32b6d6035a2e1efe5eb12c3f6b (patch) | |
tree | 9dc275f2d9514e8e4b6bf4f734828be099375865 /x11-plugins/karamba-weather | |
parent | PPC stable profile update (diff) | |
download | historical-4092e6df92a90f32b6d6035a2e1efe5eb12c3f6b.tar.gz historical-4092e6df92a90f32b6d6035a2e1efe5eb12c3f6b.tar.bz2 historical-4092e6df92a90f32b6d6035a2e1efe5eb12c3f6b.zip |
PPC stable profile update
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 9904ebc44726..e95e67b770a0 100644 --- a/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild +++ b/x11-plugins/karamba-weather/karamba-weather-0.3.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/karamba-weather/karamba-weather-0.3.ebuild,v 1.9 2004/03/26 23:10:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/karamba-weather/karamba-weather-0.3.ebuild,v 1.10 2004/04/30 21:51:44 pvdabeel Exp $ IUSE="" DESCRIPTION="Weather plugin for Karamba" @@ -8,7 +8,7 @@ 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 ~ppc" +KEYWORDS="x86 ppc" RDEPEND="|| ( >=x11-misc/karamba-0.17 >=x11-misc/superkaramba-0.21 ) dev-python/pyxml" |