diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-07 17:34:13 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-07 17:34:13 +0000 |
commit | 7242f7ea02bdc499fe76c142885815c454e80e9e (patch) | |
tree | 7731764146b8805da748b711e524448e196dc9db /x11-plugins/gkrellweather | |
parent | ppc stable, bug #175985 (diff) | |
download | historical-7242f7ea02bdc499fe76c142885815c454e80e9e.tar.gz historical-7242f7ea02bdc499fe76c142885815c454e80e9e.tar.bz2 historical-7242f7ea02bdc499fe76c142885815c454e80e9e.zip |
ppc stable, bug #176144
Package-Manager: portage-2.1.2.7
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 529e9d7785b0..5c48d904683f 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.26 2007/04/26 22:01:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.27 2007/05/07 17:33:35 dertobi123 Exp $ + + 07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + gkrellweather-2.0.7.ebuild: + ppc stable, bug #176144 26 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> gkrellweather-2.0.7.ebuild: diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild index 9d011fd69ace..916350889647 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.4 2007/04/26 22:01:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild,v 1.5 2007/05/07 17:33:35 dertobi123 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" |