diff options
author | 2004-11-24 04:48:08 +0000 | |
---|---|---|
committer | 2004-11-24 04:48:08 +0000 | |
commit | 9308d03bb4242060a7a94a21d9411bbebc9fa5f2 (patch) | |
tree | a0a61a0d26aa06b41ef369c4b571aa50cedb5028 /x11-plugins/wmSpaceWeather | |
parent | buh bye pam #69066 (diff) | |
download | historical-9308d03bb4242060a7a94a21d9411bbebc9fa5f2.tar.gz historical-9308d03bb4242060a7a94a21d9411bbebc9fa5f2.tar.bz2 historical-9308d03bb4242060a7a94a21d9411bbebc9fa5f2.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmSpaceWeather')
-rw-r--r-- | x11-plugins/wmSpaceWeather/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmSpaceWeather/ChangeLog b/x11-plugins/wmSpaceWeather/ChangeLog index c20f921f5242..b02b26c58bc9 100644 --- a/x11-plugins/wmSpaceWeather/ChangeLog +++ b/x11-plugins/wmSpaceWeather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmSpaceWeather # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog,v 1.7 2004/06/24 23:17:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog,v 1.8 2004/11/24 04:45:39 weeve Exp $ + + 23 Nov 2004; Jason Wever <weeve@gentoo.org> wmSpaceWeather-1.04.ebuild: + Added ~sparc keyword. 05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> wmSpaceWeather-1.04.ebuild: Inherit eutils, marking stable on hppa diff --git a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild index bd64ec59cd43..1e472995324e 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 Foundation # 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.12 2004/06/24 23:17:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.13 2004/11/24 04:45:39 weeve 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 ppc" +KEYWORDS="x86 amd64 ~mips hppa ppc ~sparc" DEPEND="dev-lang/perl virtual/x11" |