diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2006-12-28 03:49:47 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2006-12-28 03:49:47 +0000 |
commit | f7286c784221ab4c99ca7f016a6dad5b9fd6fbca (patch) | |
tree | 6573e955b0c2f9e04bf92ee583951753f4fc1d5e /xfce-extra | |
parent | Fixed dependencies, see bug #130573. (diff) | |
download | gentoo-2-f7286c784221ab4c99ca7f016a6dad5b9fd6fbca.tar.gz gentoo-2-f7286c784221ab4c99ca7f016a6dad5b9fd6fbca.tar.bz2 gentoo-2-f7286c784221ab4c99ca7f016a6dad5b9fd6fbca.zip |
Pruned old versions with new versions with same or better keywords.
(Portage version: 2.1.2_rc4)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild index 451001d8f91f..84c14cd82348 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild,v 1.12 2006/12/02 09:57:05 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.3.ebuild,v 1.13 2006/12/28 03:49:47 nichoj Exp $ inherit xfce42 @@ -11,6 +11,7 @@ RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libICE x11-libs/libSM ) virtual/x11 ) - ~xfce-base/xfce4-panel-${PV}" + ~xfce-base/xfce4-panel-${PV} + >=xfce-base/libxfcegui4-4.2.0" core_package |