diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
commit | e98ef797c0f264b11ab1509a1d31bca484cca1b6 (patch) | |
tree | 719aaca52f111022deb89fe4b80e9a7d8dc6730e /x11-plugins/wmweather | |
parent | ppc stable profile update (diff) | |
download | historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.gz historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.bz2 historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-plugins/wmweather')
-rw-r--r-- | x11-plugins/wmweather/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmweather/ChangeLog b/x11-plugins/wmweather/ChangeLog index b5d1b482eb4f..7a074898e482 100644 --- a/x11-plugins/wmweather/ChangeLog +++ b/x11-plugins/wmweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmweather # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.11 2004/08/08 01:07:39 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.12 2004/09/02 18:22:41 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + wmweather-2.4.0.ebuild: + Masked wmweather-2.4.0.ebuild stable for ppc 08 Aug 2004; Tom Martin <slarti@gentoo.org> wmweather-1.31-r1.ebuild, wmweather-2.4.0.ebuild: diff --git a/x11-plugins/wmweather/wmweather-2.4.0.ebuild b/x11-plugins/wmweather/wmweather-2.4.0.ebuild index 685120fe767c..d796ca1338fc 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-2004 Gentoo Foundation # 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.11 2004/08/08 01:07:39 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.0.ebuild,v 1.12 2004/09/02 18:22:41 pvdabeel Exp $ IUSE="" DESCRIPTION="Dockable applet for WindowMaker that shows weather." @@ -9,7 +9,7 @@ SRC_URI="http://www.godisch.de/debian/wmweather/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64 ~mips ~ppc" +KEYWORDS="x86 sparc amd64 ~mips ppc" DEPEND="virtual/x11 net-misc/curl" |