diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-26 22:01:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-26 22:01:20 +0000 |
commit | 6ce3d4d137e5b8cc9c44c32c616bb5e44beae729 (patch) | |
tree | 9bc5030315399f738f0517514df9e6795d6811bd /x11-plugins/gkrellweather | |
parent | Stable on sprac wrt #176144 (diff) | |
download | gentoo-2-6ce3d4d137e5b8cc9c44c32c616bb5e44beae729.tar.gz gentoo-2-6ce3d4d137e5b8cc9c44c32c616bb5e44beae729.tar.bz2 gentoo-2-6ce3d4d137e5b8cc9c44c32c616bb5e44beae729.zip |
Stable on sprac wrt #176144
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins/gkrellweather')
-rw-r--r-- | x11-plugins/gkrellweather/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellweather/ChangeLog b/x11-plugins/gkrellweather/ChangeLog index 3d460a234ea3..529e9d7785b0 100644 --- a/x11-plugins/gkrellweather/ChangeLog +++ b/x11-plugins/gkrellweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellweather # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.25 2007/04/26 19:01:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.26 2007/04/26 22:01:20 gustavoz Exp $ + + 26 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellweather-2.0.7.ebuild: + Stable on sparc wrt #176144 26 Apr 2007; Raúl Porcel <armin76@gentoo.org> gkrellweather-2.0.7.ebuild: x86 stable wrt #176144 diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild index 8d6552418b8e..9d011fd69ace 100644 --- a/x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild +++ b/x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild,v 1.3 2007/04/26 19:01:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild,v 1.4 2007/04/26 22:01:20 gustavoz Exp $ inherit gkrellm-plugin @@ -12,7 +12,7 @@ HOMEPAGE="http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/index.html" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc x86" RDEPEND=">=dev-lang/perl-5.6.1 >=net-misc/wget-1.5.3" |