diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-10-15 14:11:08 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-10-15 14:11:08 +0000 |
commit | 6101c8d8dd30a628eb49001c4245f35347681295 (patch) | |
tree | ddbe9e549318313556ca20f77bc43ee8e6e07196 /x11-plugins | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-6101c8d8dd30a628eb49001c4245f35347681295.tar.gz gentoo-2-6101c8d8dd30a628eb49001c4245f35347681295.tar.bz2 gentoo-2-6101c8d8dd30a628eb49001c4245f35347681295.zip |
Removing gkrellm-radio, since it segfaults if there is no /dev/radio on your system
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-plugins/ChangeLog b/x11-plugins/gkrellm-plugins/ChangeLog index aa2bd7e2e8ee..a3ce9ee76eb1 100644 --- a/x11-plugins/gkrellm-plugins/ChangeLog +++ b/x11-plugins/gkrellm-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-plugins # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.11 2007/02/22 22:07:04 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.12 2007/10/15 14:11:08 lack Exp $ + + 15 Oct 2007; Jim Ramsay <lack@gentoo.org> gkrellm-plugins-2.0.ebuild: + Removing gkrellm-radio, since it segfaults if there is no /dev/radio on your + system 22 Feb 2007; Jim Ramsay <lack@gentoo.org> metadata.xml, gkrellm-plugins-2.0.ebuild: diff --git a/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild b/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild index 0f9f659d703e..4f852a4a2b81 100644 --- a/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild +++ b/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.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-plugins/gkrellm-plugins-2.0.ebuild,v 1.3 2007/03/12 17:55:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild,v 1.4 2007/10/15 14:11:08 lack Exp $ DESCRIPTION="emerge this package to install all of the gkrellm plugins" HOMEPAGE="http://www.gkrellm.net/" @@ -19,7 +19,6 @@ RDEPEND="!<app-admin/gkrellm-2 >=x11-plugins/gkrellm-hddtemp-0.2_beta >=x11-plugins/gkrellm-leds-0.8.0 >=x11-plugins/gkrellm-mailwatch-2.4.2 - >=x11-plugins/gkrellm-radio-2.0.3-r1 >=x11-plugins/gkrellm-reminder-2.0.0 >=x11-plugins/gkrellm-volume-2.1.4 >=x11-plugins/gkrellmitime-1.0 |