diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-24 18:40:07 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-24 18:40:07 +0000 |
commit | a76f2badf966f4db5a330a8f63a915ed5c0999de (patch) | |
tree | eb531c95bcaf82f149a9f0381f051e444d0ed9cd /x11-plugins | |
parent | arm stable, bug #379563 (diff) | |
download | gentoo-2-a76f2badf966f4db5a330a8f63a915ed5c0999de.tar.gz gentoo-2-a76f2badf966f4db5a330a8f63a915ed5c0999de.tar.bz2 gentoo-2-a76f2badf966f4db5a330a8f63a915ed5c0999de.zip |
Drop dependency on nonexistant atom
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-plugins/ChangeLog b/x11-plugins/gkrellm-plugins/ChangeLog index b1f45923b005..7232a6a0d625 100644 --- a/x11-plugins/gkrellm-plugins/ChangeLog +++ b/x11-plugins/gkrellm-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-plugins -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.17 2010/10/17 16:34:34 flameeyes Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.18 2011/08/24 18:40:07 xarthisius Exp $ + + 24 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + gkrellm-plugins-2.0.ebuild: + Drop dependency on nonexistant atom 17 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org> 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 1eed143443b8..16298c800880 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.8 2010/10/17 16:34:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild,v 1.9 2011/08/24 18:40:07 xarthisius Exp $ DESCRIPTION="emerge this package to install all of the gkrellm plugins" HOMEPAGE="http://www.gkrellm.net/" @@ -18,7 +18,7 @@ RDEPEND="!<app-admin/gkrellm-2 >=x11-plugins/gkrellm-volume-2.1.4 >=x11-plugins/gkrellmlaunch-0.5 >=x11-plugins/gkrellmoon-0.6 - wifi? ( || ( >=x11-plugins/gkrellmwireless-2.0.2 x11-plugins/gkrellm-wifi ) ) + wifi? ( >=x11-plugins/gkrellmwireless-2.0.2 ) >=x11-plugins/gkrellshoot-0.4.1 >=x11-plugins/gkrellstock-0.5 >=x11-plugins/gkrellsun-0.12.2 |