diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:14:07 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:14:07 +0000 |
commit | 4092e6df92a90f32b6d6035a2e1efe5eb12c3f6b (patch) | |
tree | 9dc275f2d9514e8e4b6bf4f734828be099375865 /x11-plugins/wmSpaceWeather | |
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/wmSpaceWeather')
-rw-r--r-- | x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild index d6394af39cb6..c31a24ca8d3f 100644 --- a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild +++ b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.10 2004/04/06 02:55:01 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.11 2004/04/30 22:03:39 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~mips hppa" +KEYWORDS="x86 amd64 ~mips hppa ppc" DEPEND="dev-lang/perl virtual/x11" |