diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-04-23 12:48:00 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-04-23 12:48:00 +0000 |
commit | 2b19a6a458db19a87604b9a404fa6d9cdab9cc90 (patch) | |
tree | ad0f6191b403703fbc646424248a08bf87df0498 /x11-plugins | |
parent | Changing dep to 0.76-ish (Manifest recommit) (diff) | |
download | gentoo-2-2b19a6a458db19a87604b9a404fa6d9cdab9cc90.tar.gz gentoo-2-2b19a6a458db19a87604b9a404fa6d9cdab9cc90.tar.bz2 gentoo-2-2b19a6a458db19a87604b9a404fa6d9cdab9cc90.zip |
Changing dep to those below 0.77
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild index c3404d2e3752..5327533a0095 100644 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild +++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild,v 1.3 2004/04/05 15:27:56 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild,v 1.4 2004/04/23 12:48:00 rizzo Exp $ DESCRIPTION="Gaim XMMS Remote is a Gaim plugin that lets you control XMMS from within gaim." @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND=">=net-im/gaim-0.75 +DEPEND="<=net-im/gaim-0.76 media-sound/xmms" #RDEPEND="" |