diff options
-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 f5989496c7c7..de437428e8c2 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.24 2008/06/27 13:27:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/ChangeLog,v 1.25 2008/06/28 06:30:50 maekke Exp $ + + 28 Jun 2008; Markus Meier <maekke@gentoo.org> wmweather-2.4.4.ebuild: + x86 stable, bug #229537 27 Jun 2008; Brent Baude <ranger@gentoo.org> ChangeLog: stable ppc64, bug 229537 diff --git a/x11-plugins/wmweather/wmweather-2.4.4.ebuild b/x11-plugins/wmweather/wmweather-2.4.4.ebuild index 608fcf7f8ec1..350dd64553ac 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.6 2008/06/27 13:23:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather/wmweather-2.4.4.ebuild,v 1.7 2008/06/28 06:30:50 maekke 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 |