diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-06-26 14:06:12 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-06-26 14:06:12 +0000 |
commit | 1011462a566c50bd8377e76d514f0f55d6f379e5 (patch) | |
tree | 7877120170c3e4adfcf3f777c65d99396ae2dfbf /x11-plugins/wmweather | |
parent | Fix Changelog (diff) | |
download | gentoo-2-1011462a566c50bd8377e76d514f0f55d6f379e5.tar.gz gentoo-2-1011462a566c50bd8377e76d514f0f55d6f379e5.tar.bz2 gentoo-2-1011462a566c50bd8377e76d514f0f55d6f379e5.zip |
Sparc stable --- Bug #229537 --- it can display my own weather just fine.
(Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'x11-plugins/wmweather')
-rw-r--r-- | x11-plugins/wmweather/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmweather/ChangeLog b/x11-plugins/wmweather/ChangeLog index 8df9dc6e3a8e..4df282d5aff9 100644 --- a/x11-plugins/wmweather/ChangeLog +++ b/x11-plugins/wmweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmweather # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.19 2008/01/13 12:26:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.20 2008/06/26 14:06:12 fmccor Exp $ + + 26 Jun 2008; Ferris McCormick <fmccor@gentoo.org> wmweather-2.4.4.ebuild: + Sparc stable --- Bug #229537 --- it can display my own weather just fine. *wmweather-2.4.4 (13 Jan 2008) diff --git a/x11-plugins/wmweather/wmweather-2.4.4.ebuild b/x11-plugins/wmweather/wmweather-2.4.4.ebuild index fa4575d99464..bf63ab56f504 100644 --- a/x11-plugins/wmweather/wmweather-2.4.4.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.4.ebuild,v 1.2 2008/01/13 12:29:49 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.4.ebuild,v 1.3 2008/06/26 14:06:12 fmccor Exp $ DESCRIPTION="a dockable weather monitor for standard METAR stations using ICAO location." HOMEPAGE="http://www.godisch.de/debian/wmweather" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" RDEPEND="x11-libs/libX11 |