diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-26 19:01:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-26 19:01:58 +0000 |
commit | 4eec54da57c6d1b5e805830c8bdff0ee3593e00e (patch) | |
tree | 551a2e063b175533a8fac1d6bff0a0a5e67dfb00 /x11-plugins/gkrellweather | |
parent | amd64 stable, bug 175141 (diff) | |
download | gentoo-2-4eec54da57c6d1b5e805830c8bdff0ee3593e00e.tar.gz gentoo-2-4eec54da57c6d1b5e805830c8bdff0ee3593e00e.tar.bz2 gentoo-2-4eec54da57c6d1b5e805830c8bdff0ee3593e00e.zip |
x86 stable wrt #176144
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-plugins/gkrellweather')
-rw-r--r-- | x11-plugins/gkrellweather/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellweather/ChangeLog b/x11-plugins/gkrellweather/ChangeLog index 3e6c1a10cab3..3d460a234ea3 100644 --- a/x11-plugins/gkrellweather/ChangeLog +++ b/x11-plugins/gkrellweather/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2007/03/12 19:22:38 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.25 2007/04/26 19:01:58 armin76 Exp $ + + 26 Apr 2007; Raúl Porcel <armin76@gentoo.org> gkrellweather-2.0.7.ebuild: + x86 stable wrt #176144 12 Mar 2007; Jim Ramsay <lack@gentoo.org> gkrellweather-2.0.6.ebuild, 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 a45c918c4c7d..8d6552418b8e 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.2 2007/03/12 19:22:38 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.7.ebuild,v 1.3 2007/04/26 19:01:58 armin76 Exp $ inherit gkrellm-plugin @@ -12,7 +12,7 @@ HOMEPAGE="http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/index.html" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" RDEPEND=">=dev-lang/perl-5.6.1 >=net-misc/wget-1.5.3" |