diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-03-14 00:10:13 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-03-14 00:10:13 +0000 |
commit | 46708ce34701e440648a8549f015b861a2c31f1e (patch) | |
tree | f3cf660e54090ffa42acd119140002c542e435c4 /x11-plugins/wmweather | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-46708ce34701e440648a8549f015b861a2c31f1e.tar.gz gentoo-2-46708ce34701e440648a8549f015b861a2c31f1e.tar.bz2 gentoo-2-46708ce34701e440648a8549f015b861a2c31f1e.zip |
Added ~mips keyword.
Diffstat (limited to 'x11-plugins/wmweather')
-rw-r--r-- | x11-plugins/wmweather/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmweather/ChangeLog b/x11-plugins/wmweather/ChangeLog index 04b11a9e7090..783fbace5ec6 100644 --- a/x11-plugins/wmweather/ChangeLog +++ b/x11-plugins/wmweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmweather -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.6 2003/06/06 13:59:51 joker Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.7 2004/03/14 00:07:39 geoman Exp $ + + 13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> wmweather-2.4.0.ebuild: + Added ~mips keyword. 06 Jun 2003; Christian Birchinger <joker@gentoo.org> wmweather-2.4.0.ebuild: Changed to stable keywords diff --git a/x11-plugins/wmweather/wmweather-2.4.0.ebuild b/x11-plugins/wmweather/wmweather-2.4.0.ebuild index 5bc2d3fffa59..81a0f528b20f 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. +# Copyright 1999-2004 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.4 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.0.ebuild,v 1.5 2004/03/14 00:07:39 geoman 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 amd64" +KEYWORDS="x86 sparc amd64 ~mips" src_compile() { cd ${S}/src |