diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-27 20:05:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-27 20:05:50 +0000 |
commit | 9857d2e9b82f5044d1a0c90cd71aa9a93e8b929e (patch) | |
tree | b5a4200955aebe75de6ab1e18926bdcc5d8ec02b /x11-plugins | |
parent | Block mDNSResponder, bug #158275. (diff) | |
download | gentoo-2-9857d2e9b82f5044d1a0c90cd71aa9a93e8b929e.tar.gz gentoo-2-9857d2e9b82f5044d1a0c90cd71aa9a93e8b929e.tar.bz2 gentoo-2-9857d2e9b82f5044d1a0c90cd71aa9a93e8b929e.zip |
Stable on sparc wrt #176144
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-radio/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-radio/ChangeLog b/x11-plugins/gkrellm-radio/ChangeLog index 2863f653500e..06f07978236b 100644 --- a/x11-plugins/gkrellm-radio/ChangeLog +++ b/x11-plugins/gkrellm-radio/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-radio # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/ChangeLog,v 1.18 2007/03/12 17:49:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/ChangeLog,v 1.19 2007/04/27 20:05:50 gustavoz Exp $ + + 27 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellm-radio-2.0.4.ebuild: + Stable on sparc wrt #176144 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> gkrellm-radio-2.0.4.ebuild: x86 stable diff --git a/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.ebuild b/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.ebuild index cc9130493982..b93b23f3c385 100644 --- a/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.ebuild +++ b/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.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/gkrellm-radio/gkrellm-radio-2.0.4.ebuild,v 1.5 2007/03/12 17:49:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-radio/gkrellm-radio-2.0.4.ebuild,v 1.6 2007/04/27 20:05:50 gustavoz Exp $ inherit gkrellm-plugin @@ -15,7 +15,7 @@ DEPEND="lirc? ( app-misc/lirc )" SLOT="2" LICENSE="GPL-2" -KEYWORDS="ppc ~sparc x86" +KEYWORDS="ppc sparc x86" PLUGIN_SO=radio.so |