diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-05 03:27:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-05 03:27:37 +0000 |
commit | 82f2eb03ab7984807fad5e99c844730ddf696c5d (patch) | |
tree | 3d2554aedaa6c70b1e4fcba04d45125cd9151198 /x11-plugins/desklet-weather | |
parent | Add ~alpha for bug 46601 (Manifest recommit) (diff) | |
download | gentoo-2-82f2eb03ab7984807fad5e99c844730ddf696c5d.tar.gz gentoo-2-82f2eb03ab7984807fad5e99c844730ddf696c5d.tar.bz2 gentoo-2-82f2eb03ab7984807fad5e99c844730ddf696c5d.zip |
Add ~alpha for bug 46601
Diffstat (limited to 'x11-plugins/desklet-weather')
-rw-r--r-- | x11-plugins/desklet-weather/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/desklet-weather/desklet-weather-0.22.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/desklet-weather/ChangeLog b/x11-plugins/desklet-weather/ChangeLog index 09b19fd94df4..401bcffa76c5 100644 --- a/x11-plugins/desklet-weather/ChangeLog +++ b/x11-plugins/desklet-weather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/desklet-weather -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-weather/ChangeLog,v 1.4 2003/11/12 11:11:00 obz Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-weather/ChangeLog,v 1.5 2004/04/05 03:23:23 agriffis Exp $ + + 04 Apr 2004; Aron Griffis <agriffis@gentoo.org> desklet-weather-0.22.ebuild: + Add ~alpha for bug 46601 *desklet-weather-0.22 (12 Nov 2003) diff --git a/x11-plugins/desklet-weather/desklet-weather-0.22.ebuild b/x11-plugins/desklet-weather/desklet-weather-0.22.ebuild index 8f7d2b7a3ce4..e3ffde5c0e59 100644 --- a/x11-plugins/desklet-weather/desklet-weather-0.22.ebuild +++ b/x11-plugins/desklet-weather/desklet-weather-0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-weather/desklet-weather-0.22.ebuild,v 1.2 2004/02/29 04:34:17 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-weather/desklet-weather-0.22.ebuild,v 1.3 2004/04/05 03:23:23 agriffis Exp $ DESKLET_NAME="Weather" @@ -15,7 +15,7 @@ LICENSE="as-is" SLOT="0" IUSE="" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~alpha" DEPEND=">=gnome-extra/gdesklets-core-0.20" |