summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/desklet-scweather/ChangeLog5
-rw-r--r--x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/desklet-scweather/ChangeLog b/x11-plugins/desklet-scweather/ChangeLog
index 65ba2f606c06..85a2abb8a625 100644
--- a/x11-plugins/desklet-scweather/ChangeLog
+++ b/x11-plugins/desklet-scweather/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/desklet-scweather
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/ChangeLog,v 1.8 2006/03/24 23:11:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/ChangeLog,v 1.9 2006/04/30 04:17:47 tcort Exp $
+
+ 30 Apr 2006; <tcort@gentoo.org> desklet-scweather-0.4.ebuild:
+ Added ~alpha keyword wrt Bug #103966.
24 Mar 2006; Aron Griffis <agriffis@gentoo.org>
desklet-scweather-0.4.ebuild:
diff --git a/x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild b/x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild
index fbf2c2930b7d..d38e3ae696c7 100644
--- a/x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild
+++ b/x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild,v 1.3 2006/03/24 23:11:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild,v 1.4 2006/04/30 04:17:47 tcort Exp $
inherit gdesklets
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
RDEPEND=">=gnome-extra/gdesklets-core-0.34.3"