diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-07-10 01:59:20 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-07-10 01:59:20 +0000 |
commit | 15db20aa02234a2d58b1ada014b3ff2d28a936c2 (patch) | |
tree | 50e99171f62fd63634c367b9e10eff3eae748e3e /x11-plugins/desklet-scweather | |
parent | Added ~alpha keyword. (diff) | |
download | gentoo-2-15db20aa02234a2d58b1ada014b3ff2d28a936c2.tar.gz gentoo-2-15db20aa02234a2d58b1ada014b3ff2d28a936c2.tar.bz2 gentoo-2-15db20aa02234a2d58b1ada014b3ff2d28a936c2.zip |
Stable on alpha wrt Bug #103966.
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-plugins/desklet-scweather')
-rw-r--r-- | x11-plugins/desklet-scweather/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/desklet-scweather/ChangeLog b/x11-plugins/desklet-scweather/ChangeLog index 85a2abb8a625..6c856205e3cc 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.9 2006/04/30 04:17:47 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/ChangeLog,v 1.10 2006/07/10 01:59:20 tcort Exp $ + + 10 Jul 2006; Thomas Cort <tcort@gentoo.org> desklet-scweather-0.4.ebuild: + Stable on alpha wrt Bug #103966. 30 Apr 2006; <tcort@gentoo.org> desklet-scweather-0.4.ebuild: Added ~alpha keyword wrt Bug #103966. diff --git a/x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild b/x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild index d38e3ae696c7..2572156494b4 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.4 2006/04/30 04:17:47 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild,v 1.5 2006/07/10 01:59:20 tcort Exp $ inherit gdesklets @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" RDEPEND=">=gnome-extra/gdesklets-core-0.34.3" |