diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-10-15 18:07:00 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-10-15 18:07:00 +0000 |
commit | 68d062ecf26127c16fba3ab87efd1cd7d480ab81 (patch) | |
tree | 241d161d96f101ea478e8e564e95c51210ef57ce /x11-plugins | |
parent | Remove old ebuilds & patches. (diff) | |
download | gentoo-2-68d062ecf26127c16fba3ab87efd1cd7d480ab81.tar.gz gentoo-2-68d062ecf26127c16fba3ab87efd1cd7d480ab81.tar.bz2 gentoo-2-68d062ecf26127c16fba3ab87efd1cd7d480ab81.zip |
Remove from the dependencies the packages that are slated for removal.
(Portage version: 2.2_rc96/cvs/Linux x86_64)
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 | 12 |
2 files changed, 8 insertions, 10 deletions
diff --git a/x11-plugins/gkrellm-plugins/ChangeLog b/x11-plugins/gkrellm-plugins/ChangeLog index aea328024599..b87781492d7b 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.15 2010/07/28 16:23:50 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.16 2010/10/15 18:07:00 flameeyes Exp $ + + 15 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org> + gkrellm-plugins-2.0.ebuild: + Remove from the dependencies the packages that are slated for removal. 28 Jul 2010; Jim Ramsay <lack@gentoo.org> gkrellm-plugins-2.0.ebuild: x11-plugins/gkrellm-hddtemp is masked for removal diff --git a/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild b/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild index 59e69f95c183..cd28279a43fc 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 # 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.6 2010/07/28 16:23:50 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild,v 1.7 2010/10/15 18:07:00 flameeyes Exp $ DESCRIPTION="emerge this package to install all of the gkrellm plugins" HOMEPAGE="http://www.gkrellm.net/" @@ -8,21 +8,17 @@ HOMEPAGE="http://www.gkrellm.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~ppc sparc ~x86" -IUSE="audacious wifi" +IUSE="wifi" RDEPEND="!<app-admin/gkrellm-2 >=x11-plugins/gkrellaclock-0.3.2 x11-plugins/gkrellflynn >=x11-plugins/gkrellkam-2.0.0 - >=x11-plugins/gkrellm-bgchanger-0.0.8 >=x11-plugins/gkrellm-leds-0.8.0 >=x11-plugins/gkrellm-mailwatch-2.4.2 - >=x11-plugins/gkrellm-reminder-2.0.0 >=x11-plugins/gkrellm-volume-2.1.4 - >=x11-plugins/gkrellmitime-1.0 >=x11-plugins/gkrellmlaunch-0.5 >=x11-plugins/gkrellmoon-0.6 - audacious? ( >=x11-plugins/gkrellmms-2.1.22-r1 ) wifi? ( || ( >=x11-plugins/gkrellmwireless-2.0.2 x11-plugins/gkrellm-wifi ) ) >=x11-plugins/gkrellshoot-0.4.1 >=x11-plugins/gkrellstock-0.5 @@ -30,6 +26,4 @@ RDEPEND="!<app-admin/gkrellm-2 x11-plugins/gkrelltop >=x11-plugins/gkrellweather-2.0.6 x11-plugins/gkrellm-countdown - x11-plugins/gkrellm-gamma - x11-plugins/gkrellm-trayicons - x11-plugins/gkrellmbups" + x11-plugins/gkrellm-trayicons" |