summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-11-25 12:07:37 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-11-25 12:07:37 +0000
commit451a9fb4f574f5cb628494bd6f6b6d7408317259 (patch)
tree5328c836b8c4d3ae195e9f828b3612b1b5aa7c63 /kde-base/kweather
parentpackage.mask dev-python/twisted-cvs since it does not have a working src_unpack (diff)
downloadhistorical-451a9fb4f574f5cb628494bd6f6b6d7408317259.tar.gz
historical-451a9fb4f574f5cb628494bd6f6b6d7408317259.tar.bz2
historical-451a9fb4f574f5cb628494bd6f6b6d7408317259.zip
Stable on amd64, bug 112842.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'kde-base/kweather')
-rw-r--r--kde-base/kweather/ChangeLog5
-rw-r--r--kde-base/kweather/kweather-3.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kweather/ChangeLog b/kde-base/kweather/ChangeLog
index f0cbf70e177e..cc69ba31129e 100644
--- a/kde-base/kweather/ChangeLog
+++ b/kde-base/kweather/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kweather
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kweather/ChangeLog,v 1.26 2005/11/24 22:42:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kweather/ChangeLog,v 1.27 2005/11/25 11:46:23 cryos Exp $
+
+ 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kweather-3.4.3.ebuild:
+ Stable on amd64, bug 112842.
24 Nov 2005; Markus Rothe <corsair@gentoo.org> kweather-3.4.3.ebuild:
Stable on ppc64
diff --git a/kde-base/kweather/kweather-3.4.3.ebuild b/kde-base/kweather/kweather-3.4.3.ebuild
index 1fac9bbdf9ec..972f722a1c2a 100644
--- a/kde-base/kweather/kweather-3.4.3.ebuild
+++ b/kde-base/kweather/kweather-3.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kweather/kweather-3.4.3.ebuild,v 1.3 2005/11/24 22:42:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kweather/kweather-3.4.3.ebuild,v 1.4 2005/11/25 11:46:23 cryos Exp $
KMNAME=kdetoys
MAXKDEVER=$PV
@@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE weather status display"
-KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86"
IUSE=""
DEPEND=""