diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-24 23:11:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-24 23:11:14 +0000 |
commit | 291220a554aed6aab62842e65642ecc0fa5e0d05 (patch) | |
tree | ba3e48c86837780a1a73edd7f3f5e4a89a6d0aff /x11-plugins | |
parent | Mark 0.12 ~ia64 (diff) | |
download | historical-291220a554aed6aab62842e65642ecc0fa5e0d05.tar.gz historical-291220a554aed6aab62842e65642ecc0fa5e0d05.tar.bz2 historical-291220a554aed6aab62842e65642ecc0fa5e0d05.zip |
Mark 0.4 ~ia64
Package-Manager: portage-2.1_pre6-r2
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/desklet-scweather/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/desklet-scweather/desklet-scweather-0.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/desklet-scweather/ChangeLog b/x11-plugins/desklet-scweather/ChangeLog index 313d1ac804eb..65ba2f606c06 100644 --- a/x11-plugins/desklet-scweather/ChangeLog +++ b/x11-plugins/desklet-scweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/desklet-scweather -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/ChangeLog,v 1.7 2005/09/21 22:41:21 hparker Exp $ +# 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 $ + + 24 Mar 2006; Aron Griffis <agriffis@gentoo.org> + desklet-scweather-0.4.ebuild: + Mark 0.4 ~ia64 21 Sep 2005; Homer Parker <hparker@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 986274890bdb..fbf2c2930b7d 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-2005 Gentoo Foundation +# 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.2 2005/09/21 22:41:21 hparker Exp $ +# $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 $ inherit gdesklets @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" RDEPEND=">=gnome-extra/gdesklets-core-0.34.3" |