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 | 0626af5921604642518bf7b8c1af7711f764618a (patch) | |
tree | d27bc31363f4d6980b4f81674dc3d46b729f764f /x11-plugins | |
parent | Changing dep to 0.76-ish (diff) | |
download | historical-0626af5921604642518bf7b8c1af7711f764618a.tar.gz historical-0626af5921604642518bf7b8c1af7711f764618a.tar.bz2 historical-0626af5921604642518bf7b8c1af7711f764618a.zip |
Changing dep to those below 0.77
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-xmms-remote/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gaim-xmms-remote/Manifest b/x11-plugins/gaim-xmms-remote/Manifest index aefc4da39744..f1e964f5c406 100644 --- a/x11-plugins/gaim-xmms-remote/Manifest +++ b/x11-plugins/gaim-xmms-remote/Manifest @@ -1,4 +1,4 @@ -MD5 9cb9b1043a58eed996c866ac6f52e7f0 gaim-xmms-remote-1.0.ebuild 867 +MD5 b9747d8aa98e1de4467c53fde90f95d2 gaim-xmms-remote-1.0.ebuild 867 MD5 1f65d8dff87b551a6ebb029f630ac9a8 ChangeLog 482 MD5 dc59d3fab14b084056bc1b0faec90778 metadata.xml 574 MD5 d59f874a4e1790cff7ae95e5a559caf4 files/digest-gaim-xmms-remote-1.0 72 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="" |